Details
-
Bug
-
Status: Patch Available
-
Critical
-
Resolution: Unresolved
-
3.4.0, 3.3.3, 3.3.6
-
None
Description
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
Attachments
Attachments
Issue Links
- links to