[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2017-01-02 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1587 all green! merging if no more comment --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2017-01-02 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 i think CI failure cause is not this PR. some other reason in other testcase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-28 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1587 LGTM merging if no more comment --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-28 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 thank to address. update code completed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-23 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1587 shouldn't this be listed here: https://github.com/apache/zeppelin/blob/master/conf/zeppelin-site.xml.template#L193 --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-23 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @felixcheung @Leemoonsoo please review this. thanks --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1587 lgtm --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-11 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 refector code based on #1612 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-01 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @zjffdu thanks to comment. i am wait #1612 #1612 is LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1587 I prefer to use `%livy.pyspark` & `$livy.pyspark3` instead of `zeppelin.livy.kind`. Because if user change `zeppelin.livy.kind` some paragraphs may not work again, this is very confusing. So

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-24 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @zjffdu @felixcheung @Leemoonsoo could you merge about this? or need to fix something? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-18 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1587 Ah thanks for pointing out. I will look into what Livy is doing shortly --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1587 I see what you mean. Thanks for the explanation. Make sense. LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-15 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @Leemoonsoo . thanks to comment. you mean like this? if user add property `zeppelin.livy.kind` = pyspark, "%livy.pyspark" working on `python2`. if user add property

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1587 Thanks for explain. but i'm little bit confused. If you are creating `LivyPySpark3Interpreter` in addition to `LivyPySparkInterpreter`, there will be no need to add property

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-13 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @Leemoonsoo thanks to review. first. i try like that. ``` # add properties { "group": "livy", "name": "pyspark3", "className":

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-04 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 can't do that, %livy.pyspark support python2 only. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not