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

2018-05-15 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2963 Thanks for fixing this - I just had a chance to test and confirm it fixes number sorting. PR title reads "Number sorting issue", but code change seems tries to address String and Date sorting is

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

2018-05-15 Thread vion1
Github user vion1 commented on the issue: https://github.com/apache/zeppelin/pull/2969 I have updated the PR description and link. ---

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

2018-05-15 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2969 can you update the PR description, include link to JIRA https://issues.apache.org/jira/browse/ZEPPELIN/ etc.? ---

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

2018-05-15 Thread Sanjay Dasgupta
Hi jongyoul, Thanks for the clarification, I hadn't thought of that. Will be good to see 0.8.0 released. Sanjay On Wed, May 16, 2018 at 7:24 AM, Jongyoul Lee wrote: > Hi, Sanjay, > > This is because 0.8.0 is not deployed. these artifacts will be deployed > after passing vote. > > Hope this he

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

2018-05-15 Thread Jongyoul Lee
Hi, Sanjay, This is because 0.8.0 is not deployed. these artifacts will be deployed after passing vote. Hope this help, BTW, I'll give +1 for this version. JL On Wed, May 16, 2018 at 8:13 AM, moon soo Lee wrote: > Thanks Jeff preparing the release. > > +1 > > - License exists in source/bin

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

2018-05-15 Thread moon soo Lee
Thanks Jeff preparing the release. +1 - License exists in source/binary package - Signature - Build from source - Run tutorial notebooks I think ./bin/install-interpreter.sh does not work because 0.8.0 artifacts are not published yet. If ./bin/install-interpreter.sh command have a capability

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

2018-05-15 Thread vion1
GitHub user vion1 opened a pull request: https://github.com/apache/zeppelin/pull/2969 ZEPPELIN-3463 pip freeze statsmodel 0.8.0 ### What is this PR for? pip freeze statsmodel 0.8.0. The new version 0.9.0 fails to install using install_external_dependencies.sh ### What

[jira] [Created] (ZEPPELIN-3463) install_external_dependencies.sh fails to install new statsmodels 0.9.0

2018-05-15 Thread Vi On (JIRA)
Vi On created ZEPPELIN-3463: --- Summary: install_external_dependencies.sh fails to install new statsmodels 0.9.0 Key: ZEPPELIN-3463 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3463 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3462) DataFrames with tabs get corrupted in SQL interpreter.

2018-05-15 Thread Mathew (JIRA)
Mathew created ZEPPELIN-3462: Summary: DataFrames with tabs get corrupted in SQL interpreter. Key: ZEPPELIN-3462 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3462 Project: Zeppelin Issue T

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

2018-05-15 Thread Sanjay Dasgupta
-1 I downloaded zeppelin-0.8.0-bin-netinst.tgz, and then tried to install the shell and jdbc interpreters. Both attempts failed (Ubuntu 16.04, Oracle JDK 1.8.0_171). The error while trying to install the shell interpreter is shown below: $ ./bin/install-interpreter.sh --name shell Java HotSpot(

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

2018-05-15 Thread matyix
Github user matyix commented on the issue: https://github.com/apache/zeppelin/pull/2637 @naveenkumargp Not sure this is the best place discussing your problem ... anyways: The message `Unable to start SparkK8RemoteInterpreterManagedProcess: Spark Driver not found.` means that

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

2018-05-15 Thread Renjith Kamath
+1 verified both Thanks & Regards, RK On Tue, May 15, 2018 at 3:14 PM, Miquel Angel Andreu Febrer < miquelangeland...@gmail.com> wrote: > +1 > > Launched the packages with docker and works well > > El mar., 15 may. 2018 11:06, Jeff Zhang escribió: > > > Here's my +1 > > > > I verified the both

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

2018-05-15 Thread naveenkumargp
Github user naveenkumargp commented on the issue: https://github.com/apache/zeppelin/pull/2637 @matyix we forked the your banzai cloud zeppelin code from uri https://github.com/banzaicloud/zeppelin/tree/spark-interpreter-k8s and tried building while building we are getting t

[jira] [Created] (ZEPPELIN-3461) JobProgressPoller is polling wrong interpreter if binding is changed after starting the job

2018-05-15 Thread Vipul Modi (JIRA)
Vipul Modi created ZEPPELIN-3461: Summary: JobProgressPoller is polling wrong interpreter if binding is changed after starting the job Key: ZEPPELIN-3461 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3461

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

2018-05-15 Thread naveenkumargp
Github user naveenkumargp commented on the issue: https://github.com/apache/zeppelin/pull/2637 @sancyx we have tried by adding --jars option interpreter.sh still we are getting following when the spark job is being submitted. java.lang.RuntimeException: Unable to s

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

2018-05-15 Thread Miquel Angel Andreu Febrer
+1 Launched the packages with docker and works well El mar., 15 may. 2018 11:06, Jeff Zhang escribió: > Here's my +1 > > I verified the both netinst and all-bin of zeppelin. And run zeppelin > tutorial successfully and also run pig tutorial note > > > > Prabhjyot Singh 于2018年5月15日周二 下午1:57写道: >

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

2018-05-15 Thread Jeff Zhang
Here's my +1 I verified the both netinst and all-bin of zeppelin. And run zeppelin tutorial successfully and also run pig tutorial note Prabhjyot Singh 于2018年5月15日周二 下午1:57写道: > +1 > > Downloaded all three version (src, netinst and all) of Zeppelin, all the > basic interpreter works well. > >