[
https://issues.apache.org/jira/browse/ZEPPELIN-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390145#comment-14390145
]
ASF GitHub Bot commented on ZEPPELIN-20:
----------------------------------------
GitHub user jongyoul opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/23
[ZEPPELIN-20] HiveContext occurs error with NucleusUserException
- Excluded org.datanucleus package from shade plugin
- Added copy-dependencies org.data.nucleus
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-20
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit 5a8c94a4f5fcc00baf48dd992a923d09c1b2a0a4
Author: Jongyoul Lee <[email protected]>
Date: 2015-04-01T07:29:23Z
[ZEPPELIN-20] HiveContext occurs error with NucleusUserException
- Excluded org.datanucleus package from shade plugin
- Added copy-dependencies org.data.nucleus
----
> HiveContext occurs error with NucleusUserException
> --------------------------------------------------
>
> Key: ZEPPELIN-20
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-20
> Project: Zeppelin
> Issue Type: Bug
> Components: Interpreters
> Reporter: Jongyoul Lee
> Assignee: Jongyoul Lee
> Priority: Blocker
>
> Zeppelin take an error when I launch {{sql("show
> databases").collect.foreach(println)}}. I've found a solution for this in
> Spark.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)