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

Sankar Hariappan updated HIVE-16280:
------------------------------------
    Priority: Minor  (was: Major)

> Table level REPL LOAD doesn't return a valid dump path.
> -------------------------------------------------------
>
>                 Key: HIVE-16280
>                 URL: https://issues.apache.org/jira/browse/HIVE-16280
>             Project: Hive
>          Issue Type: Sub-task
>          Components: repl
>    Affects Versions: 2.2.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Minor
>
> REPL load from a table level dump always fails with exception 
> "SemanticException org.apache.hadoop.hive.ql.parse.SemanticException: 
> org.apache.hadoop.hive.ql.parse.SemanticException: Invalid path".
> Either the dump path obtained from DUMP command was incorrect or dump didn't 
> work well.
> Steps:
> 1. REPL dump default.t1;
> ---------------------------------------+
> dump_dir      last_repl_id
> ---------------------------------------+
> /tmp/dump/1487588522621       58
> ---------------------------------------+
> 2. REPL load repl.t2 from '/tmp/dump/1487588522621';
> Error: Error while compiling statement: FAILED: SemanticException 
> org.apache.hadoop.hive.ql.parse.SemanticException: 
> org.apache.hadoop.hive.ql.parse.SemanticException: Invalid path 
> (state=42000,code=40000)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to