[ 
https://issues.apache.org/jira/browse/HIVE-22954?focusedWorklogId=398304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-398304
 ]

ASF GitHub Bot logged work on HIVE-22954:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Mar/20 10:58
            Start Date: 05/Mar/20 10:58
    Worklog Time Spent: 10m 
      Work Description: aasha commented on pull request #932: HIVE-22954 Repl 
Load using scheduler
URL: https://github.com/apache/hive/pull/932#discussion_r388220563
 
 

 ##########
 File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java
 ##########
 @@ -121,7 +121,9 @@ public String getName() {
   public int execute() {
     try {
       Hive hiveDb = getHive();
-      Path dumpRoot = new Path(conf.getVar(HiveConf.ConfVars.REPLDIR), 
work.dbNameOrPattern.toLowerCase());
+      Path dumpRoot = new Path(conf.getVar(HiveConf.ConfVars.REPLDIR),
+              
Base64.getEncoder().encodeToString(work.dbNameOrPattern.toLowerCase()
 
 Review comment:
   will still need repl dump *
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 398304)
    Time Spent: 40m  (was: 0.5h)

> Schedule Repl Load using Hive Scheduler
> ---------------------------------------
>
>                 Key: HIVE-22954
>                 URL: https://issues.apache.org/jira/browse/HIVE-22954
>             Project: Hive
>          Issue Type: Task
>            Reporter: Aasha Medhi
>            Assignee: Aasha Medhi
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-22954.01.patch, HIVE-22954.02.patch, 
> HIVE-22954.03.patch, HIVE-22954.04.patch, HIVE-22954.05.patch, 
> HIVE-22954.06.patch, HIVE-22954.07.patch, HIVE-22954.08.patch, 
> HIVE-22954.09.patch, HIVE-22954.10.patch, HIVE-22954.11.patch, 
> HIVE-22954.12.patch, HIVE-22954.13.patch, HIVE-22954.15.patch, 
> HIVE-22954.16.patch, HIVE-22954.17.patch, HIVE-22954.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/hive/pull/932]



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

Reply via email to