[GitHub] zeppelin pull request #3026: Fix minor formatting issues in storage.md

2018-06-17 Thread karth295
GitHub user karth295 opened a pull request: https://github.com/apache/zeppelin/pull/3026 Fix minor formatting issues in storage.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/karth295/zeppelin patch-1 Alternatively you can

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

2018-02-16 Thread karth295
Github user karth295 closed the pull request at: https://github.com/apache/zeppelin/pull/2751 ---

[GitHub] zeppelin issue #2751: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-02-16 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2751 Looks like this was merged! ---

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-02-04 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 Nice, it's green now (though Jenkins didn't update). ---

[GitHub] zeppelin issue #2751: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-02-04 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2751 @zjffdu Nice, it's green now (though Jenkins didn't update). ---

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-02-03 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 @zjffdu do you know what's causing these failure? (I can't tell whether my PR is breaking the tests) ---

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

2018-02-03 Thread karth295
Github user karth295 closed the pull request at: https://github.com/apache/zeppelin/pull/2738 ---

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-02-03 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 The new CI failure doesn't seem real to me -- going to close/reopen to make it run again. ---

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

2018-02-03 Thread karth295
GitHub user karth295 reopened 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

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

2018-01-30 Thread karth295
GitHub user karth295 opened a pull request: https://github.com/apache/zeppelin/pull/2751 [ZEPPELIN-3182] Support saving notebooks to Google Cloud Storage Same as #2738 , but targeted toward `branch-0.8` You can merge this pull request into a Git repository by running: $ git

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-01-29 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 @zjffdu I noticed that you just bumped the version to 0.9 -- can this feature be integrated into branch-0.8 release as well? ---

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-01-28 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 FYI I finally resolved the dependency issues by using guava 20.0, which is the only version that works for both the `google-cloud-java` libraries as well as Hadoop (the deprecated `Objects

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

2018-01-28 Thread karth295
GitHub user karth295 reopened 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

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

2018-01-28 Thread karth295
Github user karth295 closed the pull request at: https://github.com/apache/zeppelin/pull/2738 ---

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

2018-01-24 Thread karth295
Github user karth295 closed the pull request at: https://github.com/apache/zeppelin/pull/2738 ---

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

2018-01-24 Thread karth295
GitHub user karth295 reopened 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

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-01-23 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 These two commits are rebased over master. ---

[GitHub] zeppelin issue #2738: [ZEPPELIN-3182] Support saving notebooks to Google Clo...

2018-01-23 Thread karth295
Github user karth295 commented on the issue: https://github.com/apache/zeppelin/pull/2738 The TravisCI failure doesn't look right to me: ``` [WARNING] Dependency convergence error for com.google.guava:guava:15.0 paths to dependency

[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