Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9989

Bug introduced in HADOOP-9374, which parses the -tokenCacheFile as binary file but set it to the configuration as JSON file.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0-beta
    • 2.6.0
    • security, util
    • None
    • Red Hat Enterprise 6 with Sun Java 1.7 and IBM Java 1.6

    • Reviewed

    Description

      The code in JIRA HADOOP-9374's patch introduced a bug, where the value of the
      tokenCacheFile parameter is being parsed as a binary file and set it to the
      mapreduce.job.credentials.json parameter in GenericOptionsParser, which cannot be parsed by JobSubmitter when it gets the value.

      Attachments

        1. HADOOP-9989.001.patch
          2 kB
          Zhihai Xu
        2. HADOOP-9989.addendum0.patch
          2 kB
          Zhihai Xu
        3. HADOOP-9989.patch
          6 kB
          Jinghui Wang

        Issue Links

          Activity

            People

              zxu Zhihai Xu
              jwang302 Jinghui Wang
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: