[GitHub] zeppelin issue #1975: [ZEPPELIN-2046] The final output is a little inconsist...

2017-02-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1975 @zjffdu If you take a look https://github.com/apache/zeppelin/blob/master/notebook/2A94M5J1Z/note.json#L89, you'll see there're two new lines between outputs. Spark interpreter (scala) seems

Re: [ANNOUNCE] Apache Zeppelin 0.7.0 released

2017-02-05 Thread Ahyoung Ryu
Congrats ALL the Apache Zeppelin community! Thanks for your effort Mina :D On Mon, Feb 6, 2017 at 4:11 PM, Jun Kim wrote: > Col!!! > > 2017년 2월 6일 (월) 오후 4:10, Anthony Corbacho 님이 > 작성: > >> Awesome >> >> On Mon, Feb 6, 2017 at 4:07 PM,

Re: [ANNOUNCE] Apache Zeppelin 0.7.0 released

2017-02-05 Thread Jun Kim
Col!!! 2017년 2월 6일 (월) 오후 4:10, Anthony Corbacho 님이 작성: > Awesome > > On Mon, Feb 6, 2017 at 4:07 PM, Mina Lee wrote: > > The Apache Zeppelin community is pleased to announce the availability of > the 0.7.0 release. > > Zeppelin is a

[jira] [Created] (ZEPPELIN-2060) Provide intuitive way to run dynamic select form

2017-02-05 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-2060: -- Summary: Provide intuitive way to run dynamic select form Key: ZEPPELIN-2060 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2060 Project: Zeppelin Issue

[GitHub] zeppelin issue #1975: [ZEPPELIN-2046] The final output is a little inconsist...

2017-02-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1975 @Leemoonsoo I don't think the blank line is caused by scala. Here's what I see in zeppelin 0.6.2 and zeppelin 0.7, both use spark 1.6.2 Zeppelin 0.7

[GitHub] zeppelin issue #1975: [ZEPPELIN-2046] The final output is a little inconsist...

2017-02-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1975 @zjffdu If blank lines of output is output from "import ..." in Scala, that's slightly different issue. Otherwise, please give me an example --- If your project is set up for it, you can

[GitHub] zeppelin issue #1973: [gh-pages][ZEPPELIN-2055] Add "What's new in 0.7" and ...

2017-02-05 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1973 Will merge into `gh-pages` if there are no more comments! --- 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

[GitHub] zeppelin issue #1975: [ZEPPELIN-2046] The final output is a little inconsist...

2017-02-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1975 I think we can use only 1 `div` element instead of appending `div` for streaming output by replacing it's contents (`html()`). --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1574: ZEPPELIN-1595. Make ZeppelinContext extensible

2017-02-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1574 @Leemoonsoo @felixcheung I update this PR, please help help review that. My purpose is to make ZeppelinContext extensible is in 2 perspective. * All the interpreter can has its own

[GitHub] zeppelin issue #1975: [ZEPPELIN-2046] The final output is a little inconsist...

2017-02-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1975 @Leemoonsoo I still on extra blank between outputs which is inconsistent with zeppelin 0.6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1967: [ZEPPELIN-2042] Document how to run selenium test

2017-02-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1967 @felixcheung Thanks. Merge to master if no more discussions --- 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

[GitHub] zeppelin issue #1974: [ZEPPELIN-2000][HOTFIX] Run paragraph on ng-change whe...

2017-02-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1974 Sorry I didn't find this earlier or reviewed the fixes more closely. I know everyone has been putting a lot of effort in rolling out this release, so I don't want to block it. I

[GitHub] zeppelin issue #1967: [ZEPPELIN-2042] Document how to run selenium test

2017-02-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1967 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

[GitHub] zeppelin issue #1973: [gh-pages][ZEPPELIN-2055] Add "What's new in 0.7" and ...

2017-02-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1973 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

[GitHub] zeppelin issue #1973: [gh-pages][ZEPPELIN-2055] Add "What's new in 0.7" and ...

2017-02-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1973 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

[GitHub] zeppelin issue #1973: [gh-pages][ZEPPELIN-2055] Add "What's new in 0.7" and ...

2017-02-05 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1973 @Leemoonsoo Thanks for the detailed suggestion. So I added some description about "Interpreter impersonation" under "Multi-user Support Improvement" and mentioned about "Collaboration mode"

[jira] [Created] (ZEPPELIN-2059) Spark paragraphs not gettings cancelled

2017-02-05 Thread Anirudh Beria (JIRA)
Anirudh Beria created ZEPPELIN-2059: --- Summary: Spark paragraphs not gettings cancelled Key: ZEPPELIN-2059 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2059 Project: Zeppelin Issue

[GitHub] zeppelin issue #1973: [gh-pages][ZEPPELIN-2055] Add "What's new in 0.7" and ...

2017-02-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1973 @AhyoungRyu Great! nit: While this will be seen from not only existing Zeppelin user but also people new to Zeppelin, how about change "Interpreter Per User / Note" to