Hi,
I am super beginner on here, but this is an amazing project, thx.
And not sure all of them, so am sorry if this is a little bit silly
question.
I saw how to write some code on Zeppelin, at the same time, the same code
can run on it as a application program like this.
[in notebook]
% hogehoge
apache/zeppelin
|
|
|
| | |
|
|
|
| |
apache/zeppelin
zeppelin - Mirror of Apache Zeppelin
|
|
|
in the code I see // Some case,
scala.tools.nsc.interpreter.IMain$ReadEvalPrint.call throws an NPE
We had issues that Zeppelin note errored out immediately without any hint
mess
Solved this. It appears that 'spark.driver.bindAddress' should point to
docker container IP while 'spark.driver.host' to outer host IP
Thanks anyway
2017-06-22 19:16 GMT+03:00 Иван Шаповалов :
> Help needed.
>
> 1. got zeppelin running in a docker container
> 2. got remote spark standalone clust
zeppelin version is 0.7.2
2017-06-22 19:16 GMT+03:00 Иван Шаповалов :
> Help needed.
>
> 1. got zeppelin running in a docker container
> 2. got remote spark standalone cluster I want to run paragraphs against
>
>
> I have:
> - created a setting with
> -- master - $MASTER_IP/7077
> -- 'spark.dri
Help needed.
1. got zeppelin running in a docker container
2. got remote spark standalone cluster I want to run paragraphs against
I have:
- created a setting with
-- master - $MASTER_IP/7077
-- 'spark.driver.host' - ip of the docker container 172.18.0.2
-- 'spark.driver.port' - free port num