Re: Review Request 33241: docs: Add documentation on observability metrics.

2015-04-21 Thread Joe Smith
ter are disappearing for unknown reasons (either hardware failure or bugs in mesos or framework) looks awesome! some notes - Joe Smith On April 15, 2015, 2:49 p.m., Ricardo Cervera-Navarro wrote: > > --- > This is an

Re: Review Request 24264: Installed python libraries during make install.

2014-09-09 Thread Joe Smith
repo- but my intuition is we shouldn't include wheel and pip in the repo itself- instead we should have a bootstrap script which pulls from PyPI. An example setup script is within Aurora to bootstrap pex[1] [1] https://github.com/apache/incubator-aurora/blob/master/build-support/pex#L38 -

[jira] [Commented] (MESOS-1374) Verify static libprocess scheduler port works with Mesos Master

2014-05-16 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999076#comment-13999076 ] Joe Smith commented on MESOS-1374: -- Awesome, thanks for the rigor [~dhamon]! >

[jira] [Comment Edited] (MESOS-544) Mesos-slave support for "node drain"

2014-03-06 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923035#comment-13923035 ] Joe Smith edited comment on MESOS-544 at 3/6/14 8:48 PM: -

[jira] [Commented] (MESOS-544) Mesos-slave support for "node drain"

2014-03-06 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923035#comment-13923035 ] Joe Smith commented on MESOS-544: - I believe frameworks will always need to be invo

[jira] [Comment Edited] (MESOS-1036) Implement a library for exposing statistical metrics.

2014-02-25 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912294#comment-13912294 ] Joe Smith edited comment on MESOS-1036 at 2/26/14 1:4

[jira] [Commented] (MESOS-1036) Implement a library for exposing statistical metrics.

2014-02-25 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912294#comment-13912294 ] Joe Smith commented on MESOS-1036: -- This is great, thanks Ben! > Implement a

Re: Review Request 16851: Added filtering to all tables.

2014-01-14 Thread Joe Smith
helpful, so might be a good best practice for webui RBs, but I'll defer to you guys on if we should do it going forward :) - Joe Smith On Jan. 13, 2014, 6:49 p.m., Thomas Rampelberg wrote: > > --- > This is an automatical

Re: Review Request 16787: Implemented a table directive that allows for sorting and pagination.

2014-01-13 Thread Joe Smith
> On Jan. 13, 2014, 2:56 p.m., Joe Smith wrote: > > src/webui/master/static/home.html, line 119 > > <https://reviews.apache.org/r/16787/diff/6/?file=421979#file421979line119> > > > > looks like a merge issue? > > Thomas Rampelberg wrote: > Y

Re: Review Request 16787: Implemented a table directive that allows for sorting and pagination.

2014-01-13 Thread Joe Smith
<https://reviews.apache.org/r/16787/#comment60365> looks like a merge issue? src/webui/master/static/js/controllers.js <https://reviews.apache.org/r/16787/#comment60366> sweet, good call - Joe Smith On Jan. 13, 2014, 2 p.m., Thomas Ramp

Re: Review Request 16724: Added completed frameworks/tasks to slave re-registration.

2014-01-13 Thread Joe Smith
724/#comment60362> super naive question: is there a way we can add tests for this new chunk of code? would be great to lock-in (via tests) that the completed/finished frameworks get re-registered :) - Joe Smith On Jan. 13, 2014, 11:18 a.m., Adam B

Re: Review Request 15951: Cleaned up some log messages in the slave.

2013-12-03 Thread Joe Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15951/#review29671 --- Ship it! Ship It! - Joe Smith On Dec. 2, 2013, 4:31 p.m., Ben

[jira] [Commented] (MESOS-780) Adding support for 3rd party performance and health monitoring.

2013-11-05 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814204#comment-13814204 ] Joe Smith commented on MESOS-780: - Any thoughts on just pulling from /health? For inst

[jira] [Created] (MESOS-753) Export library version to frameworks and executors

2013-10-18 Thread Joe Smith (JIRA)
Joe Smith created MESOS-753: --- Summary: Export library version to frameworks and executors Key: MESOS-753 URL: https://issues.apache.org/jira/browse/MESOS-753 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-751) Move to online updates of cached FrameworkInfo

2013-10-18 Thread Joe Smith (JIRA)
Joe Smith created MESOS-751: --- Summary: Move to online updates of cached FrameworkInfo Key: MESOS-751 URL: https://issues.apache.org/jira/browse/MESOS-751 Project: Mesos Issue Type: Improvement

[jira] [Commented] (MESOS-433) add exportStats method to executor

2013-10-11 Thread Joe Smith (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793090#comment-13793090 ] Joe Smith commented on MESOS-433: - "Of course, there are likely many frameworks

[jira] [Created] (MESOS-722) Move credential file for frameworks to use a well-defined format

2013-10-03 Thread Joe Smith (JIRA)
Joe Smith created MESOS-722: --- Summary: Move credential file for frameworks to use a well-defined format Key: MESOS-722 URL: https://issues.apache.org/jira/browse/MESOS-722 Project: Mesos Issue

Re: Review Request 14292: Added authentication support to scheduler and master.

2013-10-01 Thread Joe Smith
292/#comment51809> Any chance this file could be in a standard format such as YAML? - Joe Smith On Oct. 1, 2013, 5:52 p.m., Vinod Kone wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

[jira] [Created] (MESOS-715) Allow framework followers to read log

2013-10-01 Thread Joe Smith (JIRA)
Joe Smith created MESOS-715: --- Summary: Allow framework followers to read log Key: MESOS-715 URL: https://issues.apache.org/jira/browse/MESOS-715 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-699) Slaves with RO filesystem shouldn't launch tasks requesting disk

2013-09-17 Thread Joe Smith (JIRA)
Joe Smith created MESOS-699: --- Summary: Slaves with RO filesystem shouldn't launch tasks requesting disk Key: MESOS-699 URL: https://issues.apache.org/jira/browse/MESOS-699 Project: Mesos

Re: Review Request 13621: Added upgrade instructions for 0.14.0.

2013-08-16 Thread Joe Smith
550> Restart the slaves- add --checkpoint and --strict to enable checkpointing? docs/Upgrades.md <https://reviews.apache.org/r/13621/#comment49549> Install new slave binaries and restart slave processes should be enough, I think - Joe Smith On Aug. 16, 2013, 7:03 p.m.