Re: Welcome Kapil as Mesos committer and PMC member!

2015-11-05 Thread Elizabeth Lingg
Congrats Professor! You definitely deserve it. -Elizabeth On Thu, Nov 5, 2015 at 10:53 AM, Jie Yu wrote: > Congrats Kapil! > > On Thu, Nov 5, 2015 at 2:02 AM, Till Toenshoff wrote: > > > I'm happy to announce that Kapil Arya has been voted a Mesos

Re: How does Mesos parse hadoop command??

2015-11-04 Thread Elizabeth Lingg
As a follow up, a place you would typically set the JAVA_HOME environment variable would be in /etc/default/mesos-slave on Ubuntu On Wed, Nov 4, 2015 at 11:38 AM, Elizabeth Lingg <elizab...@mesosphere.io> wrote: > Ah, yes. I have seen this issue. Typically, it is because you have > J

Re: How does Mesos parse hadoop command??

2015-11-04 Thread Elizabeth Lingg
Ah, yes. I have seen this issue. Typically, it is because you have JAVA_HOME set on your host,but not on your Mesos Agent. If you run a Marathon job and output "env" you will see the JAVA_HOME environment variable is missing. You would need to set it in your agent init configurations as export

Re: spark on mesos with docker issue

2015-10-22 Thread Elizabeth Lingg
k Gruchalski >> ra...@gruchalski.com <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 c

Re: minimum requirements for hdfs on mesos

2015-09-01 Thread Elizabeth Lingg
We recommend a minimum of 4 nodes with 4 CPU shares and 8GB of RAM available for the default settings. You can lower the settings by adjusting the configuration, but if you do so, you will not be able to store as much data. Thanks, Elizabeth On Tue, Sep 1, 2015 at 2:14 PM, Dvorkin-Contractor,

Re: Official HDP Support

2015-06-26 Thread Elizabeth Lingg
Hello Sebastien, Along with our integration work on DCOS, we are working on solidifying the HDFS and Yarn (Myriad) frameworks. We are also working on the Partners as well, especially as we design our support packages. Regarding commercial support, I'm not sure what will be part of our future

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

2015-04-30 Thread Elizabeth Lingg
It seemed to be different symptoms with the same cause. Thanks, Elizabeth On Thu, Apr 30, 2015 at 6:09 PM, Benjamin Mahler benjamin.mah...@gmail.com wrote: Wasn't that ticket just a duplicate of https://issues.apache.org/jira/browse/MESOS-2601? On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

2015-04-30 Thread Elizabeth Lingg
+1, tested Mesos 2601, 2605, and 2668 in a test cluster with many services running. Adam, could you add the fix for Mesos 2605 to the release notes? * [MESOS-2605] - The slave sometimes does not send active executors upon reregistration Thanks, Elizabeth On Thu, Apr 30, 2015 at 8:08 AM,

Re: Is DRF unreasonable in scenarios with multiple frameworks registered at the same time?

2015-04-09 Thread Elizabeth Lingg
by the time the next allocation round occurs, so it gets offered the same resources again. The refuse_interval should never be less than the master's allocation_interval. This has been fixed in the latest Chronos. On Thu, Apr 9, 2015 at 10:59 AM, Elizabeth Lingg elizab...@mesosphere.io wrote

Re: Is DRF unreasonable in scenarios with multiple frameworks registered at the same time?

2015-04-08 Thread Elizabeth Lingg
; marathon will have to wait until chronos declines it. On Wed, Apr 8, 2015 at 5:33 PM Elizabeth Lingg elizab...@mesosphere.io wrote: Hi, This sounds like an issue we encountered, https://issues.apache.org/jira/browse/MESOS-2546. Are you able to reproduce this in the latest release? If so

Re: [VOTE] Release Apache Mesos 0.22.0 (rc4)

2015-03-23 Thread Elizabeth Lingg
+1 (Tested with Chronos) -Elizabeth On Mon, Mar 23, 2015 at 3:40 PM, Ben Whitehead ben.whiteh...@mesosphere.io wrote: +1 (non-binding) openSUSE 13.2 Linux 3.16.7 / gcc-4.8.3 Tested running Marathon 0.8.1 and Cassandra on Mesos 0.1.0-SNAPSHOT. On Thu, Mar 19, 2015 at 2:18 PM, Alex