Hi users,
I hope this is a simple one and you can help me 😊
I am having trouble adding dependency to Zeppelin Notebook (0.7.0) on AWS EMR
(emr-5.4.0). I notice that the %dep interpreter is not available on AWS EMR so
I can’t use that option.
I follow these instructions to add the dependency:
ht
We have umbrella issue for improving built-in visualizations.
https://issues.apache.org/jira/browse/ZEPPELIN-1915
If you think there's no related issue yet, please feel free to create one!
Thanks,
moon
On Tue, Apr 11, 2017 at 11:21 PM kevin giroux
wrote:
> How can I order the table in the par
I see the same behavior that I will lose my code if I don't run it. Hope
someone who familiar with the saving mechanism to fix it.
Paul Brenner 于2017年4月13日周四 上午6:12写道:
> I’ve seen a little discussion of this, but now that there is a ticket I
> think it is worth making sure everyone knows:
> Aut
I’ve seen a little discussion of this, but now that there is a ticket I think
it is worth making sure everyone knows:
Autosave is working inconsistently. Be careful that you don’t lose code. It
seems that running and/or collapsing paragraphs causes code to be saved so that
could be a temporary
I suspect this is due to not setting SPARK_EXECUTOR_URI.
I’ve run Zeppelin with Spark on Mesos. I ran into a similar exception where
Zeppelin was not able to parse the MASTER URL, which is “mesos://leader.mesos
:5050” in my case. Then I found out that I had the
following setting:
SPARK_EXECUTOR
Hello all,
I am trying to install Zeppelin 0.7.1 on my CDH 5.7 Cluster. I have been
following the instructions here:
https://zeppelin.apache.org/docs/0.7.1/install/install.html
https://zeppelin.apache.org/docs/0.7.1/install/configuration.html
https://zeppelin.apache.org/docs/0.7.1/interpreter/sp
I think this is a proxy security issue, I will have to figure this out on my
own unless there is some method to not use web sockets in Zeppelin.
From: "Knapp, Michael"
Reply-To: "users@zeppelin.apache.org"
Date: Wednesday, April 12, 2017 at 11:22 AM
To: "users@zeppelin.apache.org"
Subject: Re:
Some updates:
I have dockerized my Zeppelin application now. When I run it locally I can see
the full Zeppelin home page. When I run the exact same image on my EC2
instance, I can only see the top of the page, the header bar. I have tried
both with Zeppelin 0.7.0 and 0.7.1. I opened the Dev
All,
Could anyone please point to some mechanisms to remove datasets /
dataframes from the current interpreter context?
Thanks in advance
--
Ivan Shapovalov