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

Gopal V commented on HIVE-21268:
--------------------------------

Is there a "repl info '<path>'" or something equivalent to reverse the repl 
dump to the source?

> REPL: Repl dump can output - Database, Table, Dir, last_repl_id
> ---------------------------------------------------------------
>
>                 Key: HIVE-21268
>                 URL: https://issues.apache.org/jira/browse/HIVE-21268
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Gopal V
>            Priority: Major
>
> {code}
> INFO  : Completed executing 
> command(queryId=root_20190214061031_639e3a52-5c62-40be-a3cd-3e0b18b7b41d); 
> Time taken: 0.374 seconds
> INFO  : OK
> +----------------------------------------------------+---------------+
> |                      dump_dir                      | last_repl_id  |
> +----------------------------------------------------+---------------+
> | /user/root/repl/a74389d0-7cde-4cf4-aa40-3079a98b80a8 | 1104594       |
> +----------------------------------------------------+---------------+
> 1 row selected (0.445 seconds)
> {code}
> is somewhat hard to associate back to the table name.
> The logs a couple of lines above actually print the operation detail.
> {code}
> INFO  : REPL::TABLE_DUMP: 
> {"dbName":"tpcds_bin_partitioned_orc_1000","tableName":"item","tableType":"MANAGED_TABLE","tablesDumpProgress":"1/38","dumpTime":1550124632}
> {code}



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

Reply via email to