[GitHub] zeppelin pull request #2651: ZEPPELIN-3034. Only apply dynamic form for Livy...

2017-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2651 ---

[GitHub] zeppelin issue #2585: [ZEPPELIN-2647] Bypass auth logic when a user logins a...

2017-11-05 Thread yu74n
Github user yu74n commented on the issue: https://github.com/apache/zeppelin/pull/2585 @felixcheung if unset zeppelin.notebook.default.owner.username, set 'admin' as default value. https://github.com/apache/zeppelin/pull/2585/files#diff-179ea3a816210bb9904baabec1a552e4R716 ---

[GitHub] zeppelin issue #2642: ZEPPELIN-3023 Apache Ignite version is updated up to 2...

2017-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2642 Looks like ci failure (7.2) does not related to this change. https://travis-ci.org/agura/zeppelin/builds/295806749 LGTM and merge to master if no further comment. ---

[GitHub] zeppelin issue #2651: ZEPPELIN-3034. Only apply dynamic form for LivySqlnter...

2017-11-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2651 Thanks @Leemoonsoo @prabhjyotsingh for review, will merge if no more discussion. ---

[GitHub] zeppelin issue #2651: ZEPPELIN-3034. Only apply dynamic form for LivySqlnter...

2017-11-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2651 LGTM! ---

[GitHub] zeppelin issue #2645: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-05 Thread jinxliu
Github user jinxliu commented on the issue: https://github.com/apache/zeppelin/pull/2645 @zjffdu the CI checks seems to get stuck, even after rebase. ---

[GitHub] zeppelin issue #2651: ZEPPELIN-3034. Only apply dynamic form for LivySqlnter...

2017-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2651 LGTM ---

[GitHub] zeppelin issue #2506: [ZEPPELIN-2813] revisions comparator

2017-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2506 Tried this branch and it works really well ---

[GitHub] zeppelin pull request #2652: [MINOR] overwrite get/set username method for L...

2017-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2652 ---

[GitHub] zeppelin issue #2652: [MINOR] overwrite get/set username method for LazyOpen...

2017-11-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2652 Thanks @wary , merged ---

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

2017-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2641 Cool! @tinkoff-dwh Thanks for the new feature! I tried and it works well. I have some comments on it's behavior. 1. form value is not updated without pressing 'ENTER'

[GitHub] zeppelin issue #2645: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2645 Thanks @jinxliu wait for CI pass and will merge if no more comments ---

[GitHub] zeppelin issue #2652: [MINOR] overwrite get/set username method for LazyOpen...

2017-11-05 Thread wary
Github user wary commented on the issue: https://github.com/apache/zeppelin/pull/2652 @zjffdu ok, Thanks for your help ---

[GitHub] zeppelin issue #2652: [MINOR] overwrite get/set username method for LazyOpen...

2017-11-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2652 Thanks @wary , next time you don't create a new PR. You just need. 1. git fetch upstream 2. git rebase upstream/master 3. git push origin [pr-branch] -f ---

[GitHub] zeppelin pull request #2652: overwrite get/set username method for LazyOpenI...

2017-11-05 Thread wary
GitHub user wary opened a pull request: https://github.com/apache/zeppelin/pull/2652 overwrite get/set username method for LazyOpenInterpreter and RemoteI… ### What is this PR for? * Remove the username property in class RemoteInterpreter, instead reuse the username

[GitHub] zeppelin pull request #2612: [MINOR] remove the duplicate property username ...

2017-11-05 Thread wary
Github user wary closed the pull request at: https://github.com/apache/zeppelin/pull/2612 ---

[GitHub] zeppelin issue #2568: ZEPPELIN-2904 Show Remove Paragraph button upfront

2017-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2568 Tried this branch and looks good. But CI is failing in most profiles. Error does not look like related to this change but since this PR made modification on front-end side, I think it's

[GitHub] zeppelin pull request #2640: [ZEPPELIN-3022] The "Default Interpreter" selec...

2017-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2640 ---

[GitHub] zeppelin issue #2612: [MINOR] remove the duplicate property username in Remo...

2017-11-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2612 @wary Your PR is mixed with other PR, could you clean it ? Thanks ---

[GitHub] zeppelin pull request #2646: [ZEPPELIN-3025] Windows Build Error

2017-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2646 ---

[GitHub] zeppelin pull request #2651: ZEPPELIN-3034. Only apply dynamic form for Livy...

2017-11-05 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2651 ZEPPELIN-3034. Only apply dynamic form for LivySqlnterpreter ### What is this PR for? Simple PR to only apply dynamic forms for LivySqlInterpreter, this make the behavior consistent with

[GitHub] zeppelin issue #2651: ZEPPELIN-3034. Only apply dynamic form for LivySqlnter...

2017-11-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2651 @prabhjyotsingh Could you help review this ? Thanks ---

[GitHub] zeppelin pull request #2650: Ability to specify Multiple results for each pa...

2017-11-05 Thread SleepyThread
GitHub user SleepyThread opened a pull request: https://github.com/apache/zeppelin/pull/2650 Ability to specify Multiple results for each paragraph ### What is this PR for? Sometimes we need to have multiple visualizations with each result of the query. Currently, we can only

[jira] [Created] (ZEPPELIN-3035) Ability to get Multiple results for each paragraph.

2017-11-05 Thread Akash Mishra (JIRA)
Akash Mishra created ZEPPELIN-3035: -- Summary: Ability to get Multiple results for each paragraph. Key: ZEPPELIN-3035 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3035 Project: Zeppelin

[GitHub] zeppelin issue #2649: [ZEPPELIN-3033] IPYNB import/export

2017-11-05 Thread miandreu
Github user miandreu commented on the issue: https://github.com/apache/zeppelin/pull/2649 It is a important feature, I hope everything goes well ---

Re: Zeppelin Release plan

2017-11-05 Thread Jongyoul Lee
Hi, In case of Zeppelin build, you can build current master as a snapshot for the next version. If we start release process, we will make a 0.8 branch then. Thanks On Fri, Nov 3, 2017 at 11:21 PM, Akash Mishra wrote: > Hi *, > > Do we have any timeline for next

[GitHub] zeppelin issue #2649: [ZEPPELIN-3033] IPYNB import/export

2017-11-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2649 Looks like a nice feature ---

[GitHub] zeppelin pull request #1549: ZEPPELIN-1547. Paragraph text should be trimmed

2017-11-05 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1549 ---

[GitHub] zeppelin pull request #2285: ZEPPELIN-2450. Move spark profile to pom file o...

2017-11-05 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/2285 ---

[jira] [Created] (ZEPPELIN-3034) Only apply dynamic form for LivySqlnterpreter

2017-11-05 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3034: Summary: Only apply dynamic form for LivySqlnterpreter Key: ZEPPELIN-3034 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3034 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2649: IPYNB import/export

2017-11-05 Thread ShamsUlAzeem
GitHub user ShamsUlAzeem opened a pull request: https://github.com/apache/zeppelin/pull/2649 IPYNB import/export ### What is this PR for? Ability to import from and export to notebooks in jupyter ipynb format. This is helpful if you want users to be able to see rendered

[jira] [Created] (ZEPPELIN-3033) Ability to import from and export to notebooks in jupyter ipynb format.

2017-11-05 Thread Shams Ul Azeem (JIRA)
Shams Ul Azeem created ZEPPELIN-3033: Summary: Ability to import from and export to notebooks in jupyter ipynb format. Key: ZEPPELIN-3033 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3033