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

Change kms server port number which conflicts with HMaster port number

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.7.2
    • 3.0.0-alpha1
    • kms
    • Incompatible change
    • The default port for KMS service is now 9600. This is to avoid conflicts on the previous port 16000, which is also used by HMaster as the default port.
    • Patch

    Description

      The HBase's HMaster port number conflicts with Hadoop kms port number. Both uses 16000.

      There might be use cases user need kms and HBase present on the same cluster. The HBase is able to encrypt its HFiles but user might need KMS to encrypt other HDFS directories.

      Users would have to manually override the default port of either application on their cluster. It would be nice to have different default ports so kms and HBase could naturally coexist.

      Attachments

        1. HADOOP-12811.01.patch
          4 kB
          Xiao Chen

        Issue Links

          Activity

            People

              xiaochen Xiao Chen
              yufengj Yufeng Jiang
              Votes:
              1 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: