[GitHub] zeppelin issue #2850: ZEPPELIN-3099 Livy Interpreter doesn't support German ...

2018-03-07 Thread Akhilsnaik
Github user Akhilsnaik commented on the issue: https://github.com/apache/zeppelin/pull/2850 @prabhjyotsingh @zjffdu Can you pleaes help me review this change ---

[GitHub] zeppelin pull request #2850: ZEPPELIN-3099 Livy Interpreter doesn't support ...

2018-03-07 Thread Akhilsnaik
GitHub user Akhilsnaik opened a pull request: https://github.com/apache/zeppelin/pull/2850 ZEPPELIN-3099 Livy Interpreter doesn't support German Special Character - Encoding Issue ### What is this PR for? ZEPPELIN-3099 Livy Interpreter doesn't support German Special

[GitHub] zeppelin pull request #2835: [ZEPPELIN-3289] Table not using full height aft...

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2835 ---

[GitHub] zeppelin issue #2849: ZEPPELIN-3309. Import/Clone doesn't set user in Paragr...

2018-03-07 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/2849 @zjffdu no problem. yes I will work on a unit test later tonight/tomorrow am. ---

[GitHub] zeppelin issue #2849: ZEPPELIN-3309. Import/Clone doesn't set user in Paragr...

2018-03-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2849 @gss2002 Thanks for contribution, could you add unit test for this to avoid regression in future ? ---

[GitHub] zeppelin pull request #2849: ZEPPELIN-3309. Import/Clone doesn't set user in...

2018-03-07 Thread gss2002
GitHub user gss2002 opened a pull request: https://github.com/apache/zeppelin/pull/2849 ZEPPELIN-3309. Import/Clone doesn't set user in Paragraph causing NPE ### What is this PR for? During Import/Clone Paragraph set "user" to eliminate NPEs thrown in Helium and other functions

[jira] [Created] (ZEPPELIN-3309) Zeppelin Import/Clone doesn't set user in Paragraph causing NPE

2018-03-07 Thread Greg Senia (JIRA)
Greg Senia created ZEPPELIN-3309: Summary: Zeppelin Import/Clone doesn't set user in Paragraph causing NPE Key: ZEPPELIN-3309 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3309 Project:

[jira] [Created] (ZEPPELIN-3308) Accessing Hive table via JDBC Interpreter - Slow

2018-03-07 Thread Mothilal (JIRA)
Mothilal created ZEPPELIN-3308: -- Summary: Accessing Hive table via JDBC Interpreter - Slow Key: ZEPPELIN-3308 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3308 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2848: [Zeppelin-3307] - Improved shared browsing/edit...

2018-03-07 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2848 [Zeppelin-3307] - Improved shared browsing/editing for the note ### What is this PR for? Now if the note is opened in several tabs (or several users are watching or editing it), then there

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM Usually this kind of error is due to corrupted jar. For travis build, I can fix it via clean the cache. For your local build, I think you can fix it via deleting the scala jar in your

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-07 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 Yes i tried mvn clean package -DskipTests. I could see the same error in travis log as well @ https://travis-ci.org/zjffdu/zeppelin/jobs/349699753 > [ERROR] Failed to execute

[jira] [Created] (ZEPPELIN-3307) Improved shared browsing/editing for the note

2018-03-07 Thread Aleksey Savelenko (JIRA)
Aleksey Savelenko created ZEPPELIN-3307: --- Summary: Improved shared browsing/editing for the note Key: ZEPPELIN-3307 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3307 Project: Zeppelin

[GitHub] zeppelin pull request #2833: ZEPPELIN-3286. Run All Paragraphs stops if ther...

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2833 ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM Have you tried `mvn clean package -DskipTests` ? It is weird that you hit this kind of issue as travis can build it for quite a long time. ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-07 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 Got the following error while building > [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project spark1-shims: wrap:

[GitHub] zeppelin issue #2833: ZEPPELIN-3286. Run All Paragraphs stops if there is a ...

2018-03-07 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2833 Tested manually - this patch fixes issue described in ZEPPELIN-3286 Thank you @zjffdu ---

[GitHub] zeppelin issue #2841: [Zeppelin-3224] - Fix "ultimate" visualization

2018-03-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2841 @felixcheung I found a better solution for checking for a number. ---

[GitHub] zeppelin pull request #2847: ZEPPELIN-3303. Avoid download spark for travis ...

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2847 ---