Xiao Li created SPARK-15514: ------------------------------- Summary: nable to detect incompatibility libraries for Spark 2.0 Key: SPARK-15514 URL: https://issues.apache.org/jira/browse/SPARK-15514 Project: Spark Issue Type: Bug Reporter: Xiao Li
In Data source resolution, the following class are removed in Spark 2.0. However, we are unable to detect incompatibility libraries for Spark 2.0. {noformat} "org.apache.spark.sql.DataFrame" "org.apache.spark.sql.sources.HadoopFsRelationProvider" "org.apache.spark.Logging" {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org