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

Job Credentials are not transmitted if security is turned off

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Credentials (secret keys) can be passed to a job via mapreduce.job.credentials.json or mapreduce.job.credentials.binary .

      These credentials get submitted during job submission and are made available to the task processes.

      In HADOOP 1, these credentials get submitted and routed to task processes even if security was off.
      In HADOOP 2 , these credentials are transmitted only when the security is turned on.

      This should be changed for two reasons:
      1) It is not backward compatible.

      2) Credentials should be passed even if security is turned off .

      Attachments

        1. MR_4554_trunk.patch
          14 kB
          Benoy Antony
        2. MR_4554_trunk.patch
          15 kB
          Benoy Antony
        3. MR_4554_trunk.patch
          15 kB
          Benoy Antony
        4. MR_4554_trunk.patch
          15 kB
          Benoy Antony
        5. MR_4554_trunk.patch
          15 kB
          Benoy Antony
        6. MR_4554_trunk.patch
          16 kB
          Benoy Antony
        7. MR_4554_trunk.patch
          16 kB
          Benoy Antony
        8. MR_4554_trunk.patch
          16 kB
          Benoy Antony
        9. MR_4554_trunk.patch
          16 kB
          Benoy Antony

        Issue Links

          Activity

            People

              benoyantony Benoy Antony
              benoyantony Benoy Antony
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: