Home > other >  The Spark to start an error?
The Spark to start an error?

Time:09-18

The Exception in the thread "main" Java. Lang. NoClassDefFoundError: org/apache/hadoop/fs/FSDataInputStream
The at org. Apache. Spark. Deploy. SparkSubmitArguments. HandleUnknown (SparkSubmitArguments. Scala: 451)
The at org. Apache. Spark. The launcher. SparkSubmitOptionParser. Parse (SparkSubmitOptionParser. Java: 178)
The at org. Apache. Spark. Deploy. SparkSubmitArguments. & lt; init> (SparkSubmitArguments. Scala: 97)
The at org. Apache. Spark. Deploy. SparkSubmit $. The main (SparkSubmit. Scala: 114)
The at org. Apache. Spark. Deploy. SparkSubmit. Main (SparkSubmit. Scala)
Under Caused by: Java. Lang. ClassNotFoundException: org.. Apache hadoop. Fs. FSDataInputStream
The at java.net.URLClassLoader.findClass URLClassLoader. Java: (381)
The at Java. Lang. This. LoadClass (424). This Java:
At sun. Misc. The Launcher $AppClassLoader. LoadClass (331). The Launcher Java:
The at Java. Lang. This. LoadClass (357). This Java:
. 5 more

CodePudding user response:

Org, apache hadoop. Fs. FSDataInputStream can not find, to see if the package is complete,

CodePudding user response:

Org, apache hadoop. Fs. FSDataInputStream not import
You can view the

CodePudding user response:

check jars for maven success

CodePudding user response:

May have a look. Write the spark program of spark spark version of the version and run the program

CodePudding user response:

With various version of the scala very vexed question, directly in PY
  • Related