[RESULT][VOTE] Release Apache Zeppelin 0.6.2 (RC2)

2016-10-15 Thread Mina Lee
The vote passes with 5 binding +1 votes, 7 non-binding +1 votes, and no +0
or -1 votes. Thanks for everyone who verified rc and voted.

+1:

Jeff Zhang
DuyHai Doan
Anthony Corbacho*
Ahyoung Ryu
Felix Cheung*
Hyung Sung Shim
Moon Soo Lee*
Luciano Resende
Prabhjyot Singh*
Rohit Choudhary
Mina Lee*
Shivani Firodiya

+0:

-1:

*binding

Vote thread:
http://apache-zeppelin-dev-mailing-list.75694.x6.nabble.com/VOTE-Release-Apache-Zeppelin-0-6-2-RC2-td16435.html


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

2016-10-15 Thread shivani firodiya
+!

On Sat, Oct 15, 2016 at 3:02 PM, DuyHai Doan  wrote:

> Look like a bunch of people have issue with compression libs and it's not
> related to Zeppelin:
>
> https://groups.google.com/forum/#!topic/spark-notebook-user/aGRBESad8Ew
>
> http://stackoverflow.com/questions/24121638/how-to-use-
> gzipcodec-or-bzip2codec-for-shuffle-spill-compression-with-spark-shel
>
> So +1 for the release right now, I'll try to find the root cause of the
> issue
>
> On Sat, Oct 15, 2016 at 11:07 AM, Mina Lee  wrote:
>
> > Doan, we provide binary package only built with Scala 2.11 from 0.6.1.
> You
> > will need to build from source code if you want to use with Scala 2.10.
> We
> > can consider providing both for Scala 2.10 and 2.11 if community wants
> from
> > next release.
> >
> > And error you posted looks more like spark issue than Zeppelin to me, can
> > you try it with spark-shell and see if it exists or not? If it does
> exists
> > in Zeppelin, please feel free to make a ticket on jira.
> >
> > On Sat, Oct 15, 2016 at 5:39 PM, DuyHai Doan 
> wrote:
> >
> > > Tested with Cassandra interpreter and it works fine.
> > >
> > > Tested with Spark-Cassandra connector using SparkSQL and it works fine
> > but
> > > sometimes I get the exception:
> > >
> > >
> > > java.lang.NoSuchMethodException:
> > > org.apache.spark.io.LZ4CompressionCodec.(
> > org.apache.spark.SparkConf)
> > > at java.lang.Class.getConstructor0(Class.java:3082)
> > > at java.lang.Class.getConstructor(Class.java:1825)
> > > at
> > > org.apache.spark.io.CompressionCodec$.createCodec(
> > > CompressionCodec.scala:72)
> > > at
> > > org.apache.spark.io.CompressionCodec$.createCodec(
> > > CompressionCodec.scala:66)
> > > at org.apache.spark.sql.execution.SparkPlan.org
> > > $apache$spark$sql$execution$SparkPlan$$decodeUnsafeRows(
> > > SparkPlan.scala:265)
> > > at
> > > org.apache.spark.sql.execution.SparkPlan$$anonfun$
> > executeCollect$1.apply(
> > > SparkPlan.scala:291)
> > > at
> > > org.apache.spark.sql.execution.SparkPlan$$anonfun$
> > executeCollect$1.apply(
> > > SparkPlan.scala:290)
> > > at
> > > scala.collection.IndexedSeqOptimized$class.
> foreach(IndexedSeqOptimized.
> > > scala:33)
> > > at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
> > > at
> > > org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.
> > > scala:290)
> > > at
> > > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > > anonfun$relationFuture$1$$anonfun$apply$1.apply(
> > > BroadcastExchangeExec.scala:75)
> > > at
> > > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > > anonfun$relationFuture$1$$anonfun$apply$1.apply(
> > > BroadcastExchangeExec.scala:72)
> > > at
> > > org.apache.spark.sql.execution.SQLExecution$.
> > withExecutionId(SQLExecution.
> > > scala:94)
> > > at
> > > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > > anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
> > > at
> > > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > > anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
> > > at
> > > scala.concurrent.impl.Future$PromiseCompletingRunnable.
> > > liftedTree1$1(Future.scala:24)
> > > at
> > > scala.concurrent.impl.Future$PromiseCompletingRunnable.run(
> > > Future.scala:24)
> > > at
> > > java.util.concurrent.ThreadPoolExecutor.runWorker(
> > > ThreadPoolExecutor.java:1142)
> > > at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.run(
> > > ThreadPoolExecutor.java:617)
> > > at java.lang.Thread.run(Thread.java:745)
> > >
> > > The error is pretty random, the exact same SparkSQL query sometimes
> > works,
> > > sometimes throws the exception ...
> > >
> > > Not sure it's a Zeppelin issue, I really think Spark 2.0.0 is quite
> buggy
> > >
> > >
> > >
> > > On Sat, Oct 15, 2016 at 9:31 AM, Luciano Resende  >
> > > wrote:
> > >
> > > > +1 (non-binding)
> > > >
> > > > On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee 
> wrote:
> > > >
> > > > > Hi dev,
> > > > >
> > > > > I propose the following RC to be released for the Apache Zeppelin
> > 0.6.2
> > > > > release.
> > > > >
> > > > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > > > corresponds
> > > > > to the tag v0.6.2-rc2:
> > > > > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;
> a=commit;h=
> > > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > >  a=commit;h=
> > > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
> > > > >
> > > > > The release archives (tgz), signature, and checksums are here
> > > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.
> 6.2-rc2/
> > > > >
> > > > > The release candidate consists of the following source distribution
> > > > archive
> > > > > zeppelin-0.6.2.tgz
> > > > >
> > > > > In addition, the following supplementary binary 

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

2016-10-15 Thread DuyHai Doan
Look like a bunch of people have issue with compression libs and it's not
related to Zeppelin:

https://groups.google.com/forum/#!topic/spark-notebook-user/aGRBESad8Ew

http://stackoverflow.com/questions/24121638/how-to-use-gzipcodec-or-bzip2codec-for-shuffle-spill-compression-with-spark-shel

So +1 for the release right now, I'll try to find the root cause of the
issue

On Sat, Oct 15, 2016 at 11:07 AM, Mina Lee  wrote:

> Doan, we provide binary package only built with Scala 2.11 from 0.6.1. You
> will need to build from source code if you want to use with Scala 2.10. We
> can consider providing both for Scala 2.10 and 2.11 if community wants from
> next release.
>
> And error you posted looks more like spark issue than Zeppelin to me, can
> you try it with spark-shell and see if it exists or not? If it does exists
> in Zeppelin, please feel free to make a ticket on jira.
>
> On Sat, Oct 15, 2016 at 5:39 PM, DuyHai Doan  wrote:
>
> > Tested with Cassandra interpreter and it works fine.
> >
> > Tested with Spark-Cassandra connector using SparkSQL and it works fine
> but
> > sometimes I get the exception:
> >
> >
> > java.lang.NoSuchMethodException:
> > org.apache.spark.io.LZ4CompressionCodec.(
> org.apache.spark.SparkConf)
> > at java.lang.Class.getConstructor0(Class.java:3082)
> > at java.lang.Class.getConstructor(Class.java:1825)
> > at
> > org.apache.spark.io.CompressionCodec$.createCodec(
> > CompressionCodec.scala:72)
> > at
> > org.apache.spark.io.CompressionCodec$.createCodec(
> > CompressionCodec.scala:66)
> > at org.apache.spark.sql.execution.SparkPlan.org
> > $apache$spark$sql$execution$SparkPlan$$decodeUnsafeRows(
> > SparkPlan.scala:265)
> > at
> > org.apache.spark.sql.execution.SparkPlan$$anonfun$
> executeCollect$1.apply(
> > SparkPlan.scala:291)
> > at
> > org.apache.spark.sql.execution.SparkPlan$$anonfun$
> executeCollect$1.apply(
> > SparkPlan.scala:290)
> > at
> > scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.
> > scala:33)
> > at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
> > at
> > org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.
> > scala:290)
> > at
> > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > anonfun$relationFuture$1$$anonfun$apply$1.apply(
> > BroadcastExchangeExec.scala:75)
> > at
> > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > anonfun$relationFuture$1$$anonfun$apply$1.apply(
> > BroadcastExchangeExec.scala:72)
> > at
> > org.apache.spark.sql.execution.SQLExecution$.
> withExecutionId(SQLExecution.
> > scala:94)
> > at
> > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
> > at
> > org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> > anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
> > at
> > scala.concurrent.impl.Future$PromiseCompletingRunnable.
> > liftedTree1$1(Future.scala:24)
> > at
> > scala.concurrent.impl.Future$PromiseCompletingRunnable.run(
> > Future.scala:24)
> > at
> > java.util.concurrent.ThreadPoolExecutor.runWorker(
> > ThreadPoolExecutor.java:1142)
> > at
> > java.util.concurrent.ThreadPoolExecutor$Worker.run(
> > ThreadPoolExecutor.java:617)
> > at java.lang.Thread.run(Thread.java:745)
> >
> > The error is pretty random, the exact same SparkSQL query sometimes
> works,
> > sometimes throws the exception ...
> >
> > Not sure it's a Zeppelin issue, I really think Spark 2.0.0 is quite buggy
> >
> >
> >
> > On Sat, Oct 15, 2016 at 9:31 AM, Luciano Resende 
> > wrote:
> >
> > > +1 (non-binding)
> > >
> > > On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:
> > >
> > > > Hi dev,
> > > >
> > > > I propose the following RC to be released for the Apache Zeppelin
> 0.6.2
> > > > release.
> > > >
> > > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > > corresponds
> > > > to the tag v0.6.2-rc2:
> > > > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > >  > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
> > > >
> > > > The release archives (tgz), signature, and checksums are here
> > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> > > >
> > > > The release candidate consists of the following source distribution
> > > archive
> > > > zeppelin-0.6.2.tgz
> > > >
> > > > In addition, the following supplementary binary distributions are
> > > provided
> > > > for user convenience at the same location
> > > > zeppelin-0.6.2-bin-all.tgz
> > > > zeppelin-0.6.2-netinst-all.tgz
> > > >
> > > > The maven artifacts are here
> > > > https://repository.apache
> > > > .org/content/repositories/orgapachezeppelin-1020/org/
> apache/zeppelin/
> > > >
> > > > You can find the KEYS file here:
> 

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

2016-10-15 Thread Mina Lee
+1 (binding)

On Sat, Oct 15, 2016 at 6:07 PM, Mina Lee  wrote:

> Doan, we provide binary package only built with Scala 2.11 from 0.6.1. You
> will need to build from source code if you want to use with Scala 2.10. We
> can consider providing both for Scala 2.10 and 2.11 if community wants from
> next release.
>
> And error you posted looks more like spark issue than Zeppelin to me, can
> you try it with spark-shell and see if it exists or not? If it does exists
> in Zeppelin, please feel free to make a ticket on jira.
>
> On Sat, Oct 15, 2016 at 5:39 PM, DuyHai Doan  wrote:
>
>> Tested with Cassandra interpreter and it works fine.
>>
>> Tested with Spark-Cassandra connector using SparkSQL and it works fine but
>> sometimes I get the exception:
>>
>>
>> java.lang.NoSuchMethodException:
>> org.apache.spark.io.LZ4CompressionCodec.(org.apache.
>> spark.SparkConf)
>> at java.lang.Class.getConstructor0(Class.java:3082)
>> at java.lang.Class.getConstructor(Class.java:1825)
>> at
>> org.apache.spark.io.CompressionCodec$.createCodec(Compressio
>> nCodec.scala:72)
>> at
>> org.apache.spark.io.CompressionCodec$.createCodec(Compressio
>> nCodec.scala:66)
>> at org.apache.spark.sql.execution.SparkPlan.org
>> $apache$spark$sql$execution$SparkPlan$$decodeUnsafeRows(Spar
>> kPlan.scala:265)
>> at
>> org.apache.spark.sql.execution.SparkPlan$$anonfun$executeCol
>> lect$1.apply(SparkPlan.scala:291)
>> at
>> org.apache.spark.sql.execution.SparkPlan$$anonfun$executeCol
>> lect$1.apply(SparkPlan.scala:290)
>> at
>> scala.collection.IndexedSeqOptimized$class.foreach(
>> IndexedSeqOptimized.scala:33)
>> at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
>> at
>> org.apache.spark.sql.execution.SparkPlan.executeCollect(
>> SparkPlan.scala:290)
>> at
>> org.apache.spark.sql.execution.exchange.BroadcastExchangeExe
>> c$$anonfun$relationFuture$1$$anonfun$apply$1.apply(Broadcast
>> ExchangeExec.scala:75)
>> at
>> org.apache.spark.sql.execution.exchange.BroadcastExchangeExe
>> c$$anonfun$relationFuture$1$$anonfun$apply$1.apply(Broadcast
>> ExchangeExec.scala:72)
>> at
>> org.apache.spark.sql.execution.SQLExecution$.withExecutionId
>> (SQLExecution.scala:94)
>> at
>> org.apache.spark.sql.execution.exchange.BroadcastExchangeExe
>> c$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
>> at
>> org.apache.spark.sql.execution.exchange.BroadcastExchangeExe
>> c$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
>> at
>> scala.concurrent.impl.Future$PromiseCompletingRunnable.lifte
>> dTree1$1(Future.scala:24)
>> at
>> scala.concurrent.impl.Future$PromiseCompletingRunnable.run(F
>> uture.scala:24)
>> at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool
>> Executor.java:1142)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
>> lExecutor.java:617)
>> at java.lang.Thread.run(Thread.java:745)
>>
>> The error is pretty random, the exact same SparkSQL query sometimes works,
>> sometimes throws the exception ...
>>
>> Not sure it's a Zeppelin issue, I really think Spark 2.0.0 is quite buggy
>>
>>
>>
>> On Sat, Oct 15, 2016 at 9:31 AM, Luciano Resende 
>> wrote:
>>
>> > +1 (non-binding)
>> >
>> > On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:
>> >
>> > > Hi dev,
>> > >
>> > > I propose the following RC to be released for the Apache Zeppelin
>> 0.6.2
>> > > release.
>> > >
>> > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
>> > > corresponds
>> > > to the tag v0.6.2-rc2:
>> > > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
>> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
>> > > > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
>> > >
>> > > The release archives (tgz), signature, and checksums are here
>> > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
>> > >
>> > > The release candidate consists of the following source distribution
>> > archive
>> > > zeppelin-0.6.2.tgz
>> > >
>> > > In addition, the following supplementary binary distributions are
>> > provided
>> > > for user convenience at the same location
>> > > zeppelin-0.6.2-bin-all.tgz
>> > > zeppelin-0.6.2-netinst-all.tgz
>> > >
>> > > The maven artifacts are here
>> > > https://repository.apache
>> > > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
>> > >
>> > > You can find the KEYS file here:
>> > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
>> > >
>> > > Release notes available at
>> > > *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> > > version=12336543=Html=12316221
>> > > > > > version=12336543=Html=12316221>*
>> > >
>> > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
>> > >
>> > > [ ] +1 approve
>> > > [ ] 0 no opinion
>> > > [ ] -1 disapprove (and reason why)
>> 

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

2016-10-15 Thread Mina Lee
Doan, we provide binary package only built with Scala 2.11 from 0.6.1. You
will need to build from source code if you want to use with Scala 2.10. We
can consider providing both for Scala 2.10 and 2.11 if community wants from
next release.

And error you posted looks more like spark issue than Zeppelin to me, can
you try it with spark-shell and see if it exists or not? If it does exists
in Zeppelin, please feel free to make a ticket on jira.

On Sat, Oct 15, 2016 at 5:39 PM, DuyHai Doan  wrote:

> Tested with Cassandra interpreter and it works fine.
>
> Tested with Spark-Cassandra connector using SparkSQL and it works fine but
> sometimes I get the exception:
>
>
> java.lang.NoSuchMethodException:
> org.apache.spark.io.LZ4CompressionCodec.(org.apache.spark.SparkConf)
> at java.lang.Class.getConstructor0(Class.java:3082)
> at java.lang.Class.getConstructor(Class.java:1825)
> at
> org.apache.spark.io.CompressionCodec$.createCodec(
> CompressionCodec.scala:72)
> at
> org.apache.spark.io.CompressionCodec$.createCodec(
> CompressionCodec.scala:66)
> at org.apache.spark.sql.execution.SparkPlan.org
> $apache$spark$sql$execution$SparkPlan$$decodeUnsafeRows(
> SparkPlan.scala:265)
> at
> org.apache.spark.sql.execution.SparkPlan$$anonfun$executeCollect$1.apply(
> SparkPlan.scala:291)
> at
> org.apache.spark.sql.execution.SparkPlan$$anonfun$executeCollect$1.apply(
> SparkPlan.scala:290)
> at
> scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.
> scala:33)
> at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
> at
> org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.
> scala:290)
> at
> org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> anonfun$relationFuture$1$$anonfun$apply$1.apply(
> BroadcastExchangeExec.scala:75)
> at
> org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> anonfun$relationFuture$1$$anonfun$apply$1.apply(
> BroadcastExchangeExec.scala:72)
> at
> org.apache.spark.sql.execution.SQLExecution$.withExecutionId(SQLExecution.
> scala:94)
> at
> org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
> at
> org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$
> anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
> at
> scala.concurrent.impl.Future$PromiseCompletingRunnable.
> liftedTree1$1(Future.scala:24)
> at
> scala.concurrent.impl.Future$PromiseCompletingRunnable.run(
> Future.scala:24)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
>
> The error is pretty random, the exact same SparkSQL query sometimes works,
> sometimes throws the exception ...
>
> Not sure it's a Zeppelin issue, I really think Spark 2.0.0 is quite buggy
>
>
>
> On Sat, Oct 15, 2016 at 9:31 AM, Luciano Resende 
> wrote:
>
> > +1 (non-binding)
> >
> > On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:
> >
> > > Hi dev,
> > >
> > > I propose the following RC to be released for the Apache Zeppelin 0.6.2
> > > release.
> > >
> > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > corresponds
> > > to the tag v0.6.2-rc2:
> > > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > >  > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
> > >
> > > The release archives (tgz), signature, and checksums are here
> > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> > >
> > > The release candidate consists of the following source distribution
> > archive
> > > zeppelin-0.6.2.tgz
> > >
> > > In addition, the following supplementary binary distributions are
> > provided
> > > for user convenience at the same location
> > > zeppelin-0.6.2-bin-all.tgz
> > > zeppelin-0.6.2-netinst-all.tgz
> > >
> > > The maven artifacts are here
> > > https://repository.apache
> > > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
> > >
> > > You can find the KEYS file here:
> > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > >
> > > Release notes available at
> > > *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12336543=Html=12316221
> > >  > > version=12336543=Html=12316221>*
> > >
> > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> > >
> > > [ ] +1 approve
> > > [ ] 0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> >
> >
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
> >
>


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

2016-10-15 Thread DuyHai Doan
Tested with Cassandra interpreter and it works fine.

Tested with Spark-Cassandra connector using SparkSQL and it works fine but
sometimes I get the exception:


java.lang.NoSuchMethodException:
org.apache.spark.io.LZ4CompressionCodec.(org.apache.spark.SparkConf)
at java.lang.Class.getConstructor0(Class.java:3082)
at java.lang.Class.getConstructor(Class.java:1825)
at
org.apache.spark.io.CompressionCodec$.createCodec(CompressionCodec.scala:72)
at
org.apache.spark.io.CompressionCodec$.createCodec(CompressionCodec.scala:66)
at org.apache.spark.sql.execution.SparkPlan.org
$apache$spark$sql$execution$SparkPlan$$decodeUnsafeRows(SparkPlan.scala:265)
at
org.apache.spark.sql.execution.SparkPlan$$anonfun$executeCollect$1.apply(SparkPlan.scala:291)
at
org.apache.spark.sql.execution.SparkPlan$$anonfun$executeCollect$1.apply(SparkPlan.scala:290)
at
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
at
org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.scala:290)
at
org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1$$anonfun$apply$1.apply(BroadcastExchangeExec.scala:75)
at
org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1$$anonfun$apply$1.apply(BroadcastExchangeExec.scala:72)
at
org.apache.spark.sql.execution.SQLExecution$.withExecutionId(SQLExecution.scala:94)
at
org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
at
org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:72)
at
scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24)
at
scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

The error is pretty random, the exact same SparkSQL query sometimes works,
sometimes throws the exception ...

Not sure it's a Zeppelin issue, I really think Spark 2.0.0 is quite buggy



On Sat, Oct 15, 2016 at 9:31 AM, Luciano Resende 
wrote:

> +1 (non-binding)
>
> On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:
>
> > Hi dev,
> >
> > I propose the following RC to be released for the Apache Zeppelin 0.6.2
> > release.
> >
> > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > corresponds
> > to the tag v0.6.2-rc2:
> > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> >  > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
> >
> > The release archives (tgz), signature, and checksums are here
> > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> >
> > The release candidate consists of the following source distribution
> archive
> > zeppelin-0.6.2.tgz
> >
> > In addition, the following supplementary binary distributions are
> provided
> > for user convenience at the same location
> > zeppelin-0.6.2-bin-all.tgz
> > zeppelin-0.6.2-netinst-all.tgz
> >
> > The maven artifacts are here
> > https://repository.apache
> > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
> >
> > You can find the KEYS file here:
> > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> >
> > Release notes available at
> > *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > version=12336543=Html=12316221
> >  > version=12336543=Html=12316221>*
> >
> > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> >
> > [ ] +1 approve
> > [ ] 0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
>
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>


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

2016-10-15 Thread rohit choudhary
+1.



On Sat, Oct 15, 2016 at 1:08 PM, Prabhjyot Singh 
wrote:

> +1
>
> On 15 October 2016 at 13:01, Luciano Resende  wrote:
>
> > +1 (non-binding)
> >
> > On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:
> >
> > > Hi dev,
> > >
> > > I propose the following RC to be released for the Apache Zeppelin 0.6.2
> > > release.
> > >
> > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > corresponds
> > > to the tag v0.6.2-rc2:
> > > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > >  > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
> > >
> > > The release archives (tgz), signature, and checksums are here
> > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> > >
> > > The release candidate consists of the following source distribution
> > archive
> > > zeppelin-0.6.2.tgz
> > >
> > > In addition, the following supplementary binary distributions are
> > provided
> > > for user convenience at the same location
> > > zeppelin-0.6.2-bin-all.tgz
> > > zeppelin-0.6.2-netinst-all.tgz
> > >
> > > The maven artifacts are here
> > > https://repository.apache
> > > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
> > >
> > > You can find the KEYS file here:
> > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > >
> > > Release notes available at
> > > *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12336543=Html=12316221
> > >  > > version=12336543=Html=12316221>*
> > >
> > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> > >
> > > [ ] +1 approve
> > > [ ] 0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> >
> >
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
> >
>
>
>
> --
>
> Warm Regards,
>
> Prabhjyot Singh
>


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

2016-10-15 Thread Prabhjyot Singh
+1

On 15 October 2016 at 13:01, Luciano Resende  wrote:

> +1 (non-binding)
>
> On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:
>
> > Hi dev,
> >
> > I propose the following RC to be released for the Apache Zeppelin 0.6.2
> > release.
> >
> > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > corresponds
> > to the tag v0.6.2-rc2:
> > *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> >  > 091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
> >
> > The release archives (tgz), signature, and checksums are here
> > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> >
> > The release candidate consists of the following source distribution
> archive
> > zeppelin-0.6.2.tgz
> >
> > In addition, the following supplementary binary distributions are
> provided
> > for user convenience at the same location
> > zeppelin-0.6.2-bin-all.tgz
> > zeppelin-0.6.2-netinst-all.tgz
> >
> > The maven artifacts are here
> > https://repository.apache
> > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
> >
> > You can find the KEYS file here:
> > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> >
> > Release notes available at
> > *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > version=12336543=Html=12316221
> >  > version=12336543=Html=12316221>*
> >
> > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> >
> > [ ] +1 approve
> > [ ] 0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
>
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



-- 

Warm Regards,

Prabhjyot Singh


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

2016-10-15 Thread Luciano Resende
+1 (non-binding)

On Wed, Oct 12, 2016 at 3:28 AM, Mina Lee  wrote:

> Hi dev,
>
> I propose the following RC to be released for the Apache Zeppelin 0.6.2
> release.
>
> The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> corresponds
> to the tag v0.6.2-rc2:
> *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> 091086de9400dd1c02ca02acf4180b1bf1e9ede7
>  091086de9400dd1c02ca02acf4180b1bf1e9ede7>*
>
> The release archives (tgz), signature, and checksums are here
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
>
> The release candidate consists of the following source distribution archive
> zeppelin-0.6.2.tgz
>
> In addition, the following supplementary binary distributions are provided
> for user convenience at the same location
> zeppelin-0.6.2-bin-all.tgz
> zeppelin-0.6.2-netinst-all.tgz
>
> The maven artifacts are here
> https://repository.apache
> .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
>
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/zeppelin/KEYS
>
> Release notes available at
> *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> version=12336543=Html=12316221
>  version=12336543=Html=12316221>*
>
> Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
>
> [ ] +1 approve
> [ ] 0 no opinion
> [ ] -1 disapprove (and reason why)
>



-- 
Luciano Resende
http://twitter.com/lresende1975
http://lresende.blogspot.com/


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

2016-10-14 Thread Hyung Sung Shim
+1

Tested Tutorial and RTutorial with EMR-5.0.0.

Thank you mina for your effort.


2016-10-15 8:29 GMT+09:00 Felix Cheung <felixcheun...@hotmail.com>:

> +1
>
> Tested source and netinstall
>
> Thanks Mina!
>
>
> _
> From: Ahyoung Ryu <ahyoung...@apache.org<mailto:ahyoung...@apache.org>>
> Sent: Friday, October 14, 2016 5:28 AM
> Subject: Re: [VOTE] Release Apache Zeppelin 0.6.2 (RC2)
> To: <dev@zeppelin.apache.org<mailto:dev@zeppelin.apache.org>>
>
>
> +1 for me
>
> Yeah thanks Mina for all your effort!!!
>
> On Fri, Oct 14, 2016 at 9:10 PM, Anthony Corbacho <
> anthonycorba...@apache.org<mailto:anthonycorba...@apache.org>> wrote:
>
> > Hi,
> >
> > I tested this RC2 with JDK8, and no issue so far.
> >
> > +1 for me.
> >
> > Thanks to mina for the fast iteration on the release process, awesome as
> > always :)
> >
> >
> > On Thu, Oct 13, 2016 at 6:41 PM, DuyHai Doan <doanduy...@gmail.com
> <mailto:doanduy...@gmail.com>> wrote:
> >
> > > Hello, the link https://dist.apache.org/repos/
> > > dist/dev/zeppelin/zeppelin-0.
> > > 6.2-rc2/ is a Zeppelin compiled with Scala 2.11. Do you have the same
> for
> > > Scala 2.10 ?
> > >
> > > On Thu, Oct 13, 2016 at 9:59 AM, Jeff Zhang <zjf...@gmail.com zjf...@gmail.com>> wrote:
> > >
> > > > +1, Run tutorial note successfully in embedded mode and yarn-client.
> > > >
> > > >
> > > >
> > > > Mina Lee <mina...@apache.org<mailto:mina...@apache.org
> >>?2016?10?12??? ??6:29???
> > > >
> > > > > Hi dev,
> > > > >
> > > > > I propose the following RC to be released for the Apache Zeppelin
> > 0.6.2
> > > > > release.
> > > > >
> > > > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > > > corresponds
> > > > > to the tag v0.6.2-rc2:
> > > > > *
> > > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > > <
> > > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > > >*
> > > > >
> > > > > The release archives (tgz), signature, and checksums are here
> > > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.
> 6.2-rc2/
> > > > >
> > > > > The release candidate consists of the following source distribution
> > > > archive
> > > > > zeppelin-0.6.2.tgz
> > > > >
> > > > > In addition, the following supplementary binary distributions are
> > > > provided
> > > > > for user convenience at the same location
> > > > > zeppelin-0.6.2-bin-all.tgz
> > > > > zeppelin-0.6.2-netinst-all.tgz
> > > > >
> > > > > The maven artifacts are here
> > > > > https://repository.apache
> > > > > .org/content/repositories/orgapachezeppelin-1020/org/
> > apache/zeppelin/
> > > > >
> > > > > You can find the KEYS file here:
> > > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > > >
> > > > > Release notes available at
> > > > > *
> > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > version=12336543=Html=12316221
> > > > > <
> > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > version=12336543=Html=12316221
> > > > > >*
> > > > >
> > > > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> > > > >
> > > > > [ ] +1 approve
> > > > > [ ] 0 no opinion
> > > > > [ ] -1 disapprove (and reason why)
> > > > >
> > > >
> > >
> >
>
>
>


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

2016-10-14 Thread Felix Cheung
+1

Tested source and netinstall

Thanks Mina!


_
From: Ahyoung Ryu <ahyoung...@apache.org<mailto:ahyoung...@apache.org>>
Sent: Friday, October 14, 2016 5:28 AM
Subject: Re: [VOTE] Release Apache Zeppelin 0.6.2 (RC2)
To: <dev@zeppelin.apache.org<mailto:dev@zeppelin.apache.org>>


+1 for me

Yeah thanks Mina for all your effort!!!

On Fri, Oct 14, 2016 at 9:10 PM, Anthony Corbacho <
anthonycorba...@apache.org<mailto:anthonycorba...@apache.org>> wrote:

> Hi,
>
> I tested this RC2 with JDK8, and no issue so far.
>
> +1 for me.
>
> Thanks to mina for the fast iteration on the release process, awesome as
> always :)
>
>
> On Thu, Oct 13, 2016 at 6:41 PM, DuyHai Doan 
> <doanduy...@gmail.com<mailto:doanduy...@gmail.com>> wrote:
>
> > Hello, the link https://dist.apache.org/repos/
> > dist/dev/zeppelin/zeppelin-0.
> > 6.2-rc2/ is a Zeppelin compiled with Scala 2.11. Do you have the same for
> > Scala 2.10 ?
> >
> > On Thu, Oct 13, 2016 at 9:59 AM, Jeff Zhang 
> > <zjf...@gmail.com<mailto:zjf...@gmail.com>> wrote:
> >
> > > +1, Run tutorial note successfully in embedded mode and yarn-client.
> > >
> > >
> > >
> > > Mina Lee <mina...@apache.org<mailto:mina...@apache.org>>?2016?10?12??? 
> > > ??6:29???
> > >
> > > > Hi dev,
> > > >
> > > > I propose the following RC to be released for the Apache Zeppelin
> 0.6.2
> > > > release.
> > > >
> > > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > > corresponds
> > > > to the tag v0.6.2-rc2:
> > > > *
> > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > <
> > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > >*
> > > >
> > > > The release archives (tgz), signature, and checksums are here
> > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> > > >
> > > > The release candidate consists of the following source distribution
> > > archive
> > > > zeppelin-0.6.2.tgz
> > > >
> > > > In addition, the following supplementary binary distributions are
> > > provided
> > > > for user convenience at the same location
> > > > zeppelin-0.6.2-bin-all.tgz
> > > > zeppelin-0.6.2-netinst-all.tgz
> > > >
> > > > The maven artifacts are here
> > > > https://repository.apache
> > > > .org/content/repositories/orgapachezeppelin-1020/org/
> apache/zeppelin/
> > > >
> > > > You can find the KEYS file here:
> > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > >
> > > > Release notes available at
> > > > *
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12336543=Html=12316221
> > > > <
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12336543=Html=12316221
> > > > >*
> > > >
> > > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> > > >
> > > > [ ] +1 approve
> > > > [ ] 0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > >
> >
>




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

2016-10-14 Thread Ahyoung Ryu
+1 for me

Yeah thanks Mina for all your effort!!!

On Fri, Oct 14, 2016 at 9:10 PM, Anthony Corbacho <
anthonycorba...@apache.org> wrote:

> Hi,
>
> I tested this RC2 with JDK8, and no issue so far.
>
> +1 for me.
>
> Thanks to mina for the fast iteration on the release process, awesome as
> always :)
>
>
> On Thu, Oct 13, 2016 at 6:41 PM, DuyHai Doan  wrote:
>
> > Hello, the link https://dist.apache.org/repos/
> > dist/dev/zeppelin/zeppelin-0.
> > 6.2-rc2/ is a Zeppelin compiled with Scala 2.11. Do you have the same for
> > Scala 2.10 ?
> >
> > On Thu, Oct 13, 2016 at 9:59 AM, Jeff Zhang  wrote:
> >
> > > +1, Run tutorial note successfully in embedded mode and yarn-client.
> > >
> > >
> > >
> > > Mina Lee 于2016年10月12日周三 下午6:29写道:
> > >
> > > > Hi dev,
> > > >
> > > > I propose the following RC to be released for the Apache Zeppelin
> 0.6.2
> > > > release.
> > > >
> > > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > > corresponds
> > > > to the tag v0.6.2-rc2:
> > > > *
> > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > <
> > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > > >*
> > > >
> > > > The release archives (tgz), signature, and checksums are here
> > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> > > >
> > > > The release candidate consists of the following source distribution
> > > archive
> > > > zeppelin-0.6.2.tgz
> > > >
> > > > In addition, the following supplementary binary distributions are
> > > provided
> > > > for user convenience at the same location
> > > > zeppelin-0.6.2-bin-all.tgz
> > > > zeppelin-0.6.2-netinst-all.tgz
> > > >
> > > > The maven artifacts are here
> > > > https://repository.apache
> > > > .org/content/repositories/orgapachezeppelin-1020/org/
> apache/zeppelin/
> > > >
> > > > You can find the KEYS file here:
> > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > >
> > > > Release notes available at
> > > > *
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12336543=Html=12316221
> > > > <
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12336543=Html=12316221
> > > > >*
> > > >
> > > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> > > >
> > > > [ ] +1 approve
> > > > [ ] 0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > >
> >
>


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

2016-10-14 Thread Anthony Corbacho
Hi,

I tested this RC2 with JDK8, and no issue so far.

+1 for me.

Thanks to mina for the fast iteration on the release process, awesome as
always :)


On Thu, Oct 13, 2016 at 6:41 PM, DuyHai Doan  wrote:

> Hello, the link https://dist.apache.org/repos/
> dist/dev/zeppelin/zeppelin-0.
> 6.2-rc2/ is a Zeppelin compiled with Scala 2.11. Do you have the same for
> Scala 2.10 ?
>
> On Thu, Oct 13, 2016 at 9:59 AM, Jeff Zhang  wrote:
>
> > +1, Run tutorial note successfully in embedded mode and yarn-client.
> >
> >
> >
> > Mina Lee 于2016年10月12日周三 下午6:29写道:
> >
> > > Hi dev,
> > >
> > > I propose the following RC to be released for the Apache Zeppelin 0.6.2
> > > release.
> > >
> > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > > corresponds
> > > to the tag v0.6.2-rc2:
> > > *
> > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > <
> > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > > >*
> > >
> > > The release archives (tgz), signature, and checksums are here
> > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> > >
> > > The release candidate consists of the following source distribution
> > archive
> > > zeppelin-0.6.2.tgz
> > >
> > > In addition, the following supplementary binary distributions are
> > provided
> > > for user convenience at the same location
> > > zeppelin-0.6.2-bin-all.tgz
> > > zeppelin-0.6.2-netinst-all.tgz
> > >
> > > The maven artifacts are here
> > > https://repository.apache
> > > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
> > >
> > > You can find the KEYS file here:
> > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > >
> > > Release notes available at
> > > *
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > version=12336543=Html=12316221
> > > <
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > version=12336543=Html=12316221
> > > >*
> > >
> > > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> > >
> > > [ ] +1 approve
> > > [ ] 0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> >
>


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

2016-10-13 Thread DuyHai Doan
Hello, the link https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.
6.2-rc2/ is a Zeppelin compiled with Scala 2.11. Do you have the same for
Scala 2.10 ?

On Thu, Oct 13, 2016 at 9:59 AM, Jeff Zhang  wrote:

> +1, Run tutorial note successfully in embedded mode and yarn-client.
>
>
>
> Mina Lee 于2016年10月12日周三 下午6:29写道:
>
> > Hi dev,
> >
> > I propose the following RC to be released for the Apache Zeppelin 0.6.2
> > release.
> >
> > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> > corresponds
> > to the tag v0.6.2-rc2:
> > *
> > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > <
> > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> 091086de9400dd1c02ca02acf4180b1bf1e9ede7
> > >*
> >
> > The release archives (tgz), signature, and checksums are here
> > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
> >
> > The release candidate consists of the following source distribution
> archive
> > zeppelin-0.6.2.tgz
> >
> > In addition, the following supplementary binary distributions are
> provided
> > for user convenience at the same location
> > zeppelin-0.6.2-bin-all.tgz
> > zeppelin-0.6.2-netinst-all.tgz
> >
> > The maven artifacts are here
> > https://repository.apache
> > .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
> >
> > You can find the KEYS file here:
> > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> >
> > Release notes available at
> > *
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> version=12336543=Html=12316221
> > <
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> version=12336543=Html=12316221
> > >*
> >
> > Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
> >
> > [ ] +1 approve
> > [ ] 0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
>


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

2016-10-13 Thread Jeff Zhang
+1, Run tutorial note successfully in embedded mode and yarn-client.



Mina Lee 于2016年10月12日周三 下午6:29写道:

> Hi dev,
>
> I propose the following RC to be released for the Apache Zeppelin 0.6.2
> release.
>
> The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is
> corresponds
> to the tag v0.6.2-rc2:
> *
> https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=091086de9400dd1c02ca02acf4180b1bf1e9ede7
> <
> https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=091086de9400dd1c02ca02acf4180b1bf1e9ede7
> >*
>
> The release archives (tgz), signature, and checksums are here
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/
>
> The release candidate consists of the following source distribution archive
> zeppelin-0.6.2.tgz
>
> In addition, the following supplementary binary distributions are provided
> for user convenience at the same location
> zeppelin-0.6.2-bin-all.tgz
> zeppelin-0.6.2-netinst-all.tgz
>
> The maven artifacts are here
> https://repository.apache
> .org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/
>
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/zeppelin/KEYS
>
> Release notes available at
> *
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12336543=Html=12316221
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12336543=Html=12316221
> >*
>
> Vote will be open for next 72 hours (close at 4am 15/Oct PDT).
>
> [ ] +1 approve
> [ ] 0 no opinion
> [ ] -1 disapprove (and reason why)
>


[VOTE] Release Apache Zeppelin 0.6.2 (RC2)

2016-10-12 Thread Mina Lee
Hi dev,

I propose the following RC to be released for the Apache Zeppelin 0.6.2
release.

The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is corresponds
to the tag v0.6.2-rc2:
*https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=091086de9400dd1c02ca02acf4180b1bf1e9ede7
*

The release archives (tgz), signature, and checksums are here
https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.6.2-rc2/

The release candidate consists of the following source distribution archive
zeppelin-0.6.2.tgz

In addition, the following supplementary binary distributions are provided
for user convenience at the same location
zeppelin-0.6.2-bin-all.tgz
zeppelin-0.6.2-netinst-all.tgz

The maven artifacts are here
https://repository.apache
.org/content/repositories/orgapachezeppelin-1020/org/apache/zeppelin/

You can find the KEYS file here:
https://dist.apache.org/repos/dist/release/zeppelin/KEYS

Release notes available at
*https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12336543=Html=12316221
*

Vote will be open for next 72 hours (close at 4am 15/Oct PDT).

[ ] +1 approve
[ ] 0 no opinion
[ ] -1 disapprove (and reason why)