[GitHub] zeppelin pull request #2738: [ZEPPELIN-3182] Support saving notebooks to Goo...

2018-01-21 Thread karth295
GitHub user karth295 opened a pull request: https://github.com/apache/zeppelin/pull/2738 [ZEPPELIN-3182] Support saving notebooks to Google Cloud Storage ### What is this PR for? Support saving notebooks to Google Cloud Storage, similar to implementations for S3 and Azure.

[GitHub] zeppelin issue #2737: ZEPPELIN-3181. Enable impersonation support for kerber...

2018-01-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2737 `interpreter.sh` will run kinit each time. ---

[jira] [Created] (ZEPPELIN-3182) Support saving notebooks to Google Cloud Storage

2018-01-21 Thread Karthik Palaniappan (JIRA)
Karthik Palaniappan created ZEPPELIN-3182: - Summary: Support saving notebooks to Google Cloud Storage Key: ZEPPELIN-3182 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3182 Project:

[GitHub] zeppelin issue #2737: ZEPPELIN-3181. Enable impersonation support for kerber...

2018-01-21 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2737 Does it not requires renew of keytab? Or this takes care of it ? ``` env.put("ZEPPELIN_SERVER_KERBEROS_KEYTAB", keytab); env.put("ZEPPELIN_SERVER_KERBEROS_PRINCIPAL", principal);

[GitHub] zeppelin issue #2737: ZEPPELIN-3181. Enable impersonation support for kerber...

2018-01-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2737 @felixcheung @prabhjyotsingh Could you help review it ? Thanks ---

[GitHub] zeppelin pull request #2737: ZEPPELIN-3181. Enable impersonation support for...

2018-01-21 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2737 ZEPPELIN-3181. Enable impersonation support for kerberized cluster ### What is this PR for? This is to enable kerberos support for spark yarn mode in impersonation. Spark has one limitation

[jira] [Created] (ZEPPELIN-3181) Enable kerberos support for Spark Yarn Cluster in impersonation mode

2018-01-21 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3181: Summary: Enable kerberos support for Spark Yarn Cluster in impersonation mode Key: ZEPPELIN-3181 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3181 Project:

[GitHub] zeppelin pull request #2736: ZEPPELIN-3179. Improve error message when IPyth...

2018-01-21 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2736 ZEPPELIN-3179. Improve error message when IPython is not available ### What is this PR for? Minor change to improve the error message when IPython is not available. See the following

[GitHub] zeppelin issue #2736: ZEPPELIN-3179. Improve error message when IPython is n...

2018-01-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2736 @felixcheung @prabhjyotsingh Could you help review it ? Thanks ---

[GitHub] zeppelin issue #2716: [ZEPPELIN-3123] Fix to create pid per each interpreter

2018-01-21 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2716 1. As I see, if 'wait' is the last command in the 'interpreter.sh' then 'shutdown_hook' doesn't execute. The add of dummy action such `sleep 0` after 'wait' allows to execute

[GitHub] zeppelin pull request #2700: [ZEPPELIN-3092] GitHub Integration

2018-01-21 Thread mohamagdy
GitHub user mohamagdy reopened a pull request: https://github.com/apache/zeppelin/pull/2700 [ZEPPELIN-3092] GitHub Integration ### What is this PR for? GitHub integration as a storage for notebooks. ### What type of PR is it? Feature ### What is the

[GitHub] zeppelin pull request #2700: [ZEPPELIN-3092] GitHub Integration

2018-01-21 Thread mohamagdy
Github user mohamagdy closed the pull request at: https://github.com/apache/zeppelin/pull/2700 ---

[GitHub] zeppelin issue #2700: [ZEPPELIN-3092] GitHub Integration

2018-01-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2700 @mohamagdy could you check - there are a bunch of errors https://travis-ci.org/mohamagdy/zeppelin/builds/324495310 ---

[jira] [Created] (ZEPPELIN-3180) Subsequent save operation on interpreter add whitespace to permissions

2018-01-21 Thread Andreas Weise (JIRA)
Andreas Weise created ZEPPELIN-3180: --- Summary: Subsequent save operation on interpreter add whitespace to permissions Key: ZEPPELIN-3180 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3180