You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "John Sherman (Jira)" <ji...@apache.org> on 2021/01/06 16:30:00 UTC

[jira] [Commented] (HIVE-24592) Revert Hive-24550

    [ https://issues.apache.org/jira/browse/HIVE-24592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259858#comment-17259858 ] 

John Sherman commented on HIVE-24592:
-------------------------------------

It might be nice if we could have a precommit check on the "passed tests" that checked how stale the tag is and deny the commit if it was older than a few days or a week (though some might find it annoying). I'm a little surprised this situation doesn't happen more often.

> Revert Hive-24550
> -----------------
>
>                 Key: HIVE-24592
>                 URL: https://issues.apache.org/jira/browse/HIVE-24592
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Critical
>
> Broke the build.
>  
> {code:none}
> [ERROR] COMPILATION ERROR : 
> [ERROR] /home/travis/build/apache/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/miniHS2/TestHiveServer2Acid.java:[23,44] cannot find symbol
>   symbol:   class TxnDbUtil
>   location: package org.apache.hadoop.hive.metastore.txn
> [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
> [ERROR] /home/travis/build/apache/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/miniHS2/TestHiveServer2Acid.java:[23,44] cannot find symbol
> [ERROR]   symbol:   class TxnDbUtil
> [ERROR]   location: package org.apache.hadoop.hive.metastore.txn
> [ERROR] 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)