Re: Mesos YouTube Channel

2017-01-11 Thread Dharmesh Kakadia
Thanks MPark. I added it to Awesome Mesos : https://github.com/dharmeshkakadia/awesome-mesos Thanks, Dharmesh On Wed, Jan 11, 2017 at 5:29 PM, Jay Guo wrote: > Yes, I meant to have a mirror on a Chinese video service for easier > access. youku.com is probably the

Re: Mesos YouTube Channel

2017-01-11 Thread Kiersten Gaffney
Are you asking is it possible to create a playlist on the Mesos YouTube channel of chinese videos that live on someone else's YouTube channel? If so, yes! I can help show you. > On Jan 11, 2017, at 12:09 AM, Jay Guo wrote: > > Awesome work @Michael, appreciated! > >

Re: Need help!

2017-01-11 Thread Venkat Morampudi
Hi Greg, Thanks for responding to my email. Going over the logs I found that the status update is being forwarded to the framework but the acknowledgement is not received by the master. Is there a way to enable native code logging to find out what going on framework side? I0111

Re: Need help!

2017-01-11 Thread Greg Mann
What framework is it? The framework should be emitting logs of its own somewhere, we can inspect those to see what's happening framework-side. Cheers, Greg On Wed, Jan 11, 2017 at 2:00 PM, Venkat Morampudi wrote: > Hi Greg, > > Thanks for responding to my email.

Re: Mesos YouTube Channel

2017-01-11 Thread Jay Guo
Awesome work @Michael, appreciated! I wonder what's the copyright on these videos? As you may already knew, youtube is blocked in mainland China (even though SW engineers always find their way traversing the firewall :P). Is it possible to have a mirror of channel on one of Chinese video sites,

Re: Providing end-user feedback on Docker image download progress

2017-01-11 Thread Frank Scholten
Enabled comments. On Tue, Jan 10, 2017 at 5:43 PM, Zhitao Li wrote: > Hi Franck, > > Can you enable comment on the doc? Thanks! > > On Tue, Jan 10, 2017 at 6:52 AM, Frank Scholten > wrote: > >> Here is a very rudimentary design doc on image

Need help!

2017-01-11 Thread Venkat Morampudi
Hi, I am facing an issue with my Mesos framework with status updates. Randomly, Task Status messages doesn’t reach to the Framework scheduler. When this happens Offer declines doesn’t take affect. After sometime thing seem to be getting to normal. Looks like timeout is being triggered. I

Re: Mesos YouTube Channel

2017-01-11 Thread Jay Guo
Yes, I meant to have a mirror on a Chinese video service for easier access. youku.com is probably the most popular one. You could do very similar thing as youtube, creating channel, playlist, etc. However the website itself is only available in Chinese, you may need some assistance creating

Re: Mesos YouTube Channel

2017-01-11 Thread Michael Park
Kiersten, it sounds to me like Jay's asking if we could have mirror of the Mesos YouTube channel on a Chinese video hosting/streaming service. Jay, is that accurate? and if so, do you have a service you would recommend? On Wed, Jan 11, 2017 at 5:30 AM, Kiersten Gaffney

Mesos Developer Community Meeting (Jan 12, 2017)

2017-01-11 Thread Michael Park
I'll be hosting our first community meeting of 2017 tomorrow, Thursday, Jan 12, 2017 at 3pm PST. If you would like to join in person, please come to the Mesosphere HQ at 88 Stevenson St. and check in through the reception on the 2nd floor. The current agenda items are: - Update the roadmap

Re: Need help!

2017-01-11 Thread Greg Mann
Venkat, There should be some information in the master logs to help you debug. In the case of a successful status update, you will see something like the following: master.cpp:5848] Status update TASK_RUNNING (UUID: ccb9beae-d62c-40f1-9d4e-9b6153cb0fff) for task test-task of framework