[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2646 @conker84 Could you rebase and rerun ? ---

[GitHub] zeppelin issue #2647: [ZEPPELIN-3012] Interpreter Permissions not working pr...

2017-11-03 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2647 Tests added added. Can you merge that into master? ---

[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2646 CI is failling, the cause seems this: ``` Failed tests: IPySparkInterpreterTest.testBasics:96 expected: but was: ``` Do you think is related to the PR? ---

Zeppelin Release plan

2017-11-03 Thread Akash Mishra
Hi *, Do we have any timeline for next release for 0.8.0? I cannot find any tags for 0.8.0-snapshot [ which we can download from https://zeppelin.apache.org/] in Git. From where are we creating this snapshot ? Is this a nightly Snapshot? Thanks, -- Regards, Akash Mishra. "It's not our abi

[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2646 LGTM, wait for travis pass ---

[GitHub] zeppelin issue #2648: ZEPPELIN-3029. Cannot delete an interpreter

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2648 @prabhjyotsingh Could you help review it ? Thanks ---

[GitHub] zeppelin pull request #2648: ZEPPELIN-3029. Cannot delete an interpreter

2017-11-03 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2648 ZEPPELIN-3029. Cannot delete an interpreter ### What is this PR for? Only copy interpreterSetting from interpreterSettingTemplate when zeppelin is started the first time (interpreter.json

[jira] [Created] (ZEPPELIN-3029) Cannot delete an interpreter

2017-11-03 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3029: - Summary: Cannot delete an interpreter Key: ZEPPELIN-3029 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3029 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2554: [ZEPPELIN-2627] Interpreter Component Refactoring

2017-11-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2554 Sure here you go [ZEPPELIN-3029](https://issues.apache.org/jira/browse/ZEPPELIN-3029) ---

[GitHub] zeppelin issue #2554: [ZEPPELIN-2627] Interpreter Component Refactoring

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2554 hmm, I see. Because every time I will merge interpreter-setting.json into interpreter-setting.json. Mind to create a ticket ? I will fix it. ---

[GitHub] zeppelin issue #2554: [ZEPPELIN-2627] Interpreter Component Refactoring

2017-11-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2554 @zjffdu Just found out an issue which is a side effect of this PR, now I cannot delete an interpreter. By that what I mean is now say if I delete angular interpreter from the interpre

[jira] [Created] (ZEPPELIN-3028) not able to run flink class

2017-11-03 Thread ajinkya mahakalkar (JIRA)
ajinkya mahakalkar created ZEPPELIN-3028: Summary: not able to run flink class Key: ZEPPELIN-3028 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3028 Project: Zeppelin Issue Type

[GitHub] zeppelin issue #2647: [ZEPPELIN-3012] Interpreter Permissions not working pr...

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2647 LGTM ---

[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2646 @conker84 you can update this PR by removing this plugin. That should also work for you. ---

[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2646 @zjffdu so I have to close this PR, right? ---

[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2646 Oops, it is caused by last PR. Actually we can just remove this plugin from zeppelin-interpreter module. Now all the interpreter depends on interpreter-parent module. ---

[GitHub] zeppelin issue #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-03 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2646 @zjffdu the cause is totaly because of the `:` in the `project.name`, but it almost in every pom (Zeppelin: Elasticsearch interpreter, Zeppelin: Apache Cassandra interpreter, ecc...) so i think