[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-08-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1302 @astroshim Definitely looks better! I like @Leemoonsoo 's idea 👍 It's just my personal opinion, how about putting `refresh` icon to the left side of the interpreter name? I mean

[GitHub] zeppelin issue #1372: [ZEPPELIN-1383][ Interpreters][r-interpreter] remove S...

2016-08-27 Thread WeichenXu123
Github user WeichenXu123 commented on the issue: https://github.com/apache/zeppelin/pull/1372 cc @jongyoul @Leemoonsoo Thanks! --- 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

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-27 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1368 Currently build, by default, is configured to support Scala 2.10, thus just executing the build works. In order to build with Scala 2.11, you need to execute: ```

[GitHub] zeppelin issue #1366: ZEPPELIN-1342. Adding dependencies via SPARK_SUBMIT_OP...

2016-08-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1366 Tested, LGTM. Merge to master and branch-0.6 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

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

2016-08-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1283 According to the test results, %sh interpreter output streaming might be other issue. but it looks like %spark interpreter output streaming in this branch is not working as

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1368 Thanks @krystiannowak for contribution. I found that there is another issue for having `zeppelin-display` as a dependency of `spark` module. Here's related issue

[jira] [Created] (ZEPPELIN-1384) Spark interpreter binary compatibility to scala 2.10 / 2.11 broken

2016-08-27 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1384: -- Summary: Spark interpreter binary compatibility to scala 2.10 / 2.11 broken Key: ZEPPELIN-1384 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1384 Project:

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-08-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 \cc @Leemoonsoo I fixed UI like following screenshot and process. please review. ![o](https://cloud.githubusercontent.com/assets/3348133/18028272/33d20810-6cb5-11e6-9026-b51ddf8eb972.gif)

[GitHub] zeppelin pull request #1372: [ZEPPELIN-1383][ Interpreters][r-interpreter] r...

2016-08-27 Thread WeichenXu123
GitHub user WeichenXu123 opened a pull request: https://github.com/apache/zeppelin/pull/1372 [ZEPPELIN-1383][ Interpreters][r-interpreter] remove SparkInterpreter.getSystemDefault and update relative code ### What is this PR for? clean some redundant code: remove

[jira] [Created] (ZEPPELIN-1383) remove SparkInterpreter.getSystemDefault and update relative code

2016-08-27 Thread Weichen Xu (JIRA)
Weichen Xu created ZEPPELIN-1383: Summary: remove SparkInterpreter.getSystemDefault and update relative code Key: ZEPPELIN-1383 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1383 Project:

[GitHub] zeppelin issue #1371: [ZEPPELIN-1372]Automatically Detect the data type in t...

2016-08-27 Thread arunsoman
Github user arunsoman commented on the issue: https://github.com/apache/zeppelin/pull/1371 It will be further beneficial if zeppelin could detect the column type, eg(date, number, string) and also if the field shows the property of measure or dimension; if zeppelin could dispatch

[GitHub] zeppelin pull request #1366: ZEPPELIN-1342. Adding dependencies via SPARK_SU...

2016-08-27 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1366 --- 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 feature is

[GitHub] zeppelin pull request #1366: ZEPPELIN-1342. Adding dependencies via SPARK_SU...

2016-08-27 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1366 ZEPPELIN-1342. Adding dependencies via SPARK_SUBMIT_OPTIONS doesn't work on Spark 2.0.0 ### What is this PR for? The root cause is due to the change of repl of scala-2.11. User needs

[GitHub] zeppelin issue #1365: ZEPPELIN-1374. Should prevent use dot in interpreter n...

2016-08-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1365 @corneadoug make sense, I will update the 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 your project does not have this

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-27 Thread krystiannowak
Github user krystiannowak commented on the issue: https://github.com/apache/zeppelin/pull/1368 @lresende It seems that when just executing ``` mvn clean package -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark -Pscala-2.11 -DskipTests clean package ``` it fails ```

[jira] [Created] (ZEPPELIN-1382) Websocket reconnect button

2016-08-27 Thread chris snow (JIRA)
chris snow created ZEPPELIN-1382: Summary: Websocket reconnect button Key: ZEPPELIN-1382 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1382 Project: Zeppelin Issue Type: New Feature

[GitHub] zeppelin issue #1353: ZEPPELIN-1326: make profile to select dependency of ha...

2016-08-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1353 Merging this if no more discussion. --- 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] zeppelin pull request #1362: [ZEPPELIN-1178] Tooltip: Show chart type when h...

2016-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1362 --- 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 feature is

[GitHub] zeppelin issue #1365: ZEPPELIN-1374. Should prevent use dot in interpreter n...

2016-08-27 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1365 We might also want to make sure that the Websocket API and basic API (if one exist), also check the name accordingly --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-27 Thread krystiannowak
Github user krystiannowak commented on the issue: https://github.com/apache/zeppelin/pull/1368 Please try to build the whole project with 2.11 profile turned on. And possibly clean your local Zeppelin artifacts. Cheers, Krystian 27.08.2016 04:43 "Luciano