[
https://issues.apache.org/jira/browse/MAPREDUCE-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024371#comment-18024371
]
ASF GitHub Bot commented on MAPREDUCE-7472:
-------------------------------------------
github-actions[bot] closed pull request #6520: MAPREDUCE-7472. Decode value of
hive.query.string for the job Confguration which was encoded by hive
URL: https://github.com/apache/hadoop/pull/6520
> 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: [email protected]
For additional commands, e-mail: [email protected]