[jira] [Created] (ZEPPELIN-3329) Need bind interpreters inside note after restarting Zeppelin

2018-03-14 Thread Maxim Belousov (JIRA)
Maxim Belousov created ZEPPELIN-3329: Summary: Need bind interpreters inside note after restarting Zeppelin Key: ZEPPELIN-3329 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3329 Project: Ze

[GitHub] zeppelin pull request #2863: Hotfix: ambiguous reference to overloaded defin...

2018-03-14 Thread necosta
GitHub user necosta reopened a pull request: https://github.com/apache/zeppelin/pull/2863 Hotfix: ambiguous reference to overloaded definition ### What is this PR for? Minor bugfix on Zeppelin build from sources ### What type of PR is it? Bug Fix ### Wh

[GitHub] zeppelin pull request #2863: Hotfix: ambiguous reference to overloaded defin...

2018-03-14 Thread necosta
Github user necosta closed the pull request at: https://github.com/apache/zeppelin/pull/2863 ---

[GitHub] zeppelin issue #2863: Hotfix: ambiguous reference to overloaded definition

2018-03-14 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2863 Green CI (https://travis-ci.org/nokia/zeppelin/builds/352915331) Adding main contributors for review: @Leemoonsoo , @zjffdu Thanks ---

[GitHub] zeppelin issue #2863: Hotfix: ambiguous reference to overloaded definition

2018-03-14 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2863 LGTM ---

[GitHub] zeppelin issue #2862: [ZEPPELIN-3321] isRevisionSupported not working for im...

2018-03-14 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2862 LGTM ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-14 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 @zjffdu its working. spark.r.backendConnectionTimeout value is taken into consideration for the r interpreter to quit. Is there any maximum limit for this parameter? I dont want my R interpreter t

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-14 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM There's no limitation on that. ---

[jira] [Created] (ZEPPELIN-3330) Add more test for RemoteInterpreterServer

2018-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3330: Summary: Add more test for RemoteInterpreterServer Key: ZEPPELIN-3330 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3330 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-3331) Use NullLifecycleManager by default

2018-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3331: Summary: Use NullLifecycleManager by default Key: ZEPPELIN-3331 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3331 Project: Zeppelin Issue Type: Improv

[GitHub] zeppelin issue #2862: [ZEPPELIN-3321] isRevisionSupported not working for im...

2018-03-14 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2862 LGTM ---

[GitHub] zeppelin pull request #2857: ZEPPELIN-3314. Only apply maven-dependency-plug...

2018-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2857 ---

[GitHub] zeppelin pull request #2858: ZEPPELIN-3315. Merge beforeStatusChange and aft...

2018-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2858 ---

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

2018-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2839 ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-14 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 @zjffdu When I gave blank value for the parameter, it didnt work..What will be the best value if we want the interpreter to live forever. ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-14 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 It is integer type, so you can set it as large as java int can be. e.g. 31536000 which is one year (365*24*60*60) ---

[jira] [Created] (ZEPPELIN-3332) Zeppelin login fails with NPE if ldapRealm.authorizationEnabled is not set true

2018-03-14 Thread Felix (JIRA)
Felix created ZEPPELIN-3332: --- Summary: Zeppelin login fails with NPE if ldapRealm.authorizationEnabled is not set true Key: ZEPPELIN-3332 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3332 Project: Ze

[GitHub] zeppelin pull request #2867: ZEPPELIN-3332

2018-03-14 Thread felixalbani
GitHub user felixalbani opened a pull request: https://github.com/apache/zeppelin/pull/2867 ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRealm.authorizationEnabled is not set true Issue was introduced by pull https://github.com/apache/zeppelin/pull/2498 ### W

Re: Zeppelin - Spark Driver location

2018-03-14 Thread ankit jain
Hi Jhang, Not clear on that - I thought spark-submit was done when we run a paragraph, how does the .sh file come into play? Thanks Ankit On Tue, Mar 13, 2018 at 5:43 PM, Jeff Zhang wrote: > > spark-submit is called in bin/interpreter.sh, I didn't try standalone > cluster mode. It is expected

[GitHub] zeppelin issue #2862: [ZEPPELIN-3321] isRevisionSupported not working for im...

2018-03-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2862 Thanks for the review will merge this if no more discussion. ---

[jira] [Created] (ZEPPELIN-3333) docker image for v0.7.3 embeds spark 2.1.0 instead of 2.2.0

2018-03-14 Thread Mathieu DESPRIEE (JIRA)
Mathieu DESPRIEE created ZEPPELIN-: -- Summary: docker image for v0.7.3 embeds spark 2.1.0 instead of 2.2.0 Key: ZEPPELIN- URL: https://issues.apache.org/jira/browse/ZEPPELIN- Project:

Re: Zeppelin - Spark Driver location

2018-03-14 Thread ankit jain
Also spark standalone cluster moder should work even before this new release, right? On Wed, Mar 14, 2018 at 8:43 AM, ankit jain wrote: > Hi Jhang, > Not clear on that - I thought spark-submit was done when we run a > paragraph, how does the .sh file come into play? > > Thanks > Ankit > > On Tue

[jira] [Created] (ZEPPELIN-3334) Set spark.scheduler.pool to authenticate user name

2018-03-14 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3334: --- Summary: Set spark.scheduler.pool to authenticate user name Key: ZEPPELIN-3334 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3334 Project: Zeppelin

Re: Zeppelin - Spark Driver location

2018-03-14 Thread Jeff Zhang
spark-submit would only run when you run the first paragraph using spark interpreter. After that, paragraph would send code to the spark app to execute. >>> Also spark standalone cluster moder should work even before this new release, right? I didn't verify that, not sure whether other people very

[GitHub] zeppelin issue #2684: [Zeppelin-2572] multiple paragraphs actions

2018-03-14 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2684 Just noticed this.. I think it's a great feature! In Jupyter we can also select multiple paragraphs. Although it is made more seamless.. I believe you could Ctrl+click anywhere on a cel

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

2018-03-14 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2834 Great improvement! Many of our users were asking for this since day one they started using Zeppelin. Like, "how do I pass a variable from %pyspark paragraph to %sh one.. " Left a minor c

[GitHub] zeppelin pull request #2868: [HOTFIX] Code style fix for branch-0.8

2018-03-14 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2868 [HOTFIX] Code style fix for branch-0.8 ### What is this PR for? HotFix for code style issue of branch-0.8 ### What type of PR is it? [Hot Fix] ### Todos * [

[GitHub] zeppelin pull request #2869: ZEPPELIN-3330. Add more test for RemoteInterpre...

2018-03-14 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2869 ZEPPELIN-3330. Add more test for RemoteInterpreterServer ### What is this PR for? This PR add more test for RemoteInterpreterServer for the purpose of further changes on RemoveInterpreterServe

[jira] [Created] (ZEPPELIN-3335) trim property name of interpreter settings

2018-03-14 Thread richard.lee (JIRA)
richard.lee created ZEPPELIN-3335: - Summary: trim property name of interpreter settings Key: ZEPPELIN-3335 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3335 Project: Zeppelin Issue Typ

[GitHub] zeppelin pull request #2870: [ZEPPELIN-3335] trim property name of interpret...

2018-03-14 Thread rockiee281
GitHub user rockiee281 opened a pull request: https://github.com/apache/zeppelin/pull/2870 [ZEPPELIN-3335] trim property name of interpreter settings ### What is this PR for? trim property name of interpreter settings ### What type of PR is it? Improvement

[jira] [Created] (ZEPPELIN-3336) Remove sending spark web url to interpreter setting page

2018-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3336: Summary: Remove sending spark web url to interpreter setting page Key: ZEPPELIN-3336 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3336 Project: Zeppelin

[GitHub] zeppelin pull request #2862: [ZEPPELIN-3321] isRevisionSupported not working...

2018-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2862 ---

[GitHub] zeppelin issue #2412: [ZEPPELIN-2641] Change encoding to UTF-8 when sending ...

2018-03-14 Thread big-loser
Github user big-loser commented on the issue: https://github.com/apache/zeppelin/pull/2412 @zjffdu I solved this problem and it is not actually a Zeppelin issue. The main problem is that the contentType in the livy service http header has no charset option. Livy file

[jira] [Created] (ZEPPELIN-3337) Add more test to SparkRInterpreter

2018-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3337: Summary: Add more test to SparkRInterpreter Key: ZEPPELIN-3337 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3337 Project: Zeppelin Issue Type: Improve

[GitHub] zeppelin pull request #2871: ZEPPELIN-3337. Add more test to SparkRInterpret...

2018-03-14 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2871 ZEPPELIN-3337. Add more test to SparkRInterpreter ### What is this PR for? Add more test for SparkRInterpreter, and also some code refactoring in SparkRInterpreter. ### What typ

[jira] [Created] (ZEPPELIN-3338) [Umbrella] Add more unit test

2018-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3338: Summary: [Umbrella] Add more unit test Key: ZEPPELIN-3338 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3338 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin pull request #2869: ZEPPELIN-3330. Add more test for RemoteInterpre...

2018-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2869 ---

[jira] [Created] (ZEPPELIN-3339) Add more test for ZeppelinContext

2018-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3339: Summary: Add more test for ZeppelinContext Key: ZEPPELIN-3339 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3339 Project: Zeppelin Issue Type: Sub-task