[GitHub] incubator-zeppelin pull request: Change logging level to not print...

2015-09-30 Thread Madhuka
Github user Madhuka commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/329#issuecomment-144636740 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

Re: [GitHub] incubator-zeppelin pull request: Adding Boxplot

2015-09-30 Thread madhuka udantha
This jshints need to be fixed It will be not hard as jshint explain the error well with resolve. On Thu, Oct 1, 2015 at 9:41 AM, deepujain wrote: > Github user deepujain commented on the pull request: > > > https://github.com/apache/incubator-zeppelin/pull/321#issuecomment-144614817 > > I s

Re: Interpreter on a different host than Zeppelin server

2015-09-30 Thread moon soo Lee
Hi, You'll need run interpreter process in the remote host somehow. And then zeppelinserver will able to connect to that process. You can either run interpreter process manually in the remote machine and specify hostname and the port in reference(), or maybe intepreter.sh can be modified to run i

[GitHub] incubator-zeppelin pull request: [Zeppelin 329] Notebook copied in...

2015-09-30 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/331 [Zeppelin 329] Notebook copied in file system level should be reflected in notebook list This PR enables Zeppelin to reflect addition/changes/removal of `{ZEPPELIN_NOTEBOOK_DIR}/{noteb

Interpreter on a different host than Zeppelin server

2015-09-30 Thread Dimp Bhat
Hi, We would like to launch the Interpreter on a different host than the host on which Zeppelin server is running. We found this link which tells us it is possible: I see that it launches the interpreter.sh script and specified the dir to the interpreter along with a port number in RemoteInterprete

[GitHub] incubator-zeppelin pull request: Adding Boxplot

2015-09-30 Thread deepujain
Github user deepujain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/321#issuecomment-144614817 I see build errors with this patch. [INFO] Running "jshint:all" (jshint) task [INFO] [INFO] src/app/notebook/paragraph/paragraph.controller

[GitHub] incubator-zeppelin pull request: Adding Boxplot

2015-09-30 Thread deepujain
Github user deepujain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/321#issuecomment-144600165 1. Please explain what kind of data will render this plot. 2. Please explain the code changes (code documentation) so it will enable other graph support

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-319]wait an additional ...

2015-09-30 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/323#issuecomment-144600015 @Leemoonsoo any feedback on this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] incubator-zeppelin pull request: Change logging level to not print...

2015-09-30 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/329#issuecomment-144493652 LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] incubator-zeppelin pull request: Fix typo in Spark interpreter doc...

2015-09-30 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/330#issuecomment-144493478 looks good --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-zeppelin pull request: Fix typo in Spark interpreter doc...

2015-09-30 Thread AntoineAugusti
GitHub user AntoineAugusti opened a pull request: https://github.com/apache/incubator-zeppelin/pull/330 Fix typo in Spark interpreter documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/AntoineAugusti/incubator-zeppelin

[GitHub] incubator-zeppelin pull request: Change logging level to not print...

2015-09-30 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/329 Change logging level to not print notebook contents in the log file Change log level to not print shell command in the log file. More details on https://issues.apache.org/jira/brow

[jira] [Created] (ZEPPELIN-330) Change logging level to not print notebook contents in the log file

2015-09-30 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-330: - Summary: Change logging level to not print notebook contents in the log file Key: ZEPPELIN-330 URL: https://issues.apache.org/jira/browse/ZEPPELIN-330 Project: Zepp

[jira] [Created] (ZEPPELIN-329) Notebook copied in file system level should be reflected in notebook list

2015-09-30 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-329: - Summary: Notebook copied in file system level should be reflected in notebook list Key: ZEPPELIN-329 URL: https://issues.apache.org/jira/browse/ZEPPELIN-329 Project: Zeppel

[GitHub] incubator-zeppelin pull request: Spark 1.5 moved to first place

2015-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/326 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] incubator-zeppelin pull request: Spark 1.5 moved to first place

2015-09-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/326#issuecomment-144327950 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fe

[GitHub] incubator-zeppelin pull request: Line chart with focus

2015-09-30 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/312#issuecomment-144314720 I saw a few more improvements possible: * Since we are setting a new config option: ``paragraph.config.graph.lineWithFocus`` doing a new graphMode is n