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

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

                Author: ASF GitHub Bot
            Created on: 15/Mar/21 00:51
            Start Date: 15/Mar/21 00:51
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #1864:
URL: https://github.com/apache/hive/pull/1864#issuecomment-799019337


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the [email protected] list if the patch is in 
need of reviews.


----------------------------------------------------------------
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: 565989)
    Time Spent: 0.5h  (was: 20m)

> REPL LOAD command ignores config properties set by WITH clause
> --------------------------------------------------------------
>
>                 Key: HIVE-24339
>                 URL: https://issues.apache.org/jira/browse/HIVE-24339
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> By debug messages we confirmed that REPL LOAD command ignored some config 
> properties when they were provided in WITH clause, e.g.:
> {code}
> REPL LOAD bdpp01pub FROM 
> 'hdfs://prdpdp01//apps/hive/repl/8237c7bd-ba26-4425-8659-3a0d32ab312c' WITH 
> ('mapreduce.job.queuename'='default','hive.exec.parallel'='true','hive.exec.parallel.thread.number'='128',
> ...
> {code}
> We found that it was working on 16 threads, ignoring 
> 'hive.exec.parallel.thread.number'='128'. Setting this property on session 
> level worked.



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

Reply via email to