[jira] [Updated] (HDDS-992) ozone-default.xml has invalid text from a stale merge

2019-01-22 Thread Bharat Viswanadham (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharat Viswanadham updated HDDS-992:

Affects Version/s: 0.4.0
 Priority: Trivial  (was: Major)
Fix Version/s: 0.4.0

> 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
>Affects Versions: 0.4.0
>Reporter: Dinesh Chitlangia
>Assignee: Dinesh Chitlangia
>Priority: Trivial
> Fix For: 0.4.0
>
> Attachments: HDDS-992.00.patch
>
>
> 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}
> 
> ozone.scm.kerberos.keytab.file
> ===
> hdds.scm.kerberos.keytab.file
> >>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay 
> >>> Kumar.
> 
>  OZONE, SECURITY
>  The keytab file used by each SCM daemon to login as its
> service principal. The principal name is configured with
> hdds.scm.kerberos.principal.
> 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-992) ozone-default.xml has invalid text from a stale merge

2019-01-22 Thread Bharat Viswanadham (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharat Viswanadham updated HDDS-992:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Thank You [~ajayydv] for review and [~dineshchitlangia] for the contribution.
I have committed this to trunk.

> 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
> Attachments: HDDS-992.00.patch
>
>
> 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}
> 
> ozone.scm.kerberos.keytab.file
> ===
> hdds.scm.kerberos.keytab.file
> >>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay 
> >>> Kumar.
> 
>  OZONE, SECURITY
>  The keytab file used by each SCM daemon to login as its
> service principal. The principal name is configured with
> hdds.scm.kerberos.principal.
> 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-992) ozone-default.xml has invalid text from a stale merge

2019-01-22 Thread Dinesh Chitlangia (JIRA)


 [ 
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}

ozone.scm.kerberos.keytab.file
===
hdds.scm.kerberos.keytab.file
>>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay 
>>> Kumar.

 OZONE, SECURITY
 The keytab file used by each SCM daemon to login as its
service principal. The principal name is configured with
hdds.scm.kerberos.principal.

{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}

ozone.scm.kerberos.keytab.file
===
hdds.scm.kerberos.keytab.file
>>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay 
>>> Kumar.

 OZONE, SECURITY
 The keytab file used by each SCM daemon to login as its
service principal. The principal name is configured with
hdds.scm.kerberos.principal.

{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}
> 
> ozone.scm.kerberos.keytab.file
> ===
> hdds.scm.kerberos.keytab.file
> >>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay 
> >>> Kumar.
> 
>  OZONE, SECURITY
>  The keytab file used by each SCM daemon to login as its
> service principal. The principal name is configured with
> hdds.scm.kerberos.principal.
> 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-992) ozone-default.xml has invalid text from a stale merge

2019-01-22 Thread Dinesh Chitlangia (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dinesh Chitlangia updated HDDS-992:
---
Attachment: HDDS-992.00.patch
Status: Patch Available  (was: Open)

> 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
> Attachments: HDDS-992.00.patch
>
>
> 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}
> 
> ozone.scm.kerberos.keytab.file
> ===
> hdds.scm.kerberos.keytab.file
> >>> HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay 
> >>> Kumar.
> 
>  OZONE, SECURITY
>  The keytab file used by each SCM daemon to login as its
> service principal. The principal name is configured with
> hdds.scm.kerberos.principal.
> 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org