[
https://issues.apache.org/jira/browse/HADOOP-12811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yufeng Jiang updated HADOOP-12811:
----------------------------------
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.
User would have to manually change either
was:
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.
> Change kms server port number which conflicts with HMaster port number
> ----------------------------------------------------------------------
>
> Key: HADOOP-12811
> URL: https://issues.apache.org/jira/browse/HADOOP-12811
> Project: Hadoop Common
> Issue Type: Improvement
> Components: kms
> Affects Versions: 2.6.1, 2.7.0, 2.7.1, 2.7.2, 2.6.2, 2.6.3
> Reporter: Yufeng Jiang
> Labels: patch
>
> 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.
> User would have to manually change either
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)