[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866329#comment-17866329
 ] 

ASF GitHub Bot commented on MAPREDUCE-7472:
-------------------------------------------

granewang commented on PR #6520:
URL: https://github.com/apache/hadoop/pull/6520#issuecomment-2230421326

   add UT for the pr




> decode value of hive.query.string for the job Configuration which was encoded 
> by hive
> -------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-7472
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7472
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobhistoryserver, resourcemanager
>    Affects Versions: 3.4.0, 3.3.3, 3.3.6
>            Reporter: wangzhongwei
>            Assignee: wangzhongwei
>            Priority: Critical
>              Labels: pull-request-available
>         Attachments: image-2024-02-02-09-44-57-503.png
>
>
>         the value of  hive.query.string in job Configuration is URLEncoded by 
> hive and written to hdfs,which shoud be decoded before rendered.
>         the sql is :insert overwrite table  test_hive_query_string 
> partition(dt='2024-2-1') values("testquerystring",1);  while it is not  
> Decoded .we can see  running job on yarn web site or finished job on 
> jobhistory web site  
> !image-2024-02-02-09-44-57-503.png|width=525,height=72!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to