[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2018-07-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 Could you share your code that use programmatic API ? ---

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2018-07-05 Thread yywwd
Github user yywwd commented on the issue: https://github.com/apache/zeppelin/pull/2231 @zjffdu I change the yarn mode into "yarn-cluster" as SivaKaviyappa suggested, Zeppelin works well. However, when I use programmatic API, it will throw such exception: ImportError: No module named

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2848 This feature could replace "personalized mode". I will create PR to remove "personalized mode". Thank you @Savalek again. ---

[GitHub] zeppelin pull request #2742: [ZEPPELIN-3168] Interpreter Settings Authorizat...

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

[GitHub] zeppelin pull request #2713: How to create an universal filter for a dashboa...

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

[GitHub] zeppelin pull request #3040: Branch 0.7

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

Re: Clean up PRs

2018-07-05 Thread Jongyoul Lee
I'll remove three more PRs below: Closes #2713 How to create an universal filter for a dashboard using date filter? By Manituti Closes #2742 [ZEPPELIN-3168] Interpreter Settings Authorization By necosta Closes #3040 Branch 0.7 By niuguidong On Wed, Jul 4, 2018 at 4:51 PM, Jeff Zhang wrote: >

[GitHub] zeppelin issue #2780: [ZEPPELIN-3215] Fix to remove pid of interpreter when ...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2780 LGTM ---

[GitHub] zeppelin issue #2716: [ZEPPELIN-3123] Fix to create pid per each interpreter

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2716 LGTM ---

[GitHub] zeppelin pull request #3055: ZEPPELIN-3587. Don't stop to interpret when the...

2018-07-05 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3055 ZEPPELIN-3587. Don't stop to interpret when the next line starts with dot ### What is this PR for? Just to make this kind of code to work. ``` sc .range(1,10 .sum()

[jira] [Created] (ZEPPELIN-3587) Don't stop to interpret when the next line starts with "."

2018-07-05 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3587: Summary: Don't stop to interpret when the next line starts with "." Key: ZEPPELIN-3587 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3587 Project: Zeppelin

[GitHub] zeppelin issue #2716: [ZEPPELIN-3123] Fix to create pid per each interpreter

2018-07-05 Thread woowahan-jaehoon
Github user woowahan-jaehoon commented on the issue: https://github.com/apache/zeppelin/pull/2716 Some test cases failed but after retry, all completed. https://travis-ci.org/woowahan-jaehoon/zeppelin/builds/399891748 ---

[GitHub] zeppelin issue #2780: [ZEPPELIN-3215] Fix to remove pid of interpreter when ...

2018-07-05 Thread woowahan-jaehoon
Github user woowahan-jaehoon commented on the issue: https://github.com/apache/zeppelin/pull/2780 The 1 case failed but after retry, completed. https://travis-ci.org/woowahan-jaehoon/zeppelin/builds/399892045 ---

[GitHub] zeppelin issue #3053: [ZEPPELIN-3583] Add function getNoteName() in Interpre...

2018-07-05 Thread egorklimov
Github user egorklimov commented on the issue: https://github.com/apache/zeppelin/pull/3053 Looks like fixed * CI is green: https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/400447972 * Screenshot added. ---

[GitHub] zeppelin pull request #3053: [WIP] [ZEPPELIN-3583] Add function getNoteName(...

2018-07-05 Thread egorklimov
GitHub user egorklimov reopened a pull request: https://github.com/apache/zeppelin/pull/3053 [WIP] [ZEPPELIN-3583] Add function getNoteName() in InterpreterContext ### What is this PR for? Now we could get only current user and note ID. ``` note_id =

[GitHub] zeppelin pull request #3053: [WIP] [ZEPPELIN-3583] Add function getNoteName(...

2018-07-05 Thread egorklimov
Github user egorklimov closed the pull request at: https://github.com/apache/zeppelin/pull/3053 ---

[GitHub] zeppelin issue #2733: [ZEPPELIN-3175] Set ExecutorFactory 65536 in Scheduler...

2018-07-05 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2733 Hmm... It seems PR is actual for branch-0.8. I propose to wait somebody with this bug and then fix source code. ---

[GitHub] zeppelin issue #2772: ZEPPELIN-3211. REST API: Enable running all paragraphs...

2018-07-05 Thread sancyx
Github user sancyx commented on the issue: https://github.com/apache/zeppelin/pull/2772 Yes, of course it works fine, we're using it from our CI/CD flow (https://github.com/banzaicloud/drone-plugin-zeppelin-client) to trigger execution of a notebook. ---

[GitHub] zeppelin issue #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/3052 LGTM ---

[jira] [Created] (ZEPPELIN-3586) Use hadoop 2.7.3 for embedded spark

2018-07-05 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3586: Summary: Use hadoop 2.7.3 for embedded spark Key: ZEPPELIN-3586 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3586 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work with de...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3015 https://travis-ci.org/jongyoul/zeppelin/builds/399878754 ---

[GitHub] zeppelin pull request #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work ...

2018-07-05 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/3015 [ZEPPELIN-3490] Yarn cluster mode doesn't work with dependencies set by interpreter tab ### What is this PR for? Passing dependencies set by interpreter tab to spark job by setting those

[GitHub] zeppelin pull request #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work ...

2018-07-05 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/3015 ---

[GitHub] zeppelin pull request #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work ...

2018-07-05 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/3015 [ZEPPELIN-3490] Yarn cluster mode doesn't work with dependencies set by interpreter tab ### What is this PR for? Passing dependencies set by interpreter tab to spark job by setting those

[GitHub] zeppelin pull request #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work ...

2018-07-05 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/3015 ---

[GitHub] zeppelin pull request #2959: ZEPPELIN-3443 - Fix regex to support optional s...

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

[GitHub] zeppelin issue #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-05 Thread sjoerdmulder
Github user sjoerdmulder commented on the issue: https://github.com/apache/zeppelin/pull/3052 I figured it out because we have a server side process (Spray client) doing health-checks and giving warnings about it: ``` Illegal response header: Illegal 'Date' header: Invalid

[GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-07-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2811 @jan0sch @jongyoul I created pr #3054 for flink interpreter improvement. But it still WIP, I will refine it later. ---

[GitHub] zeppelin pull request #3054: ZEPPELIN-3569. Improvement of FlinkInterpreter

2018-07-05 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3054 ZEPPELIN-3569. Improvement of FlinkInterpreter ### What is this PR for? This PR just refactor the flink interpreter and also introduce several main features. Here's the main

[GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2811 @jan0sch Thanks for letting me know that. Let's find a way to solve it. ---

[GitHub] zeppelin pull request #2995: [ZEPPELIN-3510] Angular ui-grid fix

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

[GitHub] zeppelin issue #2995: [ZEPPELIN-3510] Angular ui-grid fix

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2995 Will merge it ---

[GitHub] zeppelin pull request #3046: Minor fix "ipykernel" package name shown in log...

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

[GitHub] zeppelin issue #2772: ZEPPELIN-3211. REST API: Enable running all paragraphs...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2772 LGTM with this change only. BTW, do you test it without blocking? ---

[GitHub] zeppelin issue #2649: [ZEPPELIN-3033] IPYNB import/export

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2649 @ShamsUlAzeem GREAT!! Thank you!! ---

[GitHub] zeppelin issue #2708: [Zeppelin-3095] Fix UI when all paragraphs executing s...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2708 @mebelousov Got it. Thanks ---

[GitHub] zeppelin issue #3006: [ZEPPELIN-3529] Add uName into jobGroupId for checking...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3006 I think this PR's review has done. @woowahan-jaehoon Can you rebase it to make CI green? ---

[GitHub] zeppelin issue #3019: [ZEPPELIN-3540] Show Spark inline UI in Non-Secure mod...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3019 I agree with @zjffdu. AFAIK, we already have a modal for some other reasons. Can we reuse them for this issue? ---

[GitHub] zeppelin issue #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3052 LGTM. BTW, is there any issue for the front side? ---

[GitHub] zeppelin issue #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work with de...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3015 @felixcheung Fixed all you commented. Will merge if there's no more discussion ---

[GitHub] zeppelin issue #2713: How to create an universal filter for a dashboard usin...

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2713 @prabhjyotsingh Is it ok to merge to current master? ---

[jira] [Created] (ZEPPELIN-3585) link break

2018-07-05 Thread KaiZheng (JIRA)
KaiZheng created ZEPPELIN-3585: -- Summary: link break Key: ZEPPELIN-3585 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3585 Project: Zeppelin Issue Type: Bug Components:

[GitHub] zeppelin issue #3040: Branch 0.7

2018-07-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3040 Will close this PR ---

[GitHub] zeppelin pull request #3045: ZEPPELIN-3570. Fix for doing user search for LD...

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

[jira] [Created] (ZEPPELIN-3584) pyplot Error using datetime for x axis

2018-07-05 Thread KwaungPark (JIRA)
KwaungPark created ZEPPELIN-3584: Summary: pyplot Error using datetime for x axis Key: ZEPPELIN-3584 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3584 Project: Zeppelin Issue Type: