[GitHub] zeppelin issue #3018: [ZEPPELIN-3539] Add jceks stored password support for ...

2018-06-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3018 Thanks for the review will merge this if no more discussion. ---

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

2018-06-14 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3022 ZEPPELIN-3519. zeppelin.spark.printREPLOutput doesn't work for new SparkInterpreter ### What is this PR for? Straightforward fix to make `zeppelin.spark.printREPLOutput` work in `NewSpar

[GitHub] zeppelin pull request #3021: ZEPPELIN-3352. Improve RemoteInterpreterProcess...

2018-06-14 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3021 ZEPPELIN-3352. Improve RemoteInterpreterProcess creation timeout mechanism ### What is this PR for? This PR allow interpreter override `zeppelin.interpreter.connect.timeout` in zeppelin-site.x

[GitHub] zeppelin pull request #2986: ZEPPELIN-2035. BI directional RPC framework bet...

2018-06-14 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/2986 ---

Re: Disable Flaky Test

2018-06-14 Thread Jeff Zhang
BTW, please* add unit test for any new PR* unless it is very trivial change and other committer agree it is OK without unit test. If you find it is difficult to add unit test. There will be several reasons according my experience. 1. It is due to the architecture and evolution of zeppelin, as mor

[GitHub] zeppelin issue #3018: [ZEPPELIN-3539] Add jceks stored password support for ...

2018-06-14 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3018 LGTM ---

Disable Flaky Test

2018-06-14 Thread Jeff Zhang
Hi Folks, The zeppelin travis become unstable again recently. I know it is really annoying and frustrated, so I create a PR to disable these flaky tests. There still some flaky test, but happens in low frequency. According my experience, if you still have travis build failure after this PR, you ca

[GitHub] zeppelin pull request #3020: ZEPPELIN-3535. Disable flaky test

2018-06-14 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3020 ZEPPELIN-3535. Disable flaky test ### What is this PR for? This PR is trying to disable the flaky test of zeppelin that fails very frequently. ### What type of PR is it? [Bu

[jira] [Created] (ZEPPELIN-3544) Option to show "hours ago" style timestamps at end of each paragraph

2018-06-14 Thread Matthew J Meyer (JIRA)
Matthew J Meyer created ZEPPELIN-3544: - Summary: Option to show "hours ago" style timestamps at end of each paragraph Key: ZEPPELIN-3544 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3544 Pr

[jira] [Created] (ZEPPELIN-3543) PDF export function for a printable business report

2018-06-14 Thread FlorianKuckelkorn (JIRA)
FlorianKuckelkorn created ZEPPELIN-3543: --- Summary: PDF export function for a printable business report Key: ZEPPELIN-3543 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3543 Project: Zeppeli

[jira] [Created] (ZEPPELIN-3542) Stop a pyspark paragraph cancels all the pyspark jobs of other users

2018-06-14 Thread Jhon Cardenas (JIRA)
Jhon Cardenas created ZEPPELIN-3542: --- Summary: Stop a pyspark paragraph cancels all the pyspark jobs of other users Key: ZEPPELIN-3542 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3542 Projec

[GitHub] zeppelin pull request #2615: [ZEPPELIN-1999][IMPROVEMENT] refactoring replac...

2018-06-14 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2615 ---

[jira] [Created] (ZEPPELIN-3541) (NameError) cannot load Java class org.apache.hadoop.hbase.quotas.ThrottleType

2018-06-14 Thread Bixing Xie (JIRA)
Bixing Xie created ZEPPELIN-3541: Summary: (NameError) cannot load Java class org.apache.hadoop.hbase.quotas.ThrottleType Key: ZEPPELIN-3541 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3541 Pr

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

2018-06-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3013 Tested this PR locally on FF, Safari, Chrome, and Edge25 works well. The only concern over here is which one should we be removing the "legacy method" or the one that is avail with

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-14 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2373 actually a more detailed description is available here: https://github.com/apache/zeppelin/pull/2552/files ---

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-14 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2373 I think the link is broken. here: https://github.com/apache/zeppelin/pull/2373/files ---

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

2018-06-14 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3013 LGTM, @prabhjyotsingh Could you please verify it finally? I'll merge it there's no more discussion. ---