You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/12/08 01:16:00 UTC

[jira] [Updated] (HIVE-21020) log which table/partition is being processed by a txn in Worker

     [ https://issues.apache.org/jira/browse/HIVE-21020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-21020:
----------------------------------
    Description: 
Make sure we have info in the log that ties cat.table.part with txnid of the compactor

in Worker

{\{LOG.info("Starting " + ci.type.toString() + " compaction for " + ci.getFullPartitionName());}}

  was:Make sure we have info in the log that ties cat.table.part with txnid of the compactor


> log which table/partition is being processed by a txn in Worker
> ---------------------------------------------------------------
>
>                 Key: HIVE-21020
>                 URL: https://issues.apache.org/jira/browse/HIVE-21020
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 4.0.0
>            Reporter: Eugene Koifman
>            Priority: Major
>
> Make sure we have info in the log that ties cat.table.part with txnid of the compactor
> in Worker
> {\{LOG.info("Starting " + ci.type.toString() + " compaction for " + ci.getFullPartitionName());}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)