[ https://issues.apache.org/jira/browse/MAPREDUCE-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
wangzhongwei updated MAPREDUCE-7472: ------------------------------------ Description: the value of hive.query.string in job Configuratio 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); !image-2024-02-02-09-44-57-503.png|width=525,height=72! was: the value of hive.query.string in job Configuratio is URLEncoded by hive and written to hdfs,which shoud be decoded before rendered !image-2024-02-02-09-44-57-503.png|width=525,height=72! > decode value of hive.query.string for the job Confguration which was encoded > by hive > ------------------------------------------------------------------------------------ > > Key: MAPREDUCE-7472 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7472 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 3.3.3 > Reporter: wangzhongwei > Assignee: wangzhongwei > Priority: Minor > Labels: pull-request-available > Attachments: image-2024-02-02-09-44-57-503.png > > > the value of hive.query.string in job Configuratio 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); > !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