[
https://issues.apache.org/jira/browse/AMBARI-18383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489090#comment-15489090
]
Hudson commented on AMBARI-18383:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5664 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5664/])
AMBARI-18383 : Oozie spark failed due to incomplete spark share-lib (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1e21842e3ac9e2b6a4552cb0d58294a22d3c2e40])
* (edit) ambari-server/src/main/resources/scripts/Ambaripreupload.py
* (edit)
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_service.py
> Oozie spark failed due to incomplete spark share-lib directory
> --------------------------------------------------------------
>
> Key: AMBARI-18383
> URL: https://issues.apache.org/jira/browse/AMBARI-18383
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Blocker
> Fix For: 2.5.0
>
> Attachments: AMBARI-18383.patch
>
>
> Failed exception:
> {noformat}
> "Failing Oozie Launcher, Main class
> [org.apache.oozie.action.hadoop.SparkMain], main()
> threw exception, Missing py4j and/or pyspark zip files. Please add them to
> the lib folder
> or to the Spark sharelib.
> org.apache.oozie.action.hadoop.OozieActionConfiguratorException: Missing py4j
> and/or
> pyspark zip files. Please add them to the lib folder or to the Spark
> sharelib."
> {noformat}
> Those two files were not present in the share lib
> hrt_qa@hn0-3ad6fe:~$ hdfs dfs -ls /user/oozie/share/lib/spark/*.zip
> ls: `/user/oozie/share/lib/spark/*.zip': No such file or directory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)