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

improve JobConf to add option to not reference same credentials between jobs.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • client

    Description

      Improve JobConf to add constructor to avoid sharing Credentials between jobs.
      By default the Credentials will be shared to keep the backward compatibility.
      We can add a new constructor with a new parameter to decide whether to share Credentials. Some issues reported in cascading is due to corrupted credentials
      at
      https://github.com/Cascading/cascading/commit/45b33bb864172486ac43782a4d13329312d01c0e

      If we add this support in JobConf, it will benefit all job clients.

      Attachments

        1. MAPREDUCE-6269.001.patch
          3 kB
          Zhihai Xu
        2. MAPREDUCE-6269.000.patch
          3 kB
          Zhihai Xu

        Activity

          People

            zxu Zhihai Xu
            zxu Zhihai Xu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: