Re: mesos/kafka issues (reviving old thread)

2016-06-27 Thread Vinit Mahedia
son, Steve was not CCed on one of the replies, so I worked with him 1-1 below is the conversation thread, if anybody else runs into the same problem. On Mon, Jun 27, 2016 at 1:35 PM, Vinit Mahedia <vinitmahe...@gmail.com> wrote: > That exactly was the problem, it was going to

Re: mesos/kafka issues (reviving old thread)

2016-06-23 Thread Vinit Mahedia
) clusters next week. > > My experience with it has been really positive so far, it just pretty much > worked out of the box. I'm curious what issues you ran into, happy to try > to help if you want! > > On Fri, Jun 17, 2016 at 3:31 PM, Vinit Mahedia <vinitmahe...@gmail.com&g

Re: mesos/kafka issues (reviving old thread)

2016-06-17 Thread Vinit Mahedia
(Aurora runs the kafka-mesos scheduler in my > case). > > On Thu, Jun 9, 2016 at 2:50 PM, Vinit Mahedia <vinitmahe...@gmail.com> > wrote: > > > Justin, > > > > When you say "working" - does it mean kafka-scheduler still has to be on > &g

Re: Notification: Community Meeting @ Thu Jun 16, 2016 3pm - 4pm (Apache Mesos)

2016-06-17 Thread Vinit Mahedia
+1 Slack. On Fri, Jun 17, 2016 at 12:59 AM, Jay JN Guo wrote: > +1 Slack! > > /J > > Vaibhav Khanduja wrote on 06/16/2016 22:26:27: > > > From: Vaibhav Khanduja > > To: dev@mesos.apache.org > > Date: 06/16/2016 22:26

Re: Welcome Anand and Joseph as new committers!

2016-06-11 Thread Vinit Mahedia
Congratulations to both of you! On Sat, Jun 11, 2016 at 4:36 AM, haosdent wrote: > Congratulations Anand and Joseph! > I always learn a lot form Joseph's nice analyzations under Mesos flaky test > tickets, thanks a lot! > > On Sat, Jun 11, 2016 at 8:15 AM, Brenden Matthews

Re: mesos/kafka issues (reviving old thread)

2016-06-09 Thread Vinit Mahedia
Justin, When you say "working" - does it mean kafka-scheduler still has to be on the same box as mesos-master? or you have it working without that constraint? On Wed, Jun 8, 2016 at 6:07 PM, Justin Ryan wrote: > inline > > On 6/8/16, 4:06 PM, "Justin Ryan"

Re: mesos/kafka issues (reviving old thread)

2016-06-06 Thread Vinit Mahedia
Vinod, In my case, have two vagrant VMs, one where mesos-master runs and frameworks on another. This is my dev/debug setup where both marathon and kafka frameworks are failing not just kafka. But we do have a real (bare metal machines cluster) running marathon successfully but kafka framework

Re: Documentation about debugging mesos-master : newbie

2016-06-03 Thread Vinit Mahedia
:21 PM, Vinit Mahedia <vinitmahe...@gmail.com> wrote: > Guangya - > > I just checked that. I am using v7.10 which has the fix for that issue. I > also tried to > build it on ubuntu(vagrant machine) 14.04, how Gilbert and others are > doing it, but > there I got this link

Re: mesos/kafka issues (reviving old thread)

2016-06-03 Thread Vinit Mahedia
/wrapper which manages brokers - Read here <https://mesosphere.com/blog/2015/07/16/making-apache-kafka-elastic-with-apache-mesos/> . On Fri, Jun 3, 2016 at 4:36 PM, Justin Ryan <jur...@ziprealty.com> wrote: > inline > > On 6/3/16, 2:19 PM, "Vinit Mahedia" <vinitmah

Re: mesos/kafka issues (reviving old thread)

2016-06-03 Thread Vinit Mahedia
ad time to narrow it down. > > Cheers! > > Justin > > On 6/3/16, 12:52 PM, "Vinit Mahedia" <vinitmahe...@gmail.com> wrote: > > > > > > >​​Hey Justin, > > > > > >I am running in the same issues as you mentioned in this old

mesos/kafka issues (reviving old thread)

2016-06-03 Thread Vinit Mahedia
​​Hey Justin, I am running in the same issues as you mentioned in this old thread , did you resolve it? I see that kafka framework sends a POST request to register itself

Re: Documentation about debugging mesos-master : newbie

2016-06-03 Thread Vinit Mahedia
to > > --enable-debug. > > > > Best regards, > > Benno > > > > > > On 03.06.2016 02:23, Guangya Liu wrote: > > > Hi Vinit, > > > > > > Please check if you are encountering this issue: > > > https://github.com/Homebrew/homebrew-dupes/i

Re: Documentation about debugging mesos-master : newbie

2016-06-02 Thread Vinit Mahedia
etup env on your os x. > > Gilbert > > On Thu, Jun 2, 2016 at 12:24 PM, Vinit Mahedia <vinitmahe...@gmail.com> > wrote: > > > I tried that, it did not help either, same error. What do you use for dev > > OS, IDE etc. > > Do you think switching on ubuntu sh

Re: Documentation about debugging mesos-master : newbie

2016-06-02 Thread Vinit Mahedia
> > Could you verify if James' reply would help for your case? > > https://mail-archives.apache.org/mod_mbox/mesos-dev/201507.mbox/%3c7155f7cf-db57-4202-bc97-62e6dcfe1...@gmail.com%3E > > Gilbert > > On Thu, Jun 2, 2016 at 11:24 AM, Vinit Mahedia <vinitmahe...@gmail.c

Re: Documentation about debugging mesos-master : newbie

2016-06-02 Thread Vinit Mahedia
be able to debug mesos > master > in gbd: > > ./bin/gdb-mesos-master.sh --ip=127.0.0.1 --work_dir=/var/lib/mesos > > > Gilbert > > On Thu, Jun 2, 2016 at 9:30 AM, Vinit Mahedia <vinitmahe...@gmail.com> > wrote: > > > I have been trying to debug mesos-

Documentation about debugging mesos-master : newbie

2016-06-02 Thread Vinit Mahedia
I have been trying to debug mesos-master using gdb-mesos-master.sh although it does not load symbols or sources. I tried to set those paths as well but since it thinks mesos-master, libtool script, is the main binary. I just want to set the dev environment and try to fix a very stupid bug to