[
https://issues.apache.org/jira/browse/HDDS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dinesh Chitlangia updated HDDS-992:
-----------------------------------
Description:
This jira aims to remove the invalid text "=======", ">>>>>>" and the key
{code:java}
ozone.scm.kerberos.keytab.file{code}
from
[https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/resources/ozone-default.xml]
{code:java}
<property>
<name>ozone.scm.kerberos.keytab.file</name>
=======
<name>hdds.scm.kerberos.keytab.file</name>
>>>>>>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay
>>>>>>> Kumar.
<value></value>
<tag> OZONE, SECURITY</tag>
<description> The keytab file used by each SCM daemon to login as its
service principal. The principal name is configured with
hdds.scm.kerberos.principal.
</description>
{code}
was:
This jira aims to remove the invalid text "=======" and ">>>>>>" from
[https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/resources/ozone-default.xml]
{code:java}
<property>
<name>ozone.scm.kerberos.keytab.file</name>
=======
<name>hdds.scm.kerberos.keytab.file</name>
>>>>>>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay
>>>>>>> Kumar.
<value></value>
<tag> OZONE, SECURITY</tag>
<description> The keytab file used by each SCM daemon to login as its
service principal. The principal name is configured with
hdds.scm.kerberos.principal.
</description>
{code}
> ozone-default.xml has invalid text from a stale merge
> -----------------------------------------------------
>
> Key: HDDS-992
> URL: https://issues.apache.org/jira/browse/HDDS-992
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Dinesh Chitlangia
> Assignee: Dinesh Chitlangia
> Priority: Major
>
> This jira aims to remove the invalid text "=======", ">>>>>>" and the key
> {code:java}
> ozone.scm.kerberos.keytab.file{code}
> from
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/resources/ozone-default.xml]
> {code:java}
> <property>
> <name>ozone.scm.kerberos.keytab.file</name>
> =======
> <name>hdds.scm.kerberos.keytab.file</name>
> >>>>>>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay
> >>>>>>> Kumar.
> <value></value>
> <tag> OZONE, SECURITY</tag>
> <description> The keytab file used by each SCM daemon to login as its
> service principal. The principal name is configured with
> hdds.scm.kerberos.principal.
> </description>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]