Re: Welcome Anand and Joseph as new committers!

2016-06-10 Thread Justin Ryan
Congrats! Thanks for your contributions! On 6/9/16, 2:00 PM, "Vinod Kone" wrote: >Hi folks, > > >I'm happy to announce that the PMC has voted in Anand Mazumdar and >Joseph Wu as committers and members of PMC for the Apache Mesos project. > > >A little about the new

Re: mesos/kafka issues (reviving old thread)

2016-06-09 Thread Justin Ryan
inline On 6/8/16, 4:06 PM, "Justin Ryan" <jur...@ziprealty.com> wrote: >FYI, when I updated to the latest kafka-mesos (0.5.1.0) this problem went >away. FWIW, I’m actually using a branch which updates kafka to 0.10.0.0 as >well: > Correction: 0.9.5.1 (current

Re: mesos/kafka issues (reviving old thread)

2016-06-09 Thread Justin Ryan
a different remote host works fine but kafka-mesos from a different > remote host has issues. > >On Mon, Jun 6, 2016 at 3:12 PM, Justin Ryan ><jur...@ziprealty.com> wrote: > >inline > >On 6/6/16, 8:40 AM, "Vinod Kone" <vinodk...@apache.org> wrote: > &

Re: mesos/kafka issues (reviving old thread)

2016-06-06 Thread Justin Ryan
Right, mentioning ZK may have been a distraction. My point was that the inactive mesos-master on the host running kafka-mesos scheduler is communicating with the active mesos-master. To elaborate, this problem currently arises when a mesos-master failover occurs. If I shut off the active

Re: mesos/kafka issues (reviving old thread)

2016-06-06 Thread Justin Ryan
inline On 6/6/16, 8:40 AM, "Vinod Kone" wrote: >Have you tried running a different framework than the kafka one (maybe >marathon? or chronos?) to rule out framework related issues? I'm surprised >that it works when the scheduler and master are on the same host but not

Re: mesos/kafka issues (reviving old thread)

2016-06-06 Thread Justin Ryan
Hiya Vinit, I’ve made some progress, I have a conditionally working setup, and another setup which was working now failing in new ways. It does sound like your captures are similar to mine, what I found is that if I run the scheduler on, say, zk01 (which is also a mesos-master), while it is

Re: mesos/kafka issues (reviving old thread)

2016-06-06 Thread Justin Ryan
inline On 6/3/16, 2:19 PM, "Vinit Mahedia" wrote: >Justin, >Yeah - as long as everything is on a single box (mesos-kafka scheduler, >mesos-master, zk etc.) >things work just fine, which is what I meant by local setup. > > >I did a local cluster setup as well, 3 vagrant