[GitHub] zeppelin issue #2971: [ZEPPELIN-3466] Table export to excel is not working d...

2018-05-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2971 Yes, this affects branch-0.8. I mean prior to ZEPPELIN-3289 there was no "Table export to excel". Let me merge this soon so that this also becomes part of the Zeppelin-0.8 release. -

[GitHub] zeppelin pull request #2974: ZEPPELIN-3472 No interpreter status is shown af...

2018-05-17 Thread sameer79
GitHub user sameer79 opened a pull request: https://github.com/apache/zeppelin/pull/2974 ZEPPELIN-3472 No interpreter status is shown after restarting the individual interpreter. ### What is this PR for? Shows the interpreter status after restarting the individual inte

[jira] [Created] (ZEPPELIN-3472) No interpreter status is shown after the restarting the individual interpreter.

2018-05-17 Thread Sameer Shaikh (JIRA)
Sameer Shaikh created ZEPPELIN-3472: --- Summary: No interpreter status is shown after the restarting the individual interpreter. Key: ZEPPELIN-3472 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3472

[GitHub] zeppelin pull request #2969: ZEPPELIN-3463 pip freeze statsmodel 0.8.0

2018-05-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2969 ---

[jira] [Created] (ZEPPELIN-3471) Needs clustering features like hdfs to improve the availability of zeppelin

2018-05-17 Thread liuxun (JIRA)
liuxun created ZEPPELIN-3471: Summary: Needs clustering features like hdfs to improve the availability of zeppelin Key: ZEPPELIN-3471 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3471 Project: Zepp

[GitHub] zeppelin issue #2969: ZEPPELIN-3463 pip freeze statsmodel 0.8.0

2018-05-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2969 LGTM ---

[GitHub] zeppelin issue #2973: [DOC] Fix interpreter version in doc

2018-05-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2973 @felixcheung Could you help review it ? Thanks ---

[GitHub] zeppelin pull request #2973: [DOC] Fix interpreter version in doc

2018-05-17 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2973 [DOC] Fix interpreter version in doc ### What is this PR for? Change the version from 0.7.0 to 0.8.0 ### What type of PR is it? [Documentation] ### Todos * [ ] -

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

2018-05-17 Thread Jeff Zhang
Thanks Felix,I would cancel this RC2 and fix the first and second issues. Regarding the java 9 issue, there's no work in zeppelin to support java 9. We can do it for the next major release. Felix Cheung 于2018年5月17日周四 上午9:51写道: > Tested and some observations / issues: > > - We should remove *.md

Re: zeppelin start is failing on zeppelin v0.8.0-rc2

2018-05-17 Thread Jeff Zhang
This is because there's no .git folder in this tar file. You can use the rc2 source code in https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-rc2/ Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore) < naveenakumar_gurushantap.panchappana...@nokia.com>于2018年5月17日周四 下午8:47写

RE: zeppelin start is failing on zeppelin v0.8.0-rc2

2018-05-17 Thread Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore)
The mvn command used to build the source code is mvn clean install -DskipTests -Drat.skip=true -Pspark-2.2 -Phadoop2 -Pscala-2.11 we will try with without profiles and get back. Regards Naveen From: Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore) Sent: Thursday, May 17, 2018

zeppelin start is failing on zeppelin v0.8.0-rc2

2018-05-17 Thread Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore)
Hi All, We have cloned the source code https://github.com/apache/zeppelin/archive/v0.8.0-rc2.tar.gz from this uri built the source code after generating zeppelin tar ball. When we are issuing the command to start zeppelin server bin/zeppelin.sh start We are getting the following exception whil

[jira] [Created] (ZEPPELIN-3470) ambari2.6.1 use zeppelin0.7.3 error

2018-05-17 Thread libai (JIRA)
libai created ZEPPELIN-3470: --- Summary: ambari2.6.1 use zeppelin0.7.3 error Key: ZEPPELIN-3470 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3470 Project: Zeppelin Issue Type: Bug Co

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

2018-05-17 Thread mebelousov
GitHub user mebelousov opened a pull request: https://github.com/apache/zeppelin/pull/2972 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 exc

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

2018-05-17 Thread mebelousov
Github user mebelousov closed the pull request at: https://github.com/apache/zeppelin/pull/2970 ---

[GitHub] zeppelin pull request #2971: [ZEPPELIN-3466] Table export to excel is not wo...

2018-05-17 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2971 [ZEPPELIN-3466] Table export to excel is not working due to missing dependencies ### What is this PR for? Table export to excel is not working due to missing dependencies. angular-

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

2018-05-17 Thread sameer79
Github user sameer79 commented on the issue: https://github.com/apache/zeppelin/pull/2963 @Tagar Thanks for your comments - please provide the environment details. ---