Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Benjamin Kim
at org.apache.spark.scheduler.Task.run(Task.scala:89) > at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:214) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPo

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Jongyoul Lee
k.runTask(ShuffleMapTask.scala:41) > at org.apache.spark.scheduler.Task.run(Task.scala:89) > at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:214) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.T

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Benjamin Kim
uld indicate that. > > > _ > From: Benjamin Kim mailto:bbuil...@gmail.com>> > Sent: Friday, July 8, 2016 6:53 AM > Subject: Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released > To: mailto:users@zeppelin.apache.org>> > Cc: mailto:d...@zeppelin.

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-08 Thread Felix Cheung
For #1, do you know if Spark can find the Hive metastore config (typically in hive-site.xml) - Spark's log should indicate that. _ From: Benjamin Kim mailto:bbuil...@gmail.com>> Sent: Friday, July 8, 2016 6:53 AM Subject: Re: [ANNOUNCE] Apache Zeppelin 0.6

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-08 Thread Benjamin Kim
Felix, I forgot to add that I built Zeppelin from source http://mirrors.ibiblio.org/apache/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz using this command "mvn clean package -DskipTests -Pspark-1.6 -Phadoop-2.6 -Dspar

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-08 Thread Felix Cheung
Is this possibly caused by CDH requiring a build-from-source instead of the official binary releases? On Thu, Jul 7, 2016 at 8:22 PM -0700, "Benjamin Kim" mailto:bbuil...@gmail.com>> wrote: Moon, My environmental setup consists of an 18 node CentOS 6.7 cluster with 24 cores, 64GB, 12TB st

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Benjamin Kim
Moon, My environmental setup consists of an 18 node CentOS 6.7 cluster with 24 cores, 64GB, 12TB storage each: 3 of those nodes are used as Zookeeper servers, HDFS name nodes, and a YARN resource manager 15 are for data nodes jdk1.8_60 and CDH 5.7.1 installed Another node is an app server, 24 c

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Corneau Damien
FYI, the Helium logs in the console should be on master, but not on 0.6.0 branch. Those 500 errors should not have any effect when running. On Fri, Jul 8, 2016 at 8:01 AM, Randy Gelhausen wrote: > I don't- I hoped providing that information may help finding & fixing the > problem. > > On Thu, J

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread moon soo Lee
Randy, Helium is not included in 0.6.0 release. Could you check which version are you using? I created a fix for 500 errors from Helium URL in master branch. https://github.com/apache/zeppelin/pull/1150 Ben, I can not reproduce the error, could you share how to reproduce error, or share your envi

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Randy Gelhausen
I don't- I hoped providing that information may help finding & fixing the problem. On Thu, Jul 7, 2016 at 5:53 PM, Benjamin Kim wrote: > Hi Randy, > > Do you know of any way to fix it or know of a workaround? > > Thanks, > Ben > > On Jul 7, 2016, at 2:08 PM, Randy Gelhausen wrote: > > HTTP 500

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Benjamin Kim
Hi Randy, Do you know of any way to fix it or know of a workaround? Thanks, Ben > On Jul 7, 2016, at 2:08 PM, Randy Gelhausen wrote: > > HTTP 500 errors from a Helium URL

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Randy Gelhausen
Ben, I have the same problem. If you open your javascript console and watch while running any cell, you will see several HTTP 500 errors from a Helium URL. On Thu, Jul 7, 2016 at 4:27 PM, Benjamin Kim wrote: > To whom it may concern: > > After upgrading to Zeppelin 0.6.0, I am having a couple i

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Benjamin Kim
To whom it may concern: After upgrading to Zeppelin 0.6.0, I am having a couple interpreter anomalies. Please look below, and I hope that there will be an easy fix for them. 1. Spark SQL gives me in this error in the Zeppelin Tutorial notebook, but the Scala code to populate and register the te

[ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-06 Thread mina lee
The Apache Zeppelin community is pleased to announce the availability of the 0.6.0 release. Zeppelin is a collaborative data analytics and visualization tool for distributed, general-purpose data processing system such as Apache Spark, Apache Flink, etc. The community put significant effort into