Hello.
Thank you for sharing your problem.
Could you add *-Pvendor-repo *option to build Zeppelin with CDH?
You can refer to
http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/build.html#build-command-examples
.
Thanks.
2016-11-23 16:05 GMT+09:00 Ruslan Dautkhanov :
> Following build fails w
Following build fails with
mvn clean package -DskipTests -Pspark-1.6 -Ppyspark
-Dhadoop.version=2.6.0-cdh5.8.3 -Phadoop-2.6 -Pyarn -Pr
[*ERROR*] Failed to execute goal on project
zeppelin-spark-dependencies_2.10: Could not resolve dependencies for
project org.apache.zeppelin:zeppelin-spark-depend
Got it. Thank you Moon.
Ruslan
On Tue, Nov 22, 2016 at 9:07 PM, moon soo Lee wrote:
> While snapshot can be broken at any moment, it's not very encouraged to
> use snapshot in the production.
>
> There will be half baked features, some new features with bugs, some
> incompatible changes, etc.
While snapshot can be broken at any moment, it's not very encouraged to use
snapshot in the production.
There will be half baked features, some new features with bugs, some
incompatible changes, etc. But also many bug fixes and improvements we've
found in previous release.
In my personal opinion,
We'd like to try Zeppelin 0.7.0 from the current snapshot.
Jira shows there are just two in-progress tickets left so it's close to
release?
How stable is to use against Spark 1.6, Spark 2, PySpark interpreters?
Thanks,
Ruslan
Hi Kevin,
This is an example that programmatically set graph options.
https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL0xlZW1vb25zb28vemVwcGVsaW4tZXhhbXBsZXMvbWFzdGVyLzJCOFhRVUM1Qi9ub3RlLmpzb24
You can get some idea how to configure graph programmatically
I'm using a custom interpreter and it's possible for the end user (in
report view) to run a query that returns no results (using the text input
form). This is fine, except that it breaks any key/value I had assigned to
the pie chart for example. Is it possible to not lose that setting? The
next que
It was selectable option in the before, but Zeppelin community discussed
and decided to hide that option while it requires user's understanding how
zeppelin works internally. We wanted keep option really simple.
But since then, many other option as been added, and now interpreter option
is not eas
What does the logs tell you?
Regards,
Kiran
From: Muhammad Rezaul Karim
Reply-To: "users@zeppelin.apache.org" , Muhammad
Rezaul Karim
Date: Saturday, November 19, 2016 at 1:46 AM
To: Users
Subject: Zeppelin process died [FAILED]
Dear All,
I am trying to start Zeppelin on my Machine using