[GitHub] zeppelin issue #2930: ZEPPELIN-3414. branch-0.8 - download py4j from main re...

2018-04-23 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2930 Jeff, you are right. Need rework. ---

[GitHub] zeppelin pull request #2930: ZEPPELIN-3414. branch-0.8 - download py4j from ...

2018-04-23 Thread mebelousov
Github user mebelousov closed the pull request at: https://github.com/apache/zeppelin/pull/2930 ---

[GitHub] zeppelin issue #2925: ZEPPELIN-3404. Fail to run cronjob when user doesn't r...

2018-04-23 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2925 Thanks for the hint @weand , I am not familiar with this component and didn't realize it is so not difficult to do that. PR is updated, please help try that. Thanks again. ---

[GitHub] zeppelin pull request #2905: ZEPPELIN-3382 Installing interpreter from UI

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2905 ---

Genrating Helium information

2018-04-23 Thread Jongyoul Lee
Hi, devs and Moon. Can someone know the location of our helium information generation script? @Moon, AFAIK, it's updated by what you made. Can you share the location of the script? I've made an issue to enable users to manage that list. https://issues.apache.org/jira/browse/ZEPPELIN-3424 Best R

[GitHub] zeppelin issue #2935: ZEPPELIN-3411 Long running logic inside synchronized b...

2018-04-23 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2935 @weand Oops. I was confused with another issue. I’ll cherry-pick this into 0.8 ---

[GitHub] zeppelin issue #2935: ZEPPELIN-3411 Long running logic inside synchronized b...

2018-04-23 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2935 @weand Hi, I’d like to do it but need to check the timeline of the release date because the two following PRs should be implemented. Thus I think it would be better to merge it after the rest p

[GitHub] zeppelin issue #2900: Alluxio

2018-04-23 Thread apc999
Github user apc999 commented on the issue: https://github.com/apache/zeppelin/pull/2900 @felixcheung hi I am just back from a trip and I will work on this now ---

[GitHub] zeppelin issue #2935: ZEPPELIN-3411 Long running logic inside synchronized b...

2018-04-23 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2935 are you going to merge that into branch-0.8 as well? ---

[GitHub] zeppelin issue #2937: ZEPPELIN-3401. Deadlock while restarting interpreter

2018-04-23 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2937 Today we had that bug again (seems to occur daily) without the patch added to PROD. Now just added the patch to PROD. Will wait another 48h from now before I tell you that it's working. ---

[GitHub] zeppelin issue #2931: ZEPPELIN-3405 Zeppelin fails to display the User home ...

2018-04-23 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2931 @prabhjyotsingh @zjffdu :-1: this actually blew up the permission checks with roles :-1: When... - enabling shiro.ini - enabling permission on an interpreter for _role1_ - ex

[GitHub] zeppelin issue #2925: ZEPPELIN-3404. Fail to run cronjob when user doesn't r...

2018-04-23 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2925 @zjffdu uhm, I can't confirm it. Today after checking out this PR from scratch my first point now works correctly. sorry for the spam. created issue [ZEPPELIN-3427](https://issues.apache.or

[jira] [Created] (ZEPPELIN-3427) Zeppelin Cron Execution omits groups of the cronExecutionUser

2018-04-23 Thread Andreas Weise (JIRA)
Andreas Weise created ZEPPELIN-3427: --- Summary: Zeppelin Cron Execution omits groups of the cronExecutionUser Key: ZEPPELIN-3427 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3427 Project: Zepp

[GitHub] zeppelin pull request #2940: Fix type note => user

2018-04-23 Thread ebuildy
GitHub user ebuildy opened a pull request: https://github.com/apache/zeppelin/pull/2940 Fix type note => user ### What is this PR for? Just fix a typo ### What type of PR is it? Hot Fix ### What is the Jira issue? * Not sure if a jira issue is requi

[jira] [Created] (ZEPPELIN-3426) Zeppelin websocket calls when not logged in causing OAuth state mismatch errors

2018-04-23 Thread Kurian C (JIRA)
Kurian C created ZEPPELIN-3426: -- Summary: Zeppelin websocket calls when not logged in causing OAuth state mismatch errors Key: ZEPPELIN-3426 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3426 Proje

[jira] [Created] (ZEPPELIN-3425) Indicate proper information when loading interpreter list in helium/interpreter

2018-04-23 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-3425: -- Summary: Indicate proper information when loading interpreter list in helium/interpreter Key: ZEPPELIN-3425 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3425

[GitHub] zeppelin issue #2905: ZEPPELIN-3382 Installing interpreter from UI

2018-04-23 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2905 - Helium menu: https://issues.apache.org/jira/browse/ZEPPELIN-3424 - Enable/Disable: https://issues.apache.org/jira/browse/ZEPPELIN-3425 ---

[jira] [Created] (ZEPPELIN-3424) Create custom script to get Helium resources

2018-04-23 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-3424: -- Summary: Create custom script to get Helium resources Key: ZEPPELIN-3424 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3424 Project: Zeppelin Issue

[GitHub] zeppelin issue #2905: ZEPPELIN-3382 Installing interpreter from UI

2018-04-23 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2905 Thanks @jongyoul LGTM, and please create apache ticket for the follow up work ---

[GitHub] zeppelin issue #2905: ZEPPELIN-3382 Installing interpreter from UI

2018-04-23 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2905 @zjffdu I addressed all of what you commented before and test passed. https://travis-ci.org/jongyoul/zeppelin/builds/369969538 ---

[GitHub] zeppelin pull request #2939: [ZEPPELIN-3423] Fix deprecated dynamic forms do...

2018-04-23 Thread jwagun
GitHub user jwagun opened a pull request: https://github.com/apache/zeppelin/pull/2939 [ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md [ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md ### What is this PR for?

[GitHub] zeppelin pull request #2938: [ZEPPELIN-3423] Fix deprecated dynamic forms do...

2018-04-23 Thread jwagun
Github user jwagun closed the pull request at: https://github.com/apache/zeppelin/pull/2938 ---

[GitHub] zeppelin pull request #2938: [ZEPPELIN-3423] Fix deprecated dynamic forms do...

2018-04-23 Thread jwagun
GitHub user jwagun opened a pull request: https://github.com/apache/zeppelin/pull/2938 [ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md [ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md ### What is this PR for? P

[jira] [Created] (ZEPPELIN-3423) Python dynamic forms document URL is deprecated

2018-04-23 Thread Changhyup Jwa (JIRA)
Changhyup Jwa created ZEPPELIN-3423: --- Summary: Python dynamic forms document URL is deprecated Key: ZEPPELIN-3423 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3423 Project: Zeppelin

[GitHub] zeppelin pull request #2935: ZEPPELIN-3411 Long running logic inside synchro...

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2935 ---

[GitHub] zeppelin issue #2929: ZEPPELIN-3412 Enable query prefix syntax in bigquery i...

2018-04-23 Thread iijima-satoshi
Github user iijima-satoshi commented on the issue: https://github.com/apache/zeppelin/pull/2929 @felixcheung Fixed. Please let me know if there are any other concerns. Thanks. ---

[GitHub] zeppelin pull request #2329: [ZEPPELIN-2040] ClusterManager to support launc...

2018-04-23 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2329 ---

[GitHub] zeppelin pull request #2476: [ZEPPELIN-2579] Flaky Test: InterpreterOutputCh...

2018-04-23 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2476 ---

[GitHub] zeppelin pull request #2418: [ZEPPELIN-2645] Adding way to register RemoteIn...

2018-04-23 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2418 ---

[GitHub] zeppelin pull request #2410: [ZEPPELIN-2645] Adding way to register RemoteIn...

2018-04-23 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2410 ---

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

2018-04-23 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2395 ---

[GitHub] zeppelin issue #2935: ZEPPELIN-3411 Long running logic inside synchronized b...

2018-04-23 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2935 Test passed. https://travis-ci.org/jongyoul/zeppelin/builds/369961193 Will merge it ---

[GitHub] zeppelin issue #2905: ZEPPELIN-3382 Installing interpreter from UI

2018-04-23 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2905 Concerning what you mentioned the above, I've implemented the second one to check different names with same interpreters. To clarify it, if you install `zeppelin-pig` in a UI, the logic would che

[GitHub] zeppelin issue #1694: [ZEPPELIN-1718] Prevent anonymous user to set note per...

2018-04-23 Thread BigDataDataAnalyst
Github user BigDataDataAnalyst commented on the issue: https://github.com/apache/zeppelin/pull/1694 @AhyoungRyu I am facing the same issue with Zeppelin. Here is the JIRA ticket link https://issues.apache.org/jira/browse/ZEPPELIN-3133 It would be great if you

[GitHub] zeppelin issue #2925: ZEPPELIN-3404. Fail to run cronjob when user doesn't r...

2018-04-23 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2925 @weand I don't the first issue you mentioned, can you confirm that ? For the second point, I am afraid this is not trivial to fix, I would suggest to defer it to 0.8.1 or 0.9, what do you think