[GitHub] incubator-zeppelin pull request: ZEPPELIN-371 : Import a notebook

2015-10-30 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/374#issuecomment-152695844 Added test case for the same as well. CI fails in this PR. with following reason [32;1mThe command "mvn package -Pbuild-distr -Pha

[jira] [Created] (ZEPPELIN-379) Pyspark needs to warn user when sqlContext is overwritten

2015-10-30 Thread Felix Cheung (JIRA)
Felix Cheung created ZEPPELIN-379: - Summary: Pyspark needs to warn user when sqlContext is overwritten Key: ZEPPELIN-379 URL: https://issues.apache.org/jira/browse/ZEPPELIN-379 Project: Zeppelin

[jira] [Created] (ZEPPELIN-378) Clarify uses of spark.home property vs SPARK_HOME env var

2015-10-30 Thread Felix Cheung (JIRA)
Felix Cheung created ZEPPELIN-378: - Summary: Clarify uses of spark.home property vs SPARK_HOME env var Key: ZEPPELIN-378 URL: https://issues.apache.org/jira/browse/ZEPPELIN-378 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: ZEPPELIN-346 Fix NotebookTest not...

2015-10-30 Thread FRosner
Github user FRosner commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/347#issuecomment-152674503 @Leemoonsoo the test also failed on my machine at the time the patch was proposed. I still think, however, that passing two parameters as one by spli

Re: Access variables instantiated in different interpreter

2015-10-30 Thread tog
Hi there I am moving this discussion to the dev list. I was able to reproduce up to a certain extent the first video except that the view is not updated following a modification of the resource (the html file in my case). As far as helium is concerned, I would be happy if you could share the hel

[GitHub] incubator-zeppelin pull request: MapR 4 Profile corrected, Added A...

2015-10-30 Thread pfcurtis
Github user pfcurtis commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/110#issuecomment-152637145 I'm closing this pull request, and re-opening a new one with only the MapR profile updates. --- If your project is set up for it, you can reply to this ema

[GitHub] incubator-zeppelin pull request: MapR 4 Profile corrected, Added A...

2015-10-30 Thread pfcurtis
Github user pfcurtis closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/110 --- 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 f

[GitHub] incubator-zeppelin pull request: Fixed broken link (to display sys...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/381#issuecomment-152627543 Thanks for providing the fix. but i think #378 addressed the same issue. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] incubator-zeppelin pull request: ZEPPELIN-299 Support clearing out...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/372#issuecomment-152625534 Thanks @prabhjyotsingh for nice new feature. To me, even clearing output in RUNNING or PENDING status is useful. Looks good to me. --- If your pro

[GitHub] incubator-zeppelin pull request: ZEPPELIN-346 Fix NotebookTest not...

2015-10-30 Thread RPCMoritz
Github user RPCMoritz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/347#issuecomment-152624067 On any machine I attempted to build, I got the test failure (interpreter not found). I'll try again with the current master on yet another machine to see i

[GitHub] incubator-zeppelin pull request: ZEPPELIN-346 Fix NotebookTest not...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/347#issuecomment-152621780 Could you help me to reproduce the test error? Because of the test also passes in my machines, both using mvn test command and run inside of IDE. --- If

[GitHub] incubator-zeppelin pull request: ZEPPELIN-376 http://zeppelin.incu...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/378#issuecomment-152616994 Tested and Looks good to me! --- 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 proje

[GitHub] incubator-zeppelin pull request: ZEPPELIN-346 Fix NotebookTest not...

2015-10-30 Thread RPCMoritz
Github user RPCMoritz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/347#issuecomment-152616329 I believe the test currently only passes CI, because of the broken implementation of using System properties. Without setting group.name explicetely, the g

[GitHub] incubator-zeppelin pull request: ZEPPELIN-346 Fix NotebookTest not...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/347#issuecomment-152610750 @RPCMoritz Thanks for making the patch and interest to Zeppelin. Selecting interpreter using %[group].[name] notation introduced by https://issue

[GitHub] incubator-zeppelin pull request: ZEPPELIN-375 HOTFIX move geode fr...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/379#issuecomment-152604763 Merge if there're no more discussions. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-30 Thread nuttybrewer
Github user nuttybrewer closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/377 --- 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 th

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-30 Thread nuttybrewer
GitHub user nuttybrewer reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/377 ZEPPELIN-365: Add credentials for dependency loader Allow to authenticate to Artifactory or any other private maven repository using user/pass via the dependency loader You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-346 Fix NotebookTest not...

2015-10-30 Thread RPCMoritz
Github user RPCMoritz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/347#issuecomment-152497944 @Leemoonsoo if you plan to release a new version, then you should probably merge this as-is. A fix of the underlying logic is going to be more involved

[GitHub] incubator-zeppelin pull request: Fixed broken link (to display sys...

2015-10-30 Thread antonsarov
GitHub user antonsarov opened a pull request: https://github.com/apache/incubator-zeppelin/pull/381 Fixed broken link (to display system) on index page The link on the index page to the Display system documentation was broken and resulted in 404 You can merge this pull request into

[GitHub] incubator-zeppelin pull request: ZEPPELIN-375 HOTFIX move geode fr...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/379#issuecomment-152463411 CI fails in this PR. with following reason ``` The command "mvn package -Pbuild-distr -Phadoop-2.3 -Ppyspark -B" exited with 0.

[GitHub] incubator-zeppelin pull request: ZEPPELIN-377 CI hanging on ./test...

2015-10-30 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/380 ZEPPELIN-377 CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3 Address https://issues.apache.org/jira/browse/ZEPPELIN-377. This patch change spark package download locati

[jira] [Created] (ZEPPELIN-377) CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3

2015-10-30 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-377: - Summary: CI hanging on ./testing/startSparkCluster.sh 1.4.0 2.3 Key: ZEPPELIN-377 URL: https://issues.apache.org/jira/browse/ZEPPELIN-377 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: ZEPPELIN-375 HOTFIX move geode fr...

2015-10-30 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/379 ZEPPELIN-375 HOTFIX move geode from default build to profile Hot fix for https://issues.apache.org/jira/browse/ZEPPELIN-375, until we get better resolution. This patch moves geode

[GitHub] incubator-zeppelin pull request: ZEPPELIN-376 http://zeppelin.incu...

2015-10-30 Thread AhyoungRyu
Github user AhyoungRyu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/378#issuecomment-152446490 I find one more null link in here. -> http://zeppelin.incubator.apache.org/docs/display.html So I changed like this image. ![new link](https://gi

[GitHub] incubator-zeppelin pull request: [Zeppelin-354] - List notebooks R...

2015-10-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/369#issuecomment-152445699 I think it would be better if API implementation uses [NoteInfo](https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-zengine/src/main/java/or