Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-7472

decode value of hive.query.string for the job Configuration which was encoded by hive

    XMLWordPrintableJSON

Details

    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

        Issue Links

          Activity

            People

              zhongwei11 wangzhongwei
              zhongwei11 wangzhongwei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: