[jira] [Created] (ZEPPELIN-3366) Remove spark dependency when packaging it

2018-03-26 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-3366: -- Summary: Remove spark dependency when packaging it Key: ZEPPELIN-3366 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3366 Project: Zeppelin Issue Ty

[GitHub] zeppelin issue #2894: ZEPPELIN-3364. Followup of ZEPPELIN-3362, improve Zepp...

2018-03-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2894 @prabhjyotsingh Do you mean ZeppelinServer will get the append event after the paragraph is completed ? ---

[GitHub] zeppelin issue #2871: ZEPPELIN-3337. Add more test to SparkRInterpreter

2018-03-26 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2871 Agreed. This is a bit uncomfortablely long to be hard coded. ---

[GitHub] zeppelin issue #2891: ZEPPELIN-1070: Inject Credentials in any Interpreter-C...

2018-03-26 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2891 Curly braces From: pellmont Sent: Monday, March 26, 2018 1:45:06 PM To: apache/zeppelin Cc: Felix Cheung; Manual Subject: Re: [apac

[GitHub] zeppelin issue #2885: [ZEPPELIN-3001] Disable ace editor code completion whe...

2018-03-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2885 @prabhjyotsingh I try the latest PR, but it doesn't work when I enable zeppelin.spark.useNew. I can confirm the completion api return the same thing no matter whether zeppelin.spark.useNew is true

[GitHub] zeppelin issue #2891: ZEPPELIN-1070: Inject Credentials in any Interpreter-C...

2018-03-26 Thread pellmont
Github user pellmont commented on the issue: https://github.com/apache/zeppelin/pull/2891 nice if I can contribute :-) I think the current API for the credentials makes sense, of course it would be nice if the credentials could be shared across users without exposing the unde

[GitHub] zeppelin issue #2894: ZEPPELIN-3364. Followup of ZEPPELIN-3362, improve Zepp...

2018-03-26 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2894 Thanks @zjffdu cc @prabhjyotsingh - you were saying in [a comment for ZEPPELIN-3292](https://issues.apache.org/jira/browse/ZEPPELIN-3292?focusedCommentId=16387420&page=com.atlassian.jira.pl

[GitHub] zeppelin pull request #2895: ZEPPELIN-3160. Fixed Checkstyle issues in kylin...

2018-03-26 Thread HorizonNet
GitHub user HorizonNet opened a pull request: https://github.com/apache/zeppelin/pull/2895 ZEPPELIN-3160. Fixed Checkstyle issues in kylin module ### What is this PR for? Fixed the Checkstyle issues in the kylin module. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #2894: ZEPPELIN-3364. Followup of ZEPPELIN-3362, improve Zepp...

2018-03-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2894 @felixcheung Mind to help review it ? Thanks ---

[GitHub] zeppelin pull request #2894: ZEPPELIN-3364. Followup of ZEPPELIN-3362, impro...

2018-03-26 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2894 ZEPPELIN-3364. Followup of ZEPPELIN-3362, improve ZeppelinContext & add more test ### What is this PR for? This PR address the remaining issue of ZEPPELIN-3362, and also add more te

[GitHub] zeppelin issue #2892: ZEPPELIN-3162. Fixed Checkstyle issues in neo4j module

2018-03-26 Thread HorizonNet
Github user HorizonNet commented on the issue: https://github.com/apache/zeppelin/pull/2892 I merged the latest master into this branch. Let's wait for the build. ---

[GitHub] zeppelin issue #2442: [ZEPPELIN-2679] JDBC. precode for session

2018-03-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2442 Sorry @mebelousov I don't get why the general hooks could not satisfy you. The hook can run for each paragraph. Could you explain a little bit more ? Maybe an example would be very helpful. ---

[GitHub] zeppelin issue #2834: [ZEPPELIN-1967] Passing Z variables to Shell and SQL I...

2018-03-26 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/2834 @felixcheung following [the earlier discussion](https://github.com/apache/zeppelin/pull/2834#discussion_r176976263), the _propertyName_ field in both _interpreter-setting.json_ files have

[GitHub] zeppelin issue #2442: [ZEPPELIN-2679] JDBC. precode for session

2018-03-26 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2442 @zjffdu The hooks as pre-code were discussed [previously ](https://github.com/apache/zeppelin/pull/2096#issuecomment-284220634) We want precode execute before pre-hook for easy finding t