Description
Since BIGTOP-2104 was committed, the hive failed to build with the following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spark-client: Compilation failure
[ERROR] /ws/build/hive/rpm/BUILD/apache-hive-1.2.1-src/spark-client/src/main/java/org/apache/hive/spark/client/RemoteDriver.java:[441,11] org.apache.hive.spark.client.RemoteDriver.ClientListener is not abstract and does not override abstract method onBlockUpdated(org.apache.spark.scheduler.SparkListenerBlockUpdated) in org.apache.spark.scheduler.SparkListener
Attachments
Attachments
Issue Links
- is broken by
-
BIGTOP-2104 Packages upgrade to Spark 1.5.1
- Resolved
- relates to
-
HIVE-11473 Upgrade Spark dependency to 1.5 [Spark Branch]
- Closed