Spark NullPointerException BoundReference.eval BoundAttribute.scala 38

19/08/07 17:48:39 ERROR v2.WriteToDataSourceV2Exec: Data source writer org.apache.spark.sql.execution.streaming.sources.InternalRowMicroBatchWriter@37d9405b is aborting.
19/08/07 17:48:39 ERROR v2.WriteToDataSourceV2Exec: Data source writer org.apache.spark.sql.execution.streaming.sources.InternalRowMicroBatchWriter@37d9405b aborted.
19/08/07 17:48:39 ERROR streaming.MicroBatchExecution: Query position_history_out [id = 470c6b06-68f9-4803-994e-d39530202a11, runId = 736bda4d-de69-4432-a811-e703c5234ee7] terminated with error
org.apache.spark.SparkException: Writing job aborted.
	at org.apache.spark.sql.execution.datasources.v2.WriteToDataSourceV2Exec.doExecute(WriteToDataSourceV2.scala:112)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.

你可能感兴趣的:(大数据-spark)