[jira] [Commented] (HIVE-21055) REPL LOAD command executing copy in serial mode even if parallel execution is enabled using WITH clause

2019-02-19 Thread mahesh kumar behera (JIRA)


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

mahesh kumar behera commented on HIVE-21055:


committed to master. Thanks [~sankarh] for review.

> 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
>
>
> 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)


[jira] [Commented] (HIVE-21055) REPL LOAD command executing copy in serial mode even if parallel execution is enabled using WITH clause

2019-02-12 Thread Sankar Hariappan (JIRA)


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

Sankar Hariappan commented on HIVE-21055:
-

+1

> 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
>
>
> 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)