[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2974 hmm, I missed that statement in description. But I think it would be better to pop up a error message to users when it fails to restart. I don't think user would know to hover over that icon to see

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-12 Thread bikassaha
Github user bikassaha commented on the issue: https://github.com/apache/zeppelin/pull/2974 The description says "on hovering the (circle) you will see success / error message for the respective interpreter." I wonder if that is going to show whats wrong in starting/restarting the inte

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2974 @sameer79 Or we could make it simple for now that the status icon means whether the interpreter restarting operation is successful just as what this PR did now IIUC. One concern is that when the r

[GitHub] zeppelin issue #3007: zeppelin 0.8 version pyspark interpreter error when us...

2018-06-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3007 @lizhenhuan the protobuf in spark project is not related. The version you see in pom file is the protobu java version which is not the same as the python package version. I guess you hit this issue

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-12 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 Is there any document or example to tell us how to use SSO function in zeppelin? ---

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-12 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 @1ambda Do you have a sample code to test this function? ---

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2974 It looks like there's many misunderstandings between people about what the status icon really means. Personally I would suggest to abandon this PR for now, as I think end users would also has the

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-12 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2974 isn't it better to the loading/status light on the interpreter tab like in the screen shot in https://github.com/apache/zeppelin/pull/1155? ---

[GitHub] zeppelin issue #2991: [ZEPPELIN-3476] change description

2018-06-12 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2991 @Savalek can you update the title of this PR? something like "change Description "auto-restart interpreter on cron execution"" ---

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-12 Thread sameer79
Github user sameer79 commented on the issue: https://github.com/apache/zeppelin/pull/2974 @r-kamath @prabhjyotsingh @bikassaha Awaiting for a review. ---

Re: All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-12 Thread Jhon Anderson Cardenas Diaz
Hi, we already have spark (and python) configured as per user - scoped mode and even in that case it does not work. But i will try your second option!. thank you.. 2018-06-12 21:24 GMT-05:00 Jeff Zhang : > This is a limitation of the native PySparkInterpreter. > > Two solutions for you. > 1. Use

Re: All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-12 Thread Jeff Zhang
This is a limitation of the native PySparkInterpreter. Two solutions for you. 1. Use per user scoped mode so that each user own his own python process 2. Use IPySparkInterpreter of zeppelin 0.8 which is better for integration python with zeppelin. Jhon Anderson Cardenas Diaz 于2018年6月13日周三 上午6:1

[jira] [Created] (ZEPPELIN-3538) backend_zinline.py may not work in yarn cluster mode in PySparkInterpreter

2018-06-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3538: Summary: backend_zinline.py may not work in yarn cluster mode in PySparkInterpreter Key: ZEPPELIN-3538 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3538 Projec

Re: All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-12 Thread Jhon Anderson Cardenas Diaz
Hi! We found the reason why this error is happening. It seems to be related with the solution for the task ZEPPELIN-2075 . This solution is causing that when o

Re: All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-12 Thread Jhon Anderson Cardenas Diaz
Hi! We found the reason why this error is happening. It seems to be related with the solution for the task ZEPPELIN-2075 . This solution is causing that when o

[GitHub] zeppelin issue #2641: [ZEPPELIN-1363] Note level dynamic form

2018-06-12 Thread mjmeyer
Github user mjmeyer commented on the issue: https://github.com/apache/zeppelin/pull/2641 Built 0.8.0 and see this working in md and pyspark interpreters. ``` %md projectName: $${projectName} ``` ``` %pyspark print("ProjectName " + z.noteTextbox('

Re: All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-12 Thread Jhon Anderson Cardenas Diaz
Hi!. I have 0.8.0 version, from September 2017 2018-06-12 4:48 GMT-05:00 Jianfeng (Jeff) Zhang : > > Which version do you use ? > > > Best Regard, > Jeff Zhang > > > From: Jhon Anderson Cardenas Diaz jhonderson2...@gmail.com>> > Reply-To: "us...@zeppelin.apache.org

[GitHub] zeppelin pull request #3014: ZEPPELIN-3422 Add JMX support

2018-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3014 ---

[GitHub] zeppelin issue #2982: [ZEPPELIN-3492] The paragraph's table does not scroll ...

2018-06-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2982 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2991: [ZEPPELIN-3476] change description

2018-06-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2991 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2994: [ZEPPELIN-3285] Refine the style of Notebook title

2018-06-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2994 will merge this if there are no more discussions ---

Re: All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-12 Thread Jianfeng (Jeff) Zhang
Which version do you use ? Best Regard, Jeff Zhang From: Jhon Anderson Cardenas Diaz mailto:jhonderson2...@gmail.com>> Reply-To: "us...@zeppelin.apache.org" mailto:us...@zeppelin.apache.org>> Date: Friday, June 8, 2018 at 11:08 PM To: "us...@zeppelin.apache.

[GitHub] zeppelin issue #3014: ZEPPELIN-3422 Add JMX support

2018-06-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3014 Thanks. I'll merge it if there's no more discussion ---

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

2018-06-12 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2995 LGTM ---