Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7693

Hostname returned by TableInputFormatBase.reverseDNS contains trailing period

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.94.3
    • 0.94.5, 0.95.0
    • mapreduce
    • None
    • Reviewed

    Description

      TableInputFormatBase.reverseDNS makes a call to org.apache.hadoop.net.DNS.reverseDns which (at least in Hadoop 1.0.4) returns a PTR record. PTR records contain a trailing period, which then shows up in the input split location causing the JobTracker to incorrectly match map jobs to data-local map slots.

      Attachments

        1. HBASE-7693.patch
          1 kB
          Robert Dyer

        Issue Links

          Activity

            People

              psybers Robert Dyer
              psybers Robert Dyer
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: