Hi Jeff,
Did you start Zeppelin server?
./bin/zeppelin-daemon.sh start
> On Nov 13, 2015, at 3:35 PM, Jeff Zhang wrote:
>
>
> When I complete the installation of zeppelin and try to open a new notebook,
> it doesn't get any response. And it shows "disconnected" on the right side.
> But I
When I complete the installation of zeppelin and try to open a new
notebook, it doesn't get any response. And it shows "disconnected" on the
right side. But I could not find any error message related with the
disconnected issue in the logs. Anyone has hit this issue too ?
--
Best Regards
Jeff Z
Hi Khalid,
Thanks for your helpful comments.
1. I have enabled ${DOCKER_HOST},${DOCKER_PORT} variables via the docker
env variables, thusly:
eval "$(docker-machine env zmanager)"
Therefore, ${DOCKER_HOST} resolves to tcp://192.168.99.100:2376
2. I have (indirectly) verified that the daemon is
Hello Asif,
You don't need to have docker container running Zeppelin (z-manager would
spin up one for you), however you need running docker daemon on
${DOCKER_HOST}:${DOCKER_PORT}. Currently DOCKER_HOST is commented out in
z-manager.sh (assuming you export it in your environment), you can
uncommen
Hi Abhi,
It would be appreciate if you file an issue.
Could you check if Zeppelin processes are still running and any exceptions
in Zeppelin log files, when the problem happens?
Thanks,
moon
On Fri, Nov 13, 2015 at 3:58 AM Abhi Basu <9000r...@gmail.com> wrote:
> I think I have a found a big bug
Hi,
I am trying to get multi-tenancy working with z-manager. I need some help.
My current use/test case:
1. Set up standalone spark-cluster on my laptop (spark 1.4.1)
2. Use docker containers using docker-machine (v0.4.1) and corresponding VM
on my laptop
3. Run containerized zeppelin notebook w
I think I have a found a big bug. Just changed the hive interpreter to
update to impala port, removed user name and saved, and now zeppelin is
unusable - interpretors page does not load and notebooks dont show up
anymore. Cannot create a new notebook and zeppelin shows disconnected
state. Let me kn
Hi Tomas,
I updated the Gist to include the Spark side of the example. Basically this is
using Zeppelin’s Angular display system, more info here:
http://zeppelin.incubator.apache.org/docs/displaysystem/angular.html
The key parts are in Spark calling “z.angularBind” (line 26 in the Gist) which
It depends on your build parameters
please reach here:
https://github.com/apache/incubator-zeppelin
‘Build’ section
> On Nov 12, 2015, at 7:49 PM, Darren Govoni wrote:
>
> Ok, it wasn't clear from the docs page if zeppelin pulls spark in or if I
> have to build spark myself.
>
> So buildin
Ok, it wasn't clear from the docs page if zeppelin pulls spark in or if
I have to build spark myself.
So building zeppelin from source will pull the latest spark (1.5.2) in?
Thanks.
On 11/12/2015 06:45 AM, Fengdong Yu wrote:
I am not catch up what’s you really want
If you want to build Zeppe
I am not catch up what’s you really want
If you want to build Zeppelin based on Spark, then Spark will be pulled from
Maven repo. but if you don’t want to download from the Maven repo,
you have to put all denpencies on your local repo.
> On Nov 12, 2015, at 7:35 PM, Darren Govoni wrote:
>
Hi,
Is there any way to build zeppelin for a binary spark distro?
How should it be done?
thanks,
D
12 matches
Mail list logo