[jira] [Created] (ZEPPELIN-2941) Unable to access Zeppelin UI HTTP ERROR: 404

2017-09-18 Thread Karan Singh (JIRA)
Karan Singh created ZEPPELIN-2941: - Summary: Unable to access Zeppelin UI HTTP ERROR: 404 Key: ZEPPELIN-2941 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2941 Project: Zeppelin Issue T

[GitHub] zeppelin pull request #2591: [HOTFIX] Forward compatibility of Note class

2017-09-18 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2591 ---

[GitHub] zeppelin issue #2577: ZEPPELIN-2898. Support Yarn-Cluster for Spark Interpre...

2017-09-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2577 @Leemoonsoo @jongyoul @felixcheung Any more comments ? ---

[VOTE] Release Apache Zeppelin 0.7.3 (RC5)

2017-09-18 Thread Mina Lee
I propose the following RC to be released for the Apache Zeppelin 0.7.3 release. The commit id is 5d246c96b054dcb8854e2beb924fc2c89b767fc1 which is corresponds to the tag v0.7.3-rc5: https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.7.3-rc5 The release archives (tgz), signatur

[GitHub] zeppelin issue #2556: [Zeppelin-2839] permissions for folders

2017-09-18 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2556 Ready to review ---

[GitHub] zeppelin issue #2449: [Zeppelin-2676] recent notes list

2017-09-18 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2449 Ready to review ---

[GitHub] zeppelin issue #2577: ZEPPELIN-2898. Support Yarn-Cluster for Spark Interpre...

2017-09-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2577 Thanks, I will merge it to continue the next follow up PR. ---

[GitHub] zeppelin pull request #2577: ZEPPELIN-2898. Support Yarn-Cluster for Spark I...

2017-09-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2577 ---

[GitHub] zeppelin issue #2577: ZEPPELIN-2898. Support Yarn-Cluster for Spark Interpre...

2017-09-18 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2577 hey @zjffdu how are we tracking the followup tasks, if there is any? for example, it'd good to have documentation on how to run this yarn cluster mode in spark.md ---

[GitHub] zeppelin issue #2577: ZEPPELIN-2898. Support Yarn-Cluster for Spark Interpre...

2017-09-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2577 @felixcheung I will do the follow up in https://issues.apache.org/jira/browse/ZEPPELIN-2685 ---

[GitHub] zeppelin issue #2520: ZEPPELIN-2833 JDBC Interpreter doesn't follow JDBC spe...

2017-09-18 Thread ss77892
Github user ss77892 commented on the issue: https://github.com/apache/zeppelin/pull/2520 @felixcheung all the tests that doesn't reach maxCount may be considered as the test that calls resultSet.next() multiple time (if the default jdbc would be Phoenix they would produce this excepti

[GitHub] zeppelin pull request #2592: ZEPPELIN-2685. Improvement on Interpreter class

2017-09-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2592 ZEPPELIN-2685. Improvement on Interpreter class ### What is this PR for? Main changes on Interpreter * Add throw InterpreterException for the abstract methods of `Interpreter`, this would