[
https://issues.apache.org/jira/browse/HIVE-20205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549299#comment-16549299
]
Naveen Gangam commented on HIVE-20205:
--------------------------------------
yikes .. not sure what this is but is not related to my change. However, other
surrounding builds did not have the same issue as I expected them to be. I will
re-try the build while I investigate this ..
{code}
[ERROR] COMPILATION ERROR :
[ERROR]
/data/hiveptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:[397,33]
package com.lmax.disruptor does not exist
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile)
on project hive-llap-server: Compilation failure
[ERROR]
/data/hiveptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:[397,33]
package com.lmax.disruptor does not exist
[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 :hive-llap-server
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-12694
+ exit 1
{code}
> Upgrade HBase dependencies off alpha4 release
> ---------------------------------------------
>
> Key: HIVE-20205
> URL: https://issues.apache.org/jira/browse/HIVE-20205
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 3.0.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Priority: Minor
> Attachments: HIVE-20205.patch
>
>
> Appears Hive has dependencies on hbase 2.0.0-alpha4 releases. HBase 2.0.0 and
> 2.0.1 have been released. HBase team recommends 2.0.1 and says there shouldnt
> be any API surprises. (but we never know)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)