Re: Sidecar for dynamic resource allocation in Mesos

2018-11-29 Thread Radoslaw Gruchalski
Cool name, "owca" is "sheep" in Polish. -- Best regards, Radek Gruchalski > On Nov 29, 2018, at 20:58, Iwanowski, Maciej > wrote: > > Hello, > > My team at Intel has recently opensourced a Mesos-related project: > Orchestration-aware Workload Collocation Agent >

Re: [VOTE] Release Apache Mesos 1.0.1 (rc1)

2016-08-12 Thread Radoslaw Gruchalski
I am trying to build Mesos 1.0.1 for Centos 7 in a Docker container but I'm hitting this: https://issues.apache.org/jira/browse/MESOS-5925. Kind regards, Radek Gruchalski ra...@gruchalski.com +4917685656526 *Confidentiality:* This communication is intended for the above-named person and may be

Re: Set LIBPROCESS_IP for frameworks launched with marathon

2016-06-07 Thread Radoslaw Gruchalski
, Eli Jordan <elias.k.jor...@gmail.com> wrote: Currently I have it configured to use host networking Thanks Eli On 7 Jun 2016, at 11:25, Radoslaw Gruchalski <ra...@gruchalski.com> wrote: Yes, because that runs in host network. This leads to a question: your docker task, is it bridge or

Re: Set LIBPROCESS_IP for frameworks launched with marathon

2016-06-06 Thread Radoslaw Gruchalski
f you run a task with the command executor (I.e. Not using docker) LIBPROCESS_IP is defined, along with several other variables that are not defined in docker. ThanksEli On 7 Jun 2016, at 10:05, Radoslaw Gruchalski <ra...@gruchalski.com> wrote: I think the problem is that it is not known which age

Re: Set LIBPROCESS_IP for frameworks launched with marathon

2016-06-06 Thread Radoslaw Gruchalski
can't have the docket executor set the LIBPROCESS_IP variable in the same way the command executor does. Thanks Eli On 6 Jun 2016, at 21:44, Radoslaw Gruchalski <ra...@gruchalski.com> wrote: Out of curiosity. Why are you insisting on using host names? Say you have 1 master and 2

Re: Set LIBPROCESS_IP for frameworks launched with marathon

2016-06-06 Thread Radoslaw Gruchalski
Out of curiosity. Why are you insisting on using host names? Say you have 1 master and 2 agents with these IPs: - mesos-master-0: 10.100.1.10 - mesos-agent-0: 10.100.1.11 - mesos-agent-1: 10.100.1.12 Your problem is that you have no way to obtain an IP address of the agent in the container.

Re: Mesos and Openstack

2016-05-25 Thread Radoslaw Gruchalski
Omar, For mesos, master and agents need to be able to reach zookeeper (2181 by default). Agents need 5050 avaialble on the master and master needs 5051 on the agent. Are you trying to bind mesos to an IP address which is not assigned to the interface? This will not work, right? – Best

Re: mesos website workgroup

2016-05-17 Thread Radoslaw Gruchalski
I can help as well. – Best regards,
 Radek Gruchalski 
ra...@gruchalski.com de.linkedin.com/in/radgruchalski Confidentiality: This communication is intended for the above-named person and may be confidential and/or legally privileged. If it has come to you in error you must take no action

Re: Marathon Application fails randomly and restarts

2016-05-12 Thread Radoslaw Gruchalski
What is the exit code of the process? The stdout/stderr in the sandbox will tell you. – Best regards,
 Radek Gruchalski 
ra...@gruchalski.com de.linkedin.com/in/radgruchalski Confidentiality: This communication is intended for the above-named person and may be confidential and/or legally

Re: Making 'curl' a prerequisite for installing Mesos

2016-03-03 Thread Radoslaw Gruchalski
Shouldn't be a problem. +1 Sent from Outlook Mobile On Thu, Mar 3, 2016 at 9:13 AM -0800, "Bernd Mathiske" wrote: +1 On Mar 3, 2016, at 6:10 PM, Jie Yu wrote: Hi, I am proposing making 'curl' a prerequisite when installing Mesos.

Re: Downloading s3 uris

2016-02-26 Thread Radoslaw Gruchalski
Just keep in mind that every execution of such command starts a jvm and is, generally, heavyweight. Use WebHDFS if you can. Sent from Outlook Mobile On Fri, Feb 26, 2016 at 9:13 AM -0800, "Shuai Lin" wrote: If you don't want to configure hadoop on your

Re: Cluster Maintanence

2015-10-29 Thread Radoslaw Gruchalski
I've heard of this: https://github.com/twosigma/satelliteNever used it though. Sent from Outlook On Thu, Oct 29, 2015 at 11:20 AM -0700, "John Omernik" wrote: I am wondering if there are some easy ways to take a healthy slave/agent and start a process to bleed