[jira] [Created] (ZEPPELIN-3743) java.lang.RuntimeException: Multiple py4j files found under /usr/lib/spark/python/lib

2018-08-21 Thread Valery Khamenya (JIRA)
Valery Khamenya created ZEPPELIN-3743: - Summary: java.lang.RuntimeException: Multiple py4j files found under /usr/lib/spark/python/lib Key: ZEPPELIN-3743 URL: https://issues.apache.org/jira/browse/ZEPPELIN-374

[GitHub] zeppelin issue #3155: [ZEPPELIN-3741] Do not clear "Authorization" header if...

2018-08-21 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3155 Will merge this to master if no more discussion. ---

[GitHub] zeppelin issue #3156: [ZEPPELIN-3610] Cluster Raft module design

2018-08-21 Thread liuxunorg
Github user liuxunorg commented on the issue: https://github.com/apache/zeppelin/pull/3156 @jongyoul @zjffdu ,I have followed the advice you put forward last time https://github.com/apache/zeppelin/pull/3074 . Change COPYCAT to ATOMIX library, please review my code, thank you! ---

[GitHub] zeppelin pull request #3154: ZEPPELIN-3737. Wrap JobManager page related stu...

2018-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3154 ---

[GitHub] zeppelin pull request #3150: ZEPPELIN-3734. Remove runtimeinfo from note.jso...

2018-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3150 ---

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3150 Thanks On Tue, Aug 21, 2018 at 7:17 PM Jeff Zhang wrote: > Will merge if no more comments > > — > You are receiving this because you were mentioned. > Reply to this ema

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3150 Will merge if no more comments ---

[GitHub] zeppelin issue #3154: ZEPPELIN-3737. Wrap JobManager page related stuff into...

2018-08-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3154 Will merge if no more comments ---

[GitHub] zeppelin issue #3151: ZEPPELIN-3735. Wrap WebSocket connection into Connecti...

2018-08-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3151 Will merge if no more comments ---

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3150 No, these fields won't be removed. Only the spark job url is removed. ---

[GitHub] zeppelin issue #3150: ZEPPELIN-3734. Remove runtimeinfo from note.json

2018-08-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3150 Yep, what I meant are fields like "dateCreated": "2018-07-12 13:53:34.479", "dateStarted": "2018-07-23 16:27:18.751", "dateFinished": "2018-07-23 16:27:55.416",

[GitHub] zeppelin issue #3157: [ZEPPELIN-3654] - New Hazelcast Jet interpreter

2018-08-21 Thread selvinsource
Github user selvinsource commented on the issue: https://github.com/apache/zeppelin/pull/3157 @felixcheung @zjffdu I have just opened the PR for the Hazelcast Jet interpreter as discussed before. Regarding the LICENSE file, I have a question. Do I need to put the license

[GitHub] zeppelin issue #3092: [ZEPPELIN-3653] - New Java interpreter

2018-08-21 Thread selvinsource
Github user selvinsource commented on the issue: https://github.com/apache/zeppelin/pull/3092 @felixcheung @zjffdu FYI, I have added https://issues.apache.org/jira/browse/ZEPPELIN-3742 based on the discussion we had in this PR. ---

[jira] [Created] (ZEPPELIN-3742) Java interpreter to use JShell API

2018-08-21 Thread Vincenzo Selvaggio (JIRA)
Vincenzo Selvaggio created ZEPPELIN-3742: Summary: Java interpreter to use JShell API Key: ZEPPELIN-3742 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3742 Project: Zeppelin Iss

[GitHub] zeppelin pull request #3157: [ZEPPELIN-3654] - New Hazelcast Jet interpreter

2018-08-21 Thread selvinsource
GitHub user selvinsource opened a pull request: https://github.com/apache/zeppelin/pull/3157 [ZEPPELIN-3654] - New Hazelcast Jet interpreter ### What is this PR for? **New Hazelcast Jet interpreter** Zeppelin has interpreters for different data processing systems like Fl

[GitHub] zeppelin pull request #3156: [ZEPPELIN-3610] Cluster Raft module design

2018-08-21 Thread liuxunorg
GitHub user liuxunorg opened a pull request: https://github.com/apache/zeppelin/pull/3156 [ZEPPELIN-3610] Cluster Raft module design ### What is this PR for? By using the Raft protocol, multiple Zeppelin-Server groups are built into a Zeppelin cluster, the cluster State Mac

[GitHub] zeppelin pull request #3117: [ZEPPELIN-3691] Scheduled note continues to wor...

2018-08-21 Thread oxygen311
Github user oxygen311 closed the pull request at: https://github.com/apache/zeppelin/pull/3117 ---

[GitHub] zeppelin pull request #3117: [ZEPPELIN-3691] Scheduled note continues to wor...

2018-08-21 Thread oxygen311
GitHub user oxygen311 reopened a pull request: https://github.com/apache/zeppelin/pull/3117 [ZEPPELIN-3691] Scheduled note continues to work in the trash ### What is this PR for? Fix bug with scheduled note working in the trash. How to repeat bug: 1. Make scheduled n

[GitHub] zeppelin issue #3117: [ZEPPELIN-3691] Scheduled note continues to work in th...

2018-08-21 Thread oxygen311
Github user oxygen311 commented on the issue: https://github.com/apache/zeppelin/pull/3117 @zjffdu Sorry, you are right. Fixed ---

[GitHub] zeppelin issue #3155: [ZEPPELIN-3741] Do not clear "Authorization" header if...

2018-08-21 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3155 @zjffdu @felixcheung @r-kamath can you help review this. I've tested this on latest versions of Chrome (Mac), Firefox (Mac), Edge (Windows 10). ---

[GitHub] zeppelin pull request #3155: [ZEPPELIN-3741] Do not clear "Authorization" he...

2018-08-21 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3155 [ZEPPELIN-3741] Do not clear "Authorization" header if Z-server is running behind proxy ### What is this PR for? There can be a case where Zeppelin-Sever is running as Form-Based-Auth

[jira] [Created] (ZEPPELIN-3741) Do not clear "Authorization" header if Z-server is running behind proxy

2018-08-21 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3741: - Summary: Do not clear "Authorization" header if Z-server is running behind proxy Key: ZEPPELIN-3741 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3741

[jira] [Created] (ZEPPELIN-3740) Adopt google-java-format

2018-08-21 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-3740: -- Summary: Adopt google-java-format Key: ZEPPELIN-3740 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3740 Project: Zeppelin Issue Type: Improvement