You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jakob Stengård (JIRA)" <ji...@apache.org> on 2015/08/21 19:06:45 UTC

[jira] [Commented] (HIVE-8289) Exclude temp tables in compactor threads

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

Jakob Stengård commented on HIVE-8289:
--------------------------------------

Please vote for the issue.

> Exclude temp tables in compactor threads
> ----------------------------------------
>
>                 Key: HIVE-8289
>                 URL: https://issues.apache.org/jira/browse/HIVE-8289
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.14.0
>            Reporter: Damien Carol
>            Priority: Critical
>
> Currently, compactor thread try to compact temp table.
> This throws errors like this one :
> {noformat}
> 2014-09-26 15:32:18,483 ERROR [Thread-8]: compactor.Initiator (Initiator.java:run(111)) - Caught exception while trying to determine if we should compact testsimon.values__tmp__table__11.  Marking clean to avoid repeated failures, java.lang.NullPointerException
>         at org.apache.hadoop.hive.ql.txn.compactor.Initiator.run(Initiator.java:88)
> 2014-09-26 15:32:18,484 ERROR [Thread-8]: txn.CompactionTxnHandler (CompactionTxnHandler.java:markCleaned(355)) - Unable to delete compaction record
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)