[GitHub] zeppelin pull request #1391: ZEPPELIN-1403. Should maintain the using port l...

2018-03-06 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1391 ---

[jira] [Created] (ZEPPELIN-3306) Web e2e test fails

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3306: Summary: Web e2e test fails Key: ZEPPELIN-3306 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3306 Project: Zeppelin Issue Type: Bug

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

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2847 ZEPPELIN-3303. Avoid download spark for travis build ### What is this PR for? It is not necessary to download spark distribution for several travis build. This PR would remove that to

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

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 With maven 3.3.9 its building..no error so far..Once build is completed, I will verify and confirm. ---

[GitHub] zeppelin issue #2835: [ZEPPELIN-3289] Table not using full height after para...

2018-03-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2835 Thanks for the review will merge this if no more discussion. ---

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

2018-03-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM Could you try maven 3.3.9 which is what I use ? ---

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

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 maven-3.3.3 and openjdk version "1.8.0_141" ---

[GitHub] zeppelin pull request #2845: ZEPPELIN-3304. Move sap module before zeppelin-...

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

[GitHub] zeppelin pull request #2846: ZEPPELIN-3302. Update SparkVersion.java to supp...

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

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

2018-03-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM What JDK & maven version do are you use ? ---

[GitHub] zeppelin pull request #2846: ZEPPELIN-3302. Update SparkVersion.java to supp...

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2846 ZEPPELIN-3302. Update SparkVersion.java to support Spark 2.3 ### What is this PR for? Trivial PR to support 2.3 via updating SparkVersion.java. Unfortunately we cannot download spark 2.3

[jira] [Created] (ZEPPELIN-3305) Add travis test for spark 2.3

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3305: Summary: Add travis test for spark 2.3 Key: ZEPPELIN-3305 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3305 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2845: ZEPPELIN-3304. Move sap module before zeppelin-distrib...

2018-03-06 Thread masyan
Github user masyan commented on the issue: https://github.com/apache/zeppelin/pull/2845 thx. LGTM ---

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

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 Tried mvn clean package -DskipTests, but same error repeated. ---

[GitHub] zeppelin pull request #2845: ZEPPELIN-3304. Move sap module before zeppelin-...

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2845 ZEPPELIN-3304. Move sap module before zeppelin-distribution ### What is this PR for? 1. Move sap module before zeppelin-distribution, otherwise sap module will be built after

[jira] [Created] (ZEPPELIN-3304) Move sap module before zeppelin-distribution

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3304: Summary: Move sap module before zeppelin-distribution Key: ZEPPELIN-3304 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3304 Project: Zeppelin Issue

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

2018-03-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2833 ping @Tagar ---

[jira] [Created] (ZEPPELIN-3303) Avoid download spark for spark test build

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3303: Summary: Avoid download spark for spark test build Key: ZEPPELIN-3303 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3303 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2843: ZEPPELIN-3299. Combine spark integration test w...

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

[jira] [Created] (ZEPPELIN-3302) Add Spark 2.3 profile and test

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3302: Summary: Add Spark 2.3 profile and test Key: ZEPPELIN-3302 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3302 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2844: ZEPPELIN-3296. Reorg livy integration test to m...

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

[GitHub] zeppelin pull request #2844: ZEPPELIN-3296. Reorg livy integration test to m...

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2844 ZEPPELIN-3296. Reorg livy integration test to minimize livy session ### What is this PR for? Just refactor livy integration test to minuze livy session so that we can reduce the livy build

[GitHub] zeppelin issue #2840: ZEPPELIN-3295. Remove build of profile spark-1.6 and s...

2018-03-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2840 @SleepyThread How does it broke the master build ? There's some flaky test in zeppelin, it is normal is you see some failed test, community is working on that to fix these flaky test to make

[GitHub] zeppelin issue #2840: ZEPPELIN-3295. Remove build of profile spark-1.6 and s...

2018-03-06 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2840 @zjffdu It looks like this commit broke the master build on Travis. ---

[GitHub] zeppelin pull request #2843: ZEPPELIN-3299. Combine spark integration test w...

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2843 ZEPPELIN-3299. Combine spark integration test with its unit test in one build ### What is this PR for? In ZEPPELIN-3254, we introduce 2 build for spark integration test. And we can run

[GitHub] zeppelin pull request #2840: ZEPPELIN-3295. Remove build of profile spark-1....

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

[GitHub] zeppelin pull request #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 ...

2018-03-06 Thread weand
Github user weand closed the pull request at: https://github.com/apache/zeppelin/pull/2842 ---

[GitHub] zeppelin issue #2835: [ZEPPELIN-3289] Table not using full height after para...

2018-03-06 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2835 Opened another table issue with table option 'useFilter' - [ZEPPELIN-3301](https://issues.apache.org/jira/browse/ZEPPELIN-3301). Probably related to this issue here. ---

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2018-03-06 Thread liusztc09
Github user liusztc09 commented on the issue: https://github.com/apache/zeppelin/pull/2231 @zjffdu I run into the same issue with Livy 0.4 and Spark 2.2.1. There is a comment by you saying it's only affecting livy 0.2 in https://issues.apache.org/jira/browse/ZEPPELIN-3269.

[jira] [Created] (ZEPPELIN-3301) Table options 'useFilter' not working properly

2018-03-06 Thread Andreas Weise (JIRA)
Andreas Weise created ZEPPELIN-3301: --- Summary: Table options 'useFilter' not working properly Key: ZEPPELIN-3301 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3301 Project: Zeppelin

[GitHub] zeppelin issue #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent ...

2018-03-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2842 This pullrequest is merged to `branch-0.8`. But asfgit couldn't automatically close it. @weand Could you close it manually? ---

[GitHub] zeppelin issue #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-06 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2817 @Tagar - It is using the revision feature from org.apache.zeppelin.notebook.repo.GitNotebookRepo in nutshell, a snapshot is like a CNAME to the revision. People can share the CNAME to

[GitHub] zeppelin issue #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent ...

2018-03-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2842 Thanks for the fix. Let me merge this to branch-0.8. ---

[GitHub] zeppelin pull request #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 ...

2018-03-06 Thread weand
GitHub user weand opened a pull request: https://github.com/apache/zeppelin/pull/2842 [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent dependency in sap interpreter ### What is this PR for? Hotfix PR for branch-0.8 build ### What type of PR is it? [Hot

[jira] [Created] (ZEPPELIN-3300) branch-0.8 broken due to 0.9.0 parent dependency in sap interpreter

2018-03-06 Thread Andreas Weise (JIRA)
Andreas Weise created ZEPPELIN-3300: --- Summary: branch-0.8 broken due to 0.9.0 parent dependency in sap interpreter Key: ZEPPELIN-3300 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3300

[GitHub] zeppelin issue #2835: [ZEPPELIN-3289] Table not using full height after para...

2018-03-06 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2835 LGTM. no errors in console and ZEPPELIN-3292 data duplication fixed as well. ---

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

2018-03-06 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2841 [Zeppelin 3224] - Fix "ultimate" visualization ### What is this PR for? This PR fixes problems with incorrect data visualization using "ultimate". With certain aggregations, the data was not

[GitHub] zeppelin issue #2840: ZEPPELIN-3295. Remove build of profile spark-1.6 and s...

2018-03-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2840 @Leemoonsoo @felixcheung Please help review it. Thanks ---

[GitHub] zeppelin pull request #2840: ZEPPELIN-3295. Remove build of profile spark-1....

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2840 ZEPPELIN-3295. Remove build of profile spark-1.6 and scala-2.11 ### What is this PR for? Trivial PR to remove the build of profile spark-1.6 and scala-2.11 ### What type of PR is

[jira] [Created] (ZEPPELIN-3299) Combine spark integration test with its unit test in one build

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3299: Summary: Combine spark integration test with its unit test in one build Key: ZEPPELIN-3299 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3299 Project: Zeppelin

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

2018-03-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 Could you try `mvn clean package -DskipTests` ? ---

[GitHub] zeppelin issue #2835: [ZEPPELIN-3289] Table not using full height after para...

2018-03-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2835 Have made a fix for both. ---

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

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 I tried to build with the command mvn clean package -DskipTests -Pspark-2.0 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pr -Pscala-2.11 . But its failing with > [ERROR] Failed to execute

[jira] [Created] (ZEPPELIN-3298) Zeppelin scala packages names are not scala compliant

2018-03-06 Thread Davide Gesino (JIRA)
Davide Gesino created ZEPPELIN-3298: --- Summary: Zeppelin scala packages names are not scala compliant Key: ZEPPELIN-3298 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3298 Project: Zeppelin

[GitHub] zeppelin pull request #2839: ZEPPELIN-2515. After 100 minutes R process quit...

2018-03-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2839 ZEPPELIN-2515. After 100 minutes R process quits silently and spark.r interpreter becomes unresponsive ### What is this PR for? This PR would 2 features: 1. Make timeout of sparkr

[jira] [Created] (ZEPPELIN-3297) Combine test & package phase for some build

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3297: Summary: Combine test & package phase for some build Key: ZEPPELIN-3297 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3297 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-3296) Reorg livy integration test to minimize running time

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3296: Summary: Reorg livy integration test to minimize running time Key: ZEPPELIN-3296 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3296 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3295) Remove build of spark 1.6.3 and scala 2.11

2018-03-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3295: Summary: Remove build of spark 1.6.3 and scala 2.11 Key: ZEPPELIN-3295 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3295 Project: Zeppelin Issue