Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC2)

2018-05-16 Thread Felix Cheung
Tested and some observations / issues: - We should remove *.md5 from dist.apache.org before publishing (on the other hand, .md5 is needed for maven / repository.apache.org) - also this doc page has hardcoded versions (to 0.7.0), might also need a few more updates

[GitHub] zeppelin issue #2963: [ZEPPELIN-3450] Number sorting issue

2018-05-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2963 Is it possible to have unit test for this ? ---

[jira] [Created] (ZEPPELIN-3467) two-step, atomic configuration file writes

2018-05-16 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3467: --- Summary: two-step, atomic configuration file writes Key: ZEPPELIN-3467 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3467 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3466) Table export to excel is not working due to missing dependencies

2018-05-16 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3466: - Summary: Table export to excel is not working due to missing dependencies Key: ZEPPELIN-3466 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3466

RE: [VOTE] Release Apache Zeppelin 0.8.0 (RC2)

2018-05-16 Thread Belousov Maksim Eduardovich
+1 Let's release! I built "branch-0.8" from github with commands [1] I have got error [2] and I had to switch java version from 1.7.0_67 to 1.8.0_171. Did anybody face this problem? 1. ./dev/change_scala_version.sh 2.11 mvn clean package -DskipRat -DskipTests -Dcheckstyle.skip 2. Exception

[GitHub] zeppelin pull request #2970: ZEPPELIN-3379 Refactoring of JDBC autocomplete.

2018-05-16 Thread mebelousov
GitHub user mebelousov opened a pull request: https://github.com/apache/zeppelin/pull/2970 ZEPPELIN-3379 Refactoring of JDBC autocomplete. ### What is this PR for? Current implementation of autocomplete allows only completion in `schema.table.column` scenario. Such scenario

[GitHub] zeppelin issue #2637: Add support to run Spark interpreter on a Kubernetes c...

2018-05-16 Thread naveenkumargp
Github user naveenkumargp commented on the issue: https://github.com/apache/zeppelin/pull/2637 @matyix Thanks for the information. The resource staging server and spark (driver/executor) images have been set in the spark-defaults.conf inside the zeppelin docker image. We believe

[jira] [Created] (ZEPPELIN-3465) Test testIPythonPlotting fails consistently

2018-05-16 Thread Sneha Kanekar (JIRA)
Sneha Kanekar created ZEPPELIN-3465: --- Summary: Test testIPythonPlotting fails consistently Key: ZEPPELIN-3465 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3465 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3464) spark-sql out display bug

2018-05-16 Thread songqi (JIRA)
songqi created ZEPPELIN-3464: Summary: spark-sql out display bug Key: ZEPPELIN-3464 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3464 Project: Zeppelin Issue Type: Bug