[ https://issues.apache.org/jira/browse/SPARK-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
raju patel updated SPARK-6301: ------------------------------ Priority: Blocker (was: Major) > Unable to load external jars while submiiting Spark Job > ------------------------------------------------------- > > Key: SPARK-6301 > URL: https://issues.apache.org/jira/browse/SPARK-6301 > Project: Spark > Issue Type: Bug > Affects Versions: 1.2.0 > Reporter: raju patel > Priority: Blocker > > We are using Jnius to call Java functions from Python. But when we are trying > to submit the job using Spark,it is not able to load the java classes that > are provided in the --jars option although it is successfully able to load > python class. > The Error is like this : > c = find_javaclass(clsname) File "jnius_export_func.pxi", line 23, in > jnius.find_javaclass (jnius/jnius.c:12815) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org