[
https://issues.apache.org/jira/browse/MAPREDUCE-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024186#comment-18024186
]
ASF GitHub Bot commented on MAPREDUCE-7472:
-------------------------------------------
github-actions[bot] commented on PR #6520:
URL: https://github.com/apache/hadoop/pull/6520#issuecomment-3358594482
We're closing this stale PR because it has been open for 100 days with no
activity. This isn't a judgement on the merit of the PR in any way. It's just a
way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working
on it, please feel free to re-open it and ask for a committer to remove the
stale tag and review again.
Thanks all for your contribution.
> 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]