You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Aravindan Vijayan (JIRA)" <ji...@apache.org> on 2016/09/13 21:07:20 UTC

[jira] [Created] (AMBARI-18383) Oozie spark failed due to missing py4j and/or pyspark zip files in share lib

Aravindan Vijayan created AMBARI-18383:
------------------------------------------

             Summary: Oozie spark failed due to missing py4j and/or pyspark zip files in share lib
                 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


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)