[GitHub] zeppelin pull request #3025: [ZEPPELIN-3422] Add JMX Support

2018-06-15 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/3025 [ZEPPELIN-3422] Add JMX Support ### What is this PR for? This is the same as ZEPPELIN-3422 for master You can merge this pull request into a Git repository by running: $ git pull

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3013 @sanjaydasgupta I'm not sure your option is better than noticing with a release message. Generally, we add breaking change message like this kind of modification. Personally, I like to remove

[GitHub] zeppelin issue #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work with de...

2018-06-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3015 @felixcheung @zjffdu I'll address this after next Wednesday. :-) ---

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-15 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3013 Please see my suggestion (described above) implemented in the image below. The legacy method's button (with the very familiar download icon) has been retained with a different tool-tip

[jira] [Created] (ZEPPELIN-3546) %spark.r unable to display result

2018-06-15 Thread gary developer (JIRA)
gary developer created ZEPPELIN-3546: Summary: %spark.r unable to display result Key: ZEPPELIN-3546 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3546 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-15 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3013 Thanks for the input @prabhjyotsingh. Allow me to list the advantages of both methods, and to suggest a possible way forward for your consideration. 1) **The legacy

[GitHub] zeppelin pull request #3024: [ZEPPELIN-3545] save all tables to ResourcePool

2018-06-15 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3024 [ZEPPELIN-3545] save all tables to ResourcePool ### What is this PR for? Now if paragraph's output contains more than one table in ResourcePool saves only last table. It would be

[jira] [Created] (ZEPPELIN-3545) Save to ResourcePoll all tables

2018-06-15 Thread Aleksey Savelenko (JIRA)
Aleksey Savelenko created ZEPPELIN-3545: --- Summary: Save to ResourcePoll all tables Key: ZEPPELIN-3545 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3545 Project: Zeppelin Issue

[GitHub] zeppelin pull request #3022: ZEPPELIN-3519. zeppelin.spark.printREPLOutput d...

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

[GitHub] zeppelin pull request #3018: [ZEPPELIN-3539] Add jceks stored password suppo...

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

[GitHub] zeppelin pull request #3023: [ZEPPELIN-3163]. Fix checkstyle of python

2018-06-15 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3023 [ZEPPELIN-3163]. Fix checkstyle of python ### What is this PR for? Fix the code style issue of python module ### What type of PR is it? [Refactoring] ### Todos *