Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1321

If service port and main port are the same, there is no clear log message explaining the issue.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.23.0
    • 0.23.0
    • namenode
    • Added a check to match the sure RPC and HTTP Port's on the NameNode were not set to the same value, otherwise an IOException is throw with the appropriate message.

    Description

      With the introduction of a service port to the namenode, there is now a chance for user error to set the two port equal. This will cause the namenode to fail to start up. It would be nice if there was a log message explaining the port clash. Or just treat things as if the service port was not specified.

      Attachments

        1. HDFS-1321.patch
          5 kB
          Jim Plush
        2. HDFS-1321-take2.txt
          5 kB
          Jim Plush
        3. HDFS-1321-take3.txt
          5 kB
          Jim Plush
        4. HDFS-1321-take4.txt
          5 kB
          Jim Plush

        Issue Links

          Activity

            People

              jimplush Jim Plush
              garymurry gary murry
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: