把線上的hive 從mr切換成spark之后,報錯
- Error while processing statement: FAILED: Execution Error, return code 30041 from org.apache.hadoop.hive.ql.exec.spark.SparkTask. Failed to create Spark client for Spark session 9c3acec8-ab18-4e84-96f1-2dbbb953caf3_5: java.lang.RuntimeException: spark-submit process failed with exit code 1 and error ?
一定要把hive的 hive-site.xml上傳到hdfs://nameservice1/home/spark_conf/目錄下,否則hive on spark無法工作
