[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2017-01-06 Thread Junping Du (JIRA)

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

Junping Du updated HDFS-8944:
-
Target Version/s:   (was: 2.8.0)

> Make dfsadmin command options case insensitive
> --
>
> Key: HDFS-8944
> URL: https://issues.apache.org/jira/browse/HDFS-8944
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Assignee: Akira Ajisaka
> Attachments: HDFS-8944.001.patch, HDFS-8944.002.patch
>
>
> Now dfsadmin command options are case sensitive except allowSnapshot and  
> disallowSnapshot. It would be better to make them case insensitive for 
> usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2016-06-29 Thread Akira Ajisaka (JIRA)

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

Akira Ajisaka updated HDFS-8944:

Release Note:   (was: Now hdfs dfsadmin command options are case 
insensitive. For example, both "hdfs dfsadmin -saveNamespace" and "hdfs 
dfsadmin -savenamespace" are valid.)
  Status: Patch Available  (was: Open)

> Make dfsadmin command options case insensitive
> --
>
> Key: HDFS-8944
> URL: https://issues.apache.org/jira/browse/HDFS-8944
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Assignee: Akira Ajisaka
> Attachments: HDFS-8944.001.patch, HDFS-8944.002.patch
>
>
> Now dfsadmin command options are case sensitive except allowSnapshot and  
> disallowSnapshot. It would be better to make them case insensitive for 
> usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2016-06-29 Thread Akira Ajisaka (JIRA)

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

Akira Ajisaka updated HDFS-8944:

Attachment: HDFS-8944.002.patch

Attaching a patch to allow the above alternatives.

> Make dfsadmin command options case insensitive
> --
>
> Key: HDFS-8944
> URL: https://issues.apache.org/jira/browse/HDFS-8944
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Assignee: Akira Ajisaka
> Attachments: HDFS-8944.001.patch, HDFS-8944.002.patch
>
>
> Now dfsadmin command options are case sensitive except allowSnapshot and  
> disallowSnapshot. It would be better to make them case insensitive for 
> usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2015-09-03 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HDFS-8944:

Status: Open  (was: Patch Available)

> Make dfsadmin command options case insensitive
> --
>
> Key: HDFS-8944
> URL: https://issues.apache.org/jira/browse/HDFS-8944
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Akira AJISAKA
>Assignee: Akira AJISAKA
> Attachments: HDFS-8944.001.patch
>
>
> Now dfsadmin command options are case sensitive except allowSnapshot and  
> disallowSnapshot. It would be better to make them case insensitive for 
> usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2015-08-23 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HDFS-8944:

Attachment: HDFS-8944.001.patch

Attaching a patch that replaces String.equals with String.equalsIgnorecase.

 Make dfsadmin command options case insensitive
 --

 Key: HDFS-8944
 URL: https://issues.apache.org/jira/browse/HDFS-8944
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: HDFS-8944.001.patch


 Now dfsadmin command options are case sensitive except allowSnapshot and  
 disallowSnapshot. It would be better to make them case insensitive for 
 usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2015-08-23 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HDFS-8944:

Target Version/s: 2.8.0
  Status: Patch Available  (was: Open)

 Make dfsadmin command options case insensitive
 --

 Key: HDFS-8944
 URL: https://issues.apache.org/jira/browse/HDFS-8944
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: HDFS-8944.001.patch


 Now dfsadmin command options are case sensitive except allowSnapshot and  
 disallowSnapshot. It would be better to make them case insensitive for 
 usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2015-08-23 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HDFS-8944:

Priority: Major  (was: Minor)
Release Note: Now hdfs dfsadmin command options are case insensitive. For 
example, both hdfs dfsadmin -saveNamespace and hdfs dfsadmin -savenamespace 
are accepted.

 Make dfsadmin command options case insensitive
 --

 Key: HDFS-8944
 URL: https://issues.apache.org/jira/browse/HDFS-8944
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
 Attachments: HDFS-8944.001.patch


 Now dfsadmin command options are case sensitive except allowSnapshot and  
 disallowSnapshot. It would be better to make them case insensitive for 
 usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2015-08-23 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HDFS-8944:

Release Note: Now hdfs dfsadmin command options are case insensitive. For 
example, both hdfs dfsadmin -saveNamespace and hdfs dfsadmin -savenamespace 
are valid.  (was: Now hdfs dfsadmin command options are case insensitive. For 
example, both hdfs dfsadmin -saveNamespace and hdfs dfsadmin -savenamespace 
are accepted.)

 Make dfsadmin command options case insensitive
 --

 Key: HDFS-8944
 URL: https://issues.apache.org/jira/browse/HDFS-8944
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
 Attachments: HDFS-8944.001.patch


 Now dfsadmin command options are case sensitive except allowSnapshot and  
 disallowSnapshot. It would be better to make them case insensitive for 
 usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8944) Make dfsadmin command options case insensitive

2015-08-23 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HDFS-8944:

Assignee: Akira AJISAKA
 Summary: Make dfsadmin command options case insensitive  (was: Make 
dfsadmin command option case insensitive)

 Make dfsadmin command options case insensitive
 --

 Key: HDFS-8944
 URL: https://issues.apache.org/jira/browse/HDFS-8944
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
Priority: Minor

 Now dfsadmin command options are case sensitive except allowSnapshot and  
 disallowSnapshot. It would be better to make them case insensitive for 
 usability and consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)