[GitHub] zeppelin issue #2977: ZEPPELIN-3482 Incorrect user is picked up by Zeppelin ...

2018-05-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2977 Merging this if no more discussion. ---

[GitHub] zeppelin pull request #2984: ZEPPELIN-3497. Improve error message when livy ...

2018-05-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2984 ---

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2975 Will merge this to master (only) if no more discussion. ---

[jira] [Created] (ZEPPELIN-3500) using %dep to load jar from local fs doesn't make jar accessible for Spark interpreter

2018-05-24 Thread Michael Dreibelbis (JIRA)
Michael Dreibelbis created ZEPPELIN-3500: Summary: using %dep to load jar from local fs doesn't make jar accessible for Spark interpreter Key: ZEPPELIN-3500 URL:

[GitHub] zeppelin issue #2984: ZEPPELIN-3497. Improve error message when livy session...

2018-05-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2984 @prabhjyotsingh @felixcheung Could you help review it ? Thanks ---

[jira] [Created] (ZEPPELIN-3499) Deadlock between Interpreter restart and JobProgressPoller

2018-05-24 Thread Prabhu Joseph (JIRA)
Prabhu Joseph created ZEPPELIN-3499: --- Summary: Deadlock between Interpreter restart and JobProgressPoller Key: ZEPPELIN-3499 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3499 Project:

[jira] [Created] (ZEPPELIN-3498) Add maven-shade-plugin to Thrift to avoid future conflicts

2018-05-24 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3498: - Summary: Add maven-shade-plugin to Thrift to avoid future conflicts Key: ZEPPELIN-3498 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3498 Project:

[GitHub] zeppelin pull request #2984: ZEPPELIN-3497. Improve error message when livy ...

2018-05-24 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2984 ZEPPELIN-3497. Improve error message when livy session is failed to create ### What is this PR for? The current behavior we will only return 10 lines of log to frontend which is not enough

[jira] [Created] (ZEPPELIN-3497) Improve error message when livy session is failed to create

2018-05-24 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3497: Summary: Improve error message when livy session is failed to create Key: ZEPPELIN-3497 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3497 Project: Zeppelin

[GitHub] zeppelin pull request #2983: ZEPPELIN-3496 Notebook title not visible in sim...

2018-05-24 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2983 ZEPPELIN-3496 Notebook title not visible in simple and report mode ### What is this PR for? Notebook title not visible in simple and report mode - fix title visibility - fix title

[GitHub] zeppelin pull request #2981: [ZEPPELIN-3491][Minor] Add apple-touch-icon.png...

2018-05-24 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2981 ---

[jira] [Created] (ZEPPELIN-3496) Notebook title not visible in simple and report mode

2018-05-24 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-3496: Summary: Notebook title not visible in simple and report mode Key: ZEPPELIN-3496 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3496 Project: Zeppelin

cleaning up of built zeppelin source code.

2018-05-24 Thread Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore)
Hi All, After building zeppelin source code, I want to clean up the dependencies all it has downloaded including node , maven etc. In a way I want to revert back built code to original code. Mvn clean command, I have used, but is there any thing should also be done for cleaning process.