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

If the default file system is set using the new uri syntax, the namenode will not start

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • None
    • None

    Description

      The namenode tries to parse the string manually by looking for the first ":" and translating the rest of the string into an integer. This is great, if it is "<host>:<port>", but not if it is "hdfs://<host>:<port>/"

      Attachments

        1. namenode-uri.patch
          7 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: