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

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

                Author: ASF GitHub Bot
            Created on: 19/Feb/19 08:25
            Start Date: 19/Feb/19 08:25
    Worklog Time Spent: 10m 
      Work Description: maheshk114 commented on pull request #509: HIVE-21055 : 
Replication load command executing copy in serial mode even if parallel 
execution is enabled using with clause
URL: https://github.com/apache/hive/pull/509
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 200398)
            Time Spent: 10m
    Remaining Estimate: 0h

> REPL LOAD command executing copy in serial mode even if parallel execution is 
> enabled using WITH clause
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-21055
>                 URL: https://issues.apache.org/jira/browse/HIVE-21055
>             Project: Hive
>          Issue Type: Bug
>            Reporter: mahesh kumar behera
>            Assignee: mahesh kumar behera
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21055.01.patch, HIVE-21055.02.patch, 
> HIVE-21055.03.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For repl load command use can specify the execution mode as part of "with" 
> clause. But the config for executing task in parallel or serial is not read 
> from the command specific config. It is read from the hive server config. So 
> even if user specifies to run the tasks in parallel during repl load command, 
> the tasks are getting executed serially.



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

Reply via email to