Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-6301

Unable to load external jars while submitting Spark Job

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.2.0
    • None
    • PySpark, Spark Submit
    • None

    Description

      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)
      JavaException: Class not found

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rajupats91 raju patel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: