[GitHub] zeppelin pull request #2784: Add exclusion to hadoop-aws dependency.

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2784 ---

[GitHub] zeppelin pull request #2789: Update version in conf/interpreter.list

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

[GitHub] zeppelin issue #2784: Add exclusion to hadoop-aws dependency.

2018-02-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2784 I verify it manually, CI build pass, will merge it soon ---

[GitHub] zeppelin issue #2782: [ZEPPELIN-2729] Paragraph numbering

2018-02-11 Thread timovwb
Github user timovwb commented on the issue: https://github.com/apache/zeppelin/pull/2782 @masyan Using paragraph titles is still not a great way in large notebooks. When having a descriptive title, you still have to search the notebook for that (although the browser search function

[GitHub] zeppelin pull request #2783: ZEPPELIN-3150. Fixed Checkstyle errors and warn...

2018-02-11 Thread HorizonNet
Github user HorizonNet closed the pull request at: https://github.com/apache/zeppelin/pull/2783 ---

[GitHub] zeppelin pull request #2768: ZEPPELIN-3142. Fixed Checkstyle errors and warn...

2018-02-11 Thread HorizonNet
GitHub user HorizonNet reopened a pull request: https://github.com/apache/zeppelin/pull/2768 ZEPPELIN-3142. Fixed Checkstyle errors and warnings in the livy module ### What is this PR for? Fixed the Checkstyle errors and warnings in the **livy** module. ### What type of

[GitHub] zeppelin pull request #2783: ZEPPELIN-3150. Fixed Checkstyle errors and warn...

2018-02-11 Thread HorizonNet
GitHub user HorizonNet reopened a pull request: https://github.com/apache/zeppelin/pull/2783 ZEPPELIN-3150. Fixed Checkstyle errors and warnings in the bigquery module ### What is this PR for? Fixed the Checkstyle errors and warnings in the bigquery module. ### What

[GitHub] zeppelin pull request #2768: ZEPPELIN-3142. Fixed Checkstyle errors and warn...

2018-02-11 Thread HorizonNet
Github user HorizonNet closed the pull request at: https://github.com/apache/zeppelin/pull/2768 ---

[GitHub] zeppelin pull request #2765: ZEPPELIN-3164. Fixed Checkstyle errors and warn...

2018-02-11 Thread HorizonNet
GitHub user HorizonNet reopened a pull request: https://github.com/apache/zeppelin/pull/2765 ZEPPELIN-3164. Fixed Checkstyle errors and warnings in the scalding module ### What is this PR for? Fixed the errors and warnings from Checkstyle in the **scalding** module. ###

[GitHub] zeppelin pull request #2765: ZEPPELIN-3164. Fixed Checkstyle errors and warn...

2018-02-11 Thread HorizonNet
Github user HorizonNet closed the pull request at: https://github.com/apache/zeppelin/pull/2765 ---

[jira] [Created] (ZEPPELIN-3220) Zeppelin not loading up a custom angular controller

2018-02-11 Thread Nagaraj Tantri (JIRA)
Nagaraj Tantri created ZEPPELIN-3220: Summary: Zeppelin not loading up a custom angular controller Key: ZEPPELIN-3220 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3220 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3221) Create LocalConfigStorage to keep behavior consistent with previous version

2018-02-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3221: Summary: Create LocalConfigStorage to keep behavior consistent with previous version Key: ZEPPELIN-3221 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3221

[GitHub] zeppelin pull request #2789: Update version in conf/interpreter.list

2018-02-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2789 Update version in conf/interpreter.list ### What is this PR for? Trivial change for version update ### What type of PR is it? [Hot Fix ] ### Todos * [ ] - Task

[GitHub] zeppelin issue #2744: ZEPPELIN-3184. Use hadoop-azure to replace azure-stora...

2018-02-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2744 @Tagar I recently realize that zeppelin should work with CDH even built with apache hadoop. Could you try that ? ---

[GitHub] zeppelin issue #2744: ZEPPELIN-3184. Use hadoop-azure to replace azure-stora...

2018-02-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2744 This commit broke build for CDH (maven convergence error on dependencies). Should there be a automated test to check if a commit breaks compatibility with Cloudera distro of Hadoop? ---

[GitHub] zeppelin issue #2744: ZEPPELIN-3184. Use hadoop-azure to replace azure-stora...

2018-02-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2744 Do you mean compile without option like > -Dhadoop.version=2.6.0-cdh5.12.1 ? It compiles fine but I was getting runtime errors (like some non-existent method etc). Can't

[GitHub] zeppelin issue #2790: ZEPPELIN-3222. Shade libfb303 in SparkInterpreter

2018-02-11 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2790 Manually tested master with this PR when using CDH 5.12 and it solves NPE issue when starting Spark interpreter. Thanks @zjffdu ! ---

[jira] [Created] (ZEPPELIN-3222) Shade thriftlib in SparkInterpreter

2018-02-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3222: Summary: Shade thriftlib in SparkInterpreter Key: ZEPPELIN-3222 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3222 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2790: ZEPPELIN-3222. Shade libfb303 in SparkInterpret...

2018-02-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2790 ZEPPELIN-3222. Shade libfb303 in SparkInterpreter ### What is this PR for? Trivial change for shading libfb303, otherwise it could conflicts with libfb303 of CDH. ### What type

[GitHub] zeppelin issue #2790: ZEPPELIN-3222. Shade libfb303 in SparkInterpreter

2018-02-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2790 Awesome, thanks for verifying @Tagar ---

[GitHub] zeppelin pull request #2790: ZEPPELIN-3222. Shade libfb303 in SparkInterpret...

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2790 ---