Home > other >  Windows to report the Error while instantiating & # x27; Org. Apache. Spark. SQL. Hive. HiveSessionS
Windows to report the Error while instantiating & # x27; Org. Apache. Spark. SQL. Hive. HiveSessionS

Time:10-19

Run on Windows sparkSQL fault of the following:
The Exception in the thread "main" Java. Lang. IllegalArgumentException: Error while instantiating 'org. Apache. Spark. SQL. Hive. HiveSessionState' :
The at org.apache.spark.sql.SparkSession$.org $$spark apache $$SparkSession $$SQL reflect (SparkSession. Scala: 989)
The at org. Apache. Spark. SQL. SparkSession. SessionState $lzycompute (SparkSession. Scala: 116)
The at org. Apache. Spark. SQL. SparkSession. SessionState (SparkSession. Scala: 115)
The at org. Apache. Spark. SQL. SparkSession. SQL (SparkSession. Scala: 600)
At com. Turingdi. Enmonster. NRT. Test. KerberosTest $. HiveTest (KerberosTest. Scala: 72)
At com. Turingdi. Enmonster. NRT. Test. KerberosTest $. The main (28) KerberosTest. Scala:
At com. Turingdi. Enmonster. NRT. Test. KerberosTest. Main (KerberosTest. Scala)

Run on Linux and macOS is no problem, that is the question about which Windows environment, how should solve? For everyone a great god help!

CodePudding user response:

What is your problem solved? In my IDEA spark has also had the same problem when using hive
  • Related