You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/02/01 08:05:00 UTC

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

     [ 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org