[jira] [Updated] (HADOOP-15198) Correct the spelling in CopyFilter.java

2018-02-02 Thread Arpit Agarwal (JIRA)

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

Arpit Agarwal updated HADOOP-15198:
---
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.1.0
   Status: Resolved  (was: Patch Available)

I've committed this. Thanks [~msingh].

> Correct the spelling in CopyFilter.java
> ---
>
> Key: HADOOP-15198
> URL: https://issues.apache.org/jira/browse/HADOOP-15198
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: tools/distcp
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Fix For: 3.1.0
>
> Attachments: HADOOP-15198.001.patch
>
>
> configuration is misspelled as "configuratoin" in the javadoc for 
> CopyFilter.java
> {code}
>   /**
>* Public factory method which returns the appropriate implementation of
>* CopyFilter.
>*
>* @param conf DistCp configuratoin
>* @return An instance of the appropriate CopyFilter
>*/
>   public static CopyFilter getCopyFilter(Configuration conf) {
> {code}



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

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



[jira] [Updated] (HADOOP-15198) Correct the spelling in CopyFilter.java

2018-02-01 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HADOOP-15198:
---
Status: Patch Available  (was: Open)

> Correct the spelling in CopyFilter.java
> ---
>
> Key: HADOOP-15198
> URL: https://issues.apache.org/jira/browse/HADOOP-15198
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: tools/distcp
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HADOOP-15198.001.patch
>
>
> configuration is misspelled as "configuratoin" in the javadoc for 
> CopyFilter.java
> {code}
>   /**
>* Public factory method which returns the appropriate implementation of
>* CopyFilter.
>*
>* @param conf DistCp configuratoin
>* @return An instance of the appropriate CopyFilter
>*/
>   public static CopyFilter getCopyFilter(Configuration conf) {
> {code}



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

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



[jira] [Updated] (HADOOP-15198) Correct the spelling in CopyFilter.java

2018-02-01 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HADOOP-15198:
---
Attachment: HADOOP-15198.001.patch

> Correct the spelling in CopyFilter.java
> ---
>
> Key: HADOOP-15198
> URL: https://issues.apache.org/jira/browse/HADOOP-15198
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: tools/distcp
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HADOOP-15198.001.patch
>
>
> configuration is misspelled as "configuratoin" in the javadoc for 
> CopyFilter.java
> {code}
>   /**
>* Public factory method which returns the appropriate implementation of
>* CopyFilter.
>*
>* @param conf DistCp configuratoin
>* @return An instance of the appropriate CopyFilter
>*/
>   public static CopyFilter getCopyFilter(Configuration conf) {
> {code}



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

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