[
https://issues.apache.org/jira/browse/HIVE-24554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-24554:
--------------------------------
Fix Version/s: 4.0.0
> TestCompactor fails to compile since HIVE-24477
> -----------------------------------------------
>
> Key: HIVE-24554
> URL: https://issues.apache.org/jira/browse/HIVE-24554
> Project: Hive
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-1798/1/pipeline
> {code}
> [2020-12-21T17:27:41.296Z] [INFO]
> ------------------------------------------------------------------------
> [2020-12-21T17:27:41.296Z] [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile
> (default-testCompile) on project hive-it-unit: Compilation failure:
> Compilation failure:
> [2020-12-21T17:27:41.296Z] [ERROR]
> /home/jenkins/agent/workspace/hive-precommit_PR-1798/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java:[1257,17]
> cannot find symbol
> [2020-12-21T17:27:41.296Z] [ERROR] symbol: variable TxnDbUtil
> [2020-12-21T17:27:41.296Z] [ERROR] location: class
> org.apache.hadoop.hive.ql.txn.compactor.TestCompactor
> [2020-12-21T17:27:41.296Z] [ERROR]
> /home/jenkins/agent/workspace/hive-precommit_PR-1798/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java:[1266,13]
> cannot find symbol
> [2020-12-21T17:27:41.296Z] [ERROR] symbol: variable TxnDbUtil
> [2020-12-21T17:27:41.296Z] [ERROR] location: class
> org.apache.hadoop.hive.ql.txn.compactor.TestCompactor
> [2020-12-21T17:27:41.296Z] [ERROR] -> [Help 1]
> [2020-12-21T17:27:41.296Z] [ERROR]
> [2020-12-21T17:27:41.296Z] [ERROR] To see the full stack trace of the errors,
> re-run Maven with the -e switch.
> [2020-12-21T17:27:41.296Z] [ERROR] Re-run Maven using the -X switch to enable
> full debug logging.
> [2020-12-21T17:27:41.296Z] [ERROR]
> [2020-12-21T17:27:41.296Z] [ERROR] For more information about the errors and
> possible solutions, please read the following articles:
> [2020-12-21T17:27:41.296Z] [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [2020-12-21T17:27:41.296Z] [ERROR]
> [2020-12-21T17:27:41.296Z] [ERROR] After correcting the problems, you can
> resume the build with the command
> [2020-12-21T17:27:41.296Z] [ERROR] mvn <args> -rf :hive-it-unit
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)