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

2018-02-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2738 The failure should due to jar file corrupted, could you clean travis cache and trigger the failed build again ? (I mean only rerun the failed build, not all the travis build matrix) ---

[GitHub] zeppelin issue #2764: ZEPPELIN-3146. Fixed Checkstyle errors in alluxio modu...

2018-02-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2764 @felixcheung Right, I currently turn off checkstyle, after all the modules fix the code style, will turn it on in root pom file ---

[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 and

[GitHub] zeppelin pull request #2764: ZEPPELIN-3146. Fixed Checkstyle errors in allux...

2018-02-03 Thread HorizonNet
GitHub user HorizonNet opened a pull request: https://github.com/apache/zeppelin/pull/2764 ZEPPELIN-3146. Fixed Checkstyle errors in alluxio module ### What is this PR for? Fix the Checkstyle errors and warning in the **alluxio** module. ### What type of PR is it?

[GitHub] zeppelin pull request #2763: [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe i...

2018-02-03 Thread masyan
GitHub user masyan opened a pull request: https://github.com/apache/zeppelin/pull/2763 [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe interpreter ### What is this PR for? New interpreter, SAP BusinessObjects (Universes). See

[GitHub] zeppelin issue #2759: ZEPPELIN-3202. Added missing test dependencies in the ...

2018-02-03 Thread HorizonNet
Github user HorizonNet commented on the issue: https://github.com/apache/zeppelin/pull/2759 I kicked off another Travis build and it seems that these failing tests are flakey. ---

[GitHub] zeppelin issue #2750: ZEPPELIN-3108. Support Spark 2.3

2018-02-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2750 @felixcheung , download url is fixed, please help review again. ---

[GitHub] zeppelin issue #2760: [WIP] ZEPPELIN-3196. Plugin framework for Zeppelin Eng...

2018-02-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2760 I haven't updated the description, will do that after the PR is ready, It is still WIP ---

[GitHub] zeppelin issue #2760: [WIP] ZEPPELIN-3196. Plugin framework for Zeppelin Eng...

2018-02-03 Thread masyan
Github user masyan commented on the issue: https://github.com/apache/zeppelin/pull/2760 @zjffdu a strange description of PR ) ---

[GitHub] zeppelin pull request #2761: [HOTFIX] Fix spark version mismatch

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

[GitHub] zeppelin issue #2750: ZEPPELIN-3108. Support Spark 2.3

2018-02-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2750 The s3 is no longer being used. We need to move to apache mirrors as per ASF policy.. ---