Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
49 views

I try to implement a customized executor in mesos which is the simplest example but it seems the process being launched gets killed by the mesos agent. the error info i got is as below I0103 16:46:27....
terry's user avatar
  • 123
1 vote
0 answers
33 views

I want to run a local python script with spark on mesos. My master use a mesos dispatcher to install a spark framework. ./start-mesos-dispatcher.sh --master mesos://master:5050 Then I use spark-...
YYLIZH's user avatar
  • 36
2 votes
1 answer
315 views

I am trying to run a mesos-slave container on MacOS with an ARM64 architecture. Since there is no native ARM64 Docker image for mesos-slave on dockerhub, I have to build my image with a base centos7 ...
0 votes
1 answer
50 views

i am using mesos-marathon cluster for my setup and i have 40 instances registered with mesos . i want to remove 1 instance from the cluster. To do that , i just stopped that ec2 instance and reduce ...
1 vote
1 answer
601 views

I am looking to perform code reviews as part of a trunk based development approach with my backend team on a self hosted gitlab server. I also wish to use it to deploy to internally hosted ...
0 votes
1 answer
79 views

I'm trying to change the loglevel in chronos from the default INFO to TRACE. I have gone through the docs and they seem to be outdated as per this issue. I have done a local setup using docker but to ...
0 votes
0 answers
149 views

I want to install Mesos on Oracle Linux 8.3 which does not have Internet access. I followed the process exactly in its site in part CentOS 7.1 and installed some packages before building mesos. I ...
M_Gh's user avatar
  • 1,172
1 vote
0 answers
2k views

I have problem with submit task in Mesos with cluster mode, first I using this syntax to running cluster mode on Mesos $ cd spark $ ./sbin/start-mesos-dispatcher.sh --master mesos://10.2.3.95:5050 ...
0 votes
0 answers
67 views

enter image description here Anyone know why every task/job that I run using spark submit on my apache Mesos cluster is always STATE FAILED? For your information, I using spark mesos dispatcher to run ...
0 votes
1 answer
75 views

I have created a hdfs cluster . I have to configure yarn so as to allow yarn application master to be able to create containers for job processing on the mesos cluster on demand . how can i integrate ...
1 vote
1 answer
79 views

I'm trying to better understand when Mesos Executors are killed by Mesos Agents once tasks that are running in the Mesos Executors finish. Does the Mesos Agent automatically kill Mesos Executors if ...
user18561105's user avatar
2 votes
1 answer
385 views

I have been trying to install mesos on my VM. To be specific on Ubuntu Focal Fossa. However, I googled this and didn't saw any repository/binary packages for mesos. Can someone help me with this? I ...
0 votes
1 answer
27 views

I have a mesos master behind a load balancer and a mesos agent that tries to connect to the mesos master via the load balancer Everything is good when the agent directly connects to the master by ...
ffff's user avatar
  • 3,080
0 votes
1 answer
199 views

In most resource managers, we can set the container's CPU usage and memory usage. But I'm curious about the technical reasons for not supporting disk I/O resource allocation for containers.
2 votes
1 answer
283 views

I have an existing application that is using Celery. Clients submit tasks to Celery, and Celery's workers unstack those tasks and run it, accross different physical hosts. Each Celery worker run a ...
Klun's user avatar
  • 84

15 30 50 per page
1
2 3 4 5
...
83

AltStyle によって変換されたページ (->オリジナル) /