Github user zsxwing commented on the issue:
https://github.com/apache/spark/pull/13818
FYI this breaks Scala 2.10:
```
[info] Compiling 254 Scala sources and 5 Java sources to
/home/jenkins/workspace/spark-master-compile-sbt-scala-2.10/mllib/target/scala-2.10/classes...
[error]
/home/jenkins/workspace/spark-master-compile-sbt-scala-2.10/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala:301:
value invalidateTable is not a member of
org.apache.spark.sql.catalyst.catalog.SessionCatalog
[error]
sqlContext.sessionState.catalog.invalidateTable(table.catalogTable.identifier)
[error] ^
[error] one error found
[warn] Multiple main classes detected. Run 'show discoveredMainClasses' to
see the list
[info] Packaging
/home/jenkins/workspace/spark-master-compile-sbt-scala-2.10/mllib/target/scala-2.10/spark-mllib_2.10-2.0.0-SNAPSHOT.jar
...
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]