[GitHub] zeppelin issue #3000: [ZEPPELIN-3467] two-step, atomic configuration file

2018-07-06 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3000 I've fixed the style issues pointed out. One test still fails on travis--despite a rebase and restart. But the failure seems unrelated to the changes made in this PR. ---

[GitHub] zeppelin issue #3056: [ZEPPELIN-3567] fix InterpreterContext convert(...) me...

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3056 LGTM ---

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

2018-07-06 Thread SivaKaviyappa
Github user SivaKaviyappa commented on the issue: https://github.com/apache/zeppelin/pull/2231 @yywwd - Few things to check What are your zeppelin-env.sh and livy intrepreter settings 1.have you set the PYTHONPATH in the zeppelin-env.sh 2.

[GitHub] zeppelin issue #3047: [ZEPPELIN-3574] fix large number rendering issue

2018-07-06 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3047 wow. that's pretty serious issue. thanks for fixing this. LGTM. ---

[jira] [Created] (ZEPPELIN-3591) Some values of "args" property in interpreter settings for Spark ruin UDF execution

2018-07-06 Thread Denis Efarov (JIRA)
Denis Efarov created ZEPPELIN-3591: -- Summary: Some values of "args" property in interpreter settings for Spark ruin UDF execution Key: ZEPPELIN-3591 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3591

[GitHub] zeppelin pull request #3056: [ZEPPELIN-3567] fix InterpreterContext convert(...

2018-07-06 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3056 [ZEPPELIN-3567] fix InterpreterContext convert(...) method ### What is this PR for? After commit

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

2018-07-06 Thread egorklimov
Github user egorklimov commented on the issue: https://github.com/apache/zeppelin/pull/3053 Look again please: * Thrift file updated * CI is green: https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/400831400 ---

[GitHub] zeppelin pull request #3035: [ZEPPELIN-3553] Fix URLs on "Multi-user Support...

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

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

2018-07-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2848 Git it. Thanks. I thought it might not be useful. but I might be wrong. Thank you. ---

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

2018-07-06 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul I see next usecase. 10 users open the note, put client ID in dynamic form, refresh note, get and process data result. In this case getting of default note view is OK. That is in

[jira] [Created] (ZEPPELIN-3590) Add test for spark streaming

2018-07-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3590: Summary: Add test for spark streaming Key: ZEPPELIN-3590 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3590 Project: Zeppelin Issue Type: Improvement

zeppelin 0.8.0-rc2 pyspark error

2018-07-06 Thread Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore)
Hi All, I am running the streaming pyspark programme from pyspark interpreter by using zeppelin-0.8.0-rc2 code . When pyspark streaming programme is being submitted, it is giving following error message, When we see the driver logs. ERROR [2018-07-06 06:35:14,026] ({JobScheduler}

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

2018-07-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2848 @mebelousov The main purpose of "personalized mode" is to keep the current user's view. But if the user refreshes the browser, it changes the newest one. Do you think it's enough? ---

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

2018-07-06 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul As I understand personal mode allows users run paragraphs and have different views and different results due user chosen values in dynamic forms. I'm against the removal of

[GitHub] zeppelin issue #3055: ZEPPELIN-3587. Interpret paragarph text as whole code ...

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3055 oops, please ignore my last comment. Actually we could interpreter paragraph text as whole ---

Re: [DISCUSS] Is interpreter binding necessary ?

2018-07-06 Thread Jeff Zhang
We already allow setting default interpreter when creating note. Another way to set default interpreter is to reorder the interpreter setting binding in note page. But personally I don't recommend user to use short interpreter name because of default interpreter. 2 Reaons: 1. It introduce

Re: [DISCUSS] Is interpreter binding necessary ?

2018-07-06 Thread Jongyoul Lee
There are two purposes of interpreter binding. One is what you mentioned and another one is to manage a default interpreter. If we provide a new way to set default interpreter, I think we can remove them :-) We could set permissions in other ways. Overall, +1 On Fri, Jul 6, 2018 at 4:24 PM, Jeff

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

2018-07-06 Thread yywwd
Github user yywwd commented on the issue: https://github.com/apache/zeppelin/pull/2231 @zjffdu NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() My AWS cluster is EMR-5.14.0, Application: Ganglia 3.7.2, Spark 2.3.0, Zeppelin 0.7.3, Livy 0.4.0 ---

[GitHub] zeppelin issue #3054: [WIP] ZEPPELIN-3569. Improvement of FlinkInterpreter

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3054 There's one critical issue in flink 1.5.0 FLINK-9554 ---

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

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 What kind of error you see in zeppelin when using livy.spark.master yarn mode ---

[GitHub] zeppelin issue #3055: ZEPPELIN-3587. Don't stop to interpret when the next l...

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3055 @felixcheung I am afraid we have to break paragraph text. Zeppelin interpreter is different from scala shell. scala shell will execute the code when user type a complete code, while in zeppelin

[DISCUSS] Is interpreter binding necessary ?

2018-07-06 Thread Jeff Zhang
Hi Folks, I raise this thread to discuss whether we need the interpreter binding. Currently when user create notes, they have to bind interpreters to their notes in note page. Otherwise they will hit interpreter not found issue. Besides that in zeppelin server side, we maintain the interpreter

[GitHub] zeppelin issue #3055: ZEPPELIN-3587. Don't stop to interpret when the next l...

2018-07-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3055 I think the most simple solution is to copy from the old interpret method. We discussed several times and fixed several times as well. ---

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

2018-07-06 Thread yywwd
Github user yywwd commented on the issue: https://github.com/apache/zeppelin/pull/2231 @zjffdu This issue is not related to the codes run in zeppelin. I mean, I cannot guarantee “Using Livy interpreter in Zeppelin” and "Using Programmatic API" work well at the same time.

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

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 Sorry, I still not sure what code you run in zeppelin. If it is livy related issue, you need to ask question in livy mail list. ---

[GitHub] zeppelin issue #2747: [ZEPPELIN-3191] Update to a current flink version.

2018-07-06 Thread jan0sch
Github user jan0sch commented on the issue: https://github.com/apache/zeppelin/pull/2747 Closed because overcome by events. See https://github.com/apache/zeppelin/pull/3054 for details. ---

zeppelin 0.8.0-rc2 pyspark error

2018-07-06 Thread Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore)
Hi All, I am running the streaming pyspark programme from pyspark interpreter by using zeppelin-0.8.0-rc2 code . When pyspark streaming programme is being submitted, it is giving following error message, When we see the driver logs. ERROR [2018-07-06 06:35:14,026] ({JobScheduler}

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

2018-07-06 Thread jan0sch
Github user jan0sch commented on the issue: https://github.com/apache/zeppelin/pull/2811 Closed because overcome by events. See https://github.com/apache/zeppelin/pull/3054 for details. ---

[GitHub] zeppelin pull request #2811: [ZEPPELIN-3252] Update the Apache Flink version...

2018-07-06 Thread jan0sch
Github user jan0sch closed the pull request at: https://github.com/apache/zeppelin/pull/2811 ---

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

2018-07-06 Thread jan0sch
Github user jan0sch commented on the issue: https://github.com/apache/zeppelin/pull/2811 @zjffdu Cool. I'll close my pull-requests then because it makes way more sense to bring your stuff into the project. ---

[GitHub] zeppelin pull request #2747: [ZEPPELIN-3191] Update to a current flink versi...

2018-07-06 Thread jan0sch
Github user jan0sch closed the pull request at: https://github.com/apache/zeppelin/pull/2747 ---

[GitHub] zeppelin issue #3049: [ZEPPELIN-3580] Adds rename note method to rest api

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

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

2018-07-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2952 Let me test it in my local ---

[jira] [Created] (ZEPPELIN-3589) New spark interpreter doens't interprete new lines correctly

2018-07-06 Thread Thomas Han (JIRA)
Thomas Han created ZEPPELIN-3589: Summary: New spark interpreter doens't interprete new lines correctly Key: ZEPPELIN-3589 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3589 Project: Zeppelin

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

2018-07-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2811 @jan0sch flink 1.5 has a critical issue in scala-shell for yarn mode. I have fixed it in FLINK-9554, and will update this PR to 1.5.1 if it is released before this PR merging. ---

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

2018-07-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3006 Can you check one failure of CI? https://travis-ci.org/woowabros/zeppelin/builds/400651878 ---

[GitHub] zeppelin issue #3000: [ZEPPELIN-3467] two-step, atomic configuration file

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

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

2018-07-06 Thread jan0sch
Github user jan0sch commented on the issue: https://github.com/apache/zeppelin/pull/2811 @zjffdu Awesome! If this works then maybe we should target Flink 1.5. ---

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

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

[jira] [Created] (ZEPPELIN-3588) Can't run ipython interpreter from docker container

2018-07-06 Thread Thomas Han (JIRA)
Thomas Han created ZEPPELIN-3588: Summary: Can't run ipython interpreter from docker container Key: ZEPPELIN-3588 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3588 Project: Zeppelin