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

TestDelegationTokenRenewal fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      looks like the problem is in host resolution.
      test is using "localhost:0", but in DelegationTokenRenewal we use getCannonicalName() for localhost, and on some machine it is not "localhost"
      Fix - change test to use getCannonicalName too.

      Attachments

        1. MAPREDUCE-2005-1.patch
          5 kB
          Boris Shkolnik
        2. MAPREDUCE-2005-YH20.patch
          5 kB
          Boris Shkolnik

        Activity

          People

            boryas Boris Shkolnik
            boryas Boris Shkolnik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: