[GitHub] incubator-zeppelin pull request: Resource pools api

2016-05-13 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/822#issuecomment-219174529 How are we on this? @Leemoonsoo would you like to take a look? --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] incubator-zeppelin pull request: Resource pools api

2016-05-05 Thread srinivas-startsmartlabs
Github user srinivas-startsmartlabs commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/822#issuecomment-217139370 The api to view paragraph result is: >/api/notebook/[noteid]/paragraph/[paragraph id]/result It was incorrectly mentioned as:

[GitHub] incubator-zeppelin pull request: Resource pools api

2016-04-12 Thread fireboy1919
Github user fireboy1919 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/822#issuecomment-209047691 This has failing tests, but they aren't tests related to this code failing. The method used to start up the rest server in the tests doesn't seem to suc

[GitHub] incubator-zeppelin pull request: Resource pools api

2016-04-06 Thread fireboy1919
GitHub user fireboy1919 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/822 Resource pools api ### What is this PR for? This is a step towards creating a REST endpoint from resource pools https://issues.apache.org/jira/browse/ZEPPELIN-699 It al