[ 
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

Reply via email to