[GitHub] zeppelin pull request #1026: [ZEPPELIN-1021] delete reduplicate dependency a...

2017-02-03 Thread shijinkui
Github user shijinkui closed the pull request at: https://github.com/apache/zeppelin/pull/1026 --- 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 feature i

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC4)

2017-02-03 Thread moon soo Lee
Verified - checksum and signature for release artifacts - build from source - LICENSE source/binary release - source release does not have unexpected binary - binary package functioning +1 (binding) On Fri, Feb 3, 2017 at 1:28 PM Hyung Sung Shim wrote: > +1 > Thanks mina for your effort. >

[GitHub] zeppelin issue #1663: ZEPPELIN-1692: Ability to access Spark jobs UI from th...

2017-02-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1663 @karuppayya Great work! LGTM and merge to master if no further discussions. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] zeppelin issue #1663: ZEPPELIN-1692: Ability to access Spark jobs UI from th...

2017-02-03 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/1663 Thanks @Leemoonsoo for the suggestion and the pointer. Looks like all tested have passed. Ready to merge. --- If your project is set up for it, you can reply to this email and have your re

Re: ZEPPELIN-1856

2017-02-03 Thread moon soo Lee
Hi, Thanks for working on issue ZEPPELIN-1856. I think removing 'note.clearParagraphOutput(paragraphId);' from 'onOutputClear()' is not the best solution, because without the line 'onOutputClear()' does not do anything useful. InterpreterContext is constructed before call RemoteInterpreterServer.

[GitHub] zeppelin issue #1969: [ZEPPELIN-1465] Add an option to allow S3 server-side ...

2017-02-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1969 Thanks @jeff-cyft for the contribution! LGTM and merge to master if no further discussions --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] zeppelin pull request #1962: [ZEPPELIN-2014] Jetty Directory Listing on app,...

2017-02-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1962 --- 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 feature is e

Re: [jira] [Created] (ZEPPELIN-2053) Default interpreter for Spark2 only cluster should be Spark2

2017-02-03 Thread Trevor Grant
This is also a matter of configuration, not a bug. Also vote to resolve as "not a bug", if no further comment. Trevor Grant Data Scientist https://github.com/rawkintrevo http://stackexchange.com/users/3002022/rawkintrevo http://trevorgrant.org *"Fortunate is he, who is able to know the causes

[jira] [Created] (ZEPPELIN-2053) Default interpreter for Spark2 only cluster should be Spark2

2017-02-03 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-2053: Summary: Default interpreter for Spark2 only cluster should be Spark2 Key: ZEPPELIN-2053 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2053 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2051) Zeppelin should not set up Spark Interpreter if spark is not installed

2017-02-03 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-2051: Summary: Zeppelin should not set up Spark Interpreter if spark is not installed Key: ZEPPELIN-2051 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2051 Project: Z

[jira] [Created] (ZEPPELIN-2052) Livy interpreter won't work out of the box for Spark2 only clusters

2017-02-03 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-2052: Summary: Livy interpreter won't work out of the box for Spark2 only clusters Key: ZEPPELIN-2052 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2052 Project: Zepp

ZEPPELIN-1856

2017-02-03 Thread Alexander Shoshin
Hi, I'm working on issue https://issues.apache.org/jira/browse/ZEPPELIN-1856 and I found that we receive a NullPointerException sometimes because a paragraph result is cleared twice when we run a job. First Paragraph.result is cleared just before running RemoteInterpreter.interpret(..) and this

[GitHub] zeppelin pull request #1965: [ZEPPELIN-2036] add documentation on separating...

2017-02-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1965 --- 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 feature is e

[GitHub] zeppelin pull request #1971: When gear icon is clicked, scroll the page to t...

2017-02-03 Thread beriaanirudh
GitHub user beriaanirudh opened a pull request: https://github.com/apache/zeppelin/pull/1971 When gear icon is clicked, scroll the page to the top to show the interpreter bindings ### What is this PR for? When someone is browsing a notebook and they click the *gear* bu

[jira] [Created] (ZEPPELIN-2050) npm install needed before source build

2017-02-03 Thread Dmytro Shkvyra (JIRA)
Dmytro Shkvyra created ZEPPELIN-2050: Summary: npm install needed before source build Key: ZEPPELIN-2050 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2050 Project: Zeppelin Issue T

[GitHub] zeppelin issue #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-02-03 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1886 ![auto-com](https://cloud.githubusercontent.com/assets/10525473/22586604/05b60ba2-ea41-11e6-9842-daf768b3c9c1.gif) Hello, I was check again. but, does not work on mysql. Is th

[GitHub] zeppelin issue #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-02-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1886 @sotnich Great Job! but still doesn't work with `mysql`. --- 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

[GitHub] zeppelin issue #1911: [ZEPPELIN-1972] Preserve context classloader

2017-02-03 Thread DrIgor
Github user DrIgor commented on the issue: https://github.com/apache/zeppelin/pull/1911 I tried to wrap with `ClassloaderInterpreter` and it works But I don't like this solution. We force every user of `IgniteInterpreter` to wrap it with `ClassloaderInterpreter`. It's very eas

[jira] [Created] (ZEPPELIN-2049) Note name is gone when switch to personal mode

2017-02-03 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2049: - Summary: Note name is gone when switch to personal mode Key: ZEPPELIN-2049 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2049 Project: Zeppelin Issu

[jira] [Created] (ZEPPELIN-2048) Can't run first paragraph when personalize mode on

2017-02-03 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2048: - Summary: Can't run first paragraph when personalize mode on Key: ZEPPELIN-2048 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2048 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2047) Scroll up to show interpreters when *gear* icon is clicked

2017-02-03 Thread Anirudh Beria (JIRA)
Anirudh Beria created ZEPPELIN-2047: --- Summary: Scroll up to show interpreters when *gear* icon is clicked Key: ZEPPELIN-2047 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2047 Project: Zeppel