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 user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2737
`interpreter.sh` will run kinit each time.
---
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: Zeppel
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 user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2737
@felixcheung @prabhjyotsingh Could you help review it ? Thanks
---
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 th
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: Zep
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 screensho
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2736
@felixcheung @prabhjyotsingh Could you help review it ? Thanks
---
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
'shutdown_hook
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 Jir
Github user mohamagdy closed the pull request at:
https://github.com/apache/zeppelin/pull/2700
---
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
---
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
Proj
14 matches
Mail list logo