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 "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/02/02 18:13:01 UTC

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

    [ https://issues.apache.org/jira/browse/HADOOP-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350739#comment-16350739 ] 

Arpit Agarwal edited comment on HADOOP-15198 at 2/2/18 6:12 PM:
----------------------------------------------------------------

+1


was (Author: arpitagarwal):
+!

> 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