[
https://issues.apache.org/jira/browse/HIVE-11795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liu wen updated HIVE-11795:
---------------------------
Description:
When input command: "mvn clean install -Phadoop-2,dist -DskipTests
-Dhadoop-23.version=2.7.1 -Dspark.version=1.5.0" to compile hadoo-2.7.1
spark-1.5.0", system output an error, as follows:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project spark-client: Compilation failure
[ERROR]
/opt/modules/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
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :spark-client
was:
When input command: "mvn clean install -Phadoop-2,dist -DskipTests
-Dhadoop-23.version=2.7.1 -Dspark.version=1.5.0" to compile hadoo-2.7.1
spark-1.5.0, system output an error, as follows:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project spark-client: Compilation failure
[ERROR]
/opt/modules/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
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :spark-client
> hive-1.2.1 compile spark-1.5.0 output error
> -------------------------------------------
>
> Key: HIVE-11795
> URL: https://issues.apache.org/jira/browse/HIVE-11795
> Project: Hive
> Issue Type: Bug
> Environment: operation system: centos 6.5
> softwares: maven 3.3.3; hive-1.2.1; hadoop-2.7.1; jdk_1.7.0_71
> All these softwares in directory: /opt/modules/
> Reporter: liu wen
> Assignee: liu wen
>
> When input command: "mvn clean install -Phadoop-2,dist -DskipTests
> -Dhadoop-23.version=2.7.1 -Dspark.version=1.5.0" to compile hadoo-2.7.1
> spark-1.5.0", system output an error, as follows:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
> on project spark-client: Compilation failure
> [ERROR]
> /opt/modules/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
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :spark-client
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)