Sergey Soldatov created BIGTOP-2114:
---------------------------------------
Summary: hive is broken after BIGTOP-2104
Key: BIGTOP-2114
URL: https://issues.apache.org/jira/browse/BIGTOP-2114
Project: Bigtop
Issue Type: Bug
Components: build
Reporter: Sergey Soldatov
Priority: Critical
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)