Sorry for bringing up an older topic .. I agree "latest" / "stable" makes a
lot of sense.
Also what was *not* discussed in this thread is release cadence target.
IMHO, 2-3 releases a year should give a quicker turnover to release latest
fixes and improvements / quicker feedback from the users?
Wo
Take a look at spark submit command
Refer this link for details
https://community.hortonworks.com/articles/70658/how-to-diagnose-zeppelin.html
Meier, Alexander 于2017年10月24日周二 上午2:54写道:
> Hi there
>
> Any ideas why the new interpreter is not using the specified SPARK_HOME?
>
> Best regards
> Al
Hi there
Any ideas why the new interpreter is not using the specified SPARK_HOME?
Best regards
Alex Meier
On 18 Oct 2017, at 11:14, Meier, Alexander
mailto:alexander.me...@t-systems-dmc.com>>
wrote:
Hi there
We have a CDH 5.9 Cluster where zeppelin 0.7.1is running fine with spark 1.6,
impa
Can you access the hive in cli to verify hive works properly
Michael Segel 于2017年10月23日周一 下午7:49写道:
> In the zeppelin-interpreter log…
> ERROR [2017-10-23 00:00:03,759] ({BoneCP-pool-watch-thread}
> PoolWatchThread.java[fillConnections]:118) - Error in trying to obtain a
> connection. Retrying in
In the zeppelin-interpreter log…
ERROR [2017-10-23 00:00:03,759] ({BoneCP-pool-watch-thread}
PoolWatchThread.java[fillConnections]:118) - Error in trying to obtain a
connection. Retrying in 7000ms
java.sql.SQLException: A read-only user or a user in a read-only database is
not permitted to disab
Hi Jeff,
The error occurred after I tried to save the interpreter…
In a pop-up I saw :
Error setting properties for interpreter 'jdbc.hive': Could not find artifact
jdk.tools:jdk.tools:jar:1.6 at specified path
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.144-0.b01.el7_4.x86_64/jre/../lib/tools.jar
But the error message here is not so user friendly, created ticket for this
https://issues.apache.org/jira/browse/ZEPPELIN-3005
Jeff Zhang 于2017年10月23日周一 下午7:08写道:
>
> Please bind this interpreter to your note first.
>
> Serega Sheypak 于2017年10月23日周一 下午6:14写道:
>
>> Hi, I've create spark interpr
Please bind this interpreter to your note first.
Serega Sheypak 于2017年10月23日周一 下午6:14写道:
> Hi, I've create spark interpreter with name spark_my
> I was able to restart it and zeppelin shows "green" marker near it.
> spark_my is copy-paste of default spark intepreter with few changes.
>
> I try to
Hi, I've create spark interpreter with name spark_my
I was able to restart it and zeppelin shows "green" marker near it.
spark_my is copy-paste of default spark intepreter with few changes.
I try to use spark_my in notebook:
%spark_my
import java.nio.ByteBuffer
more code
Zeppelin shows exce