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 "Doris Gu (JIRA)" <ji...@apache.org> on 2017/03/30 07:56:41 UTC

[jira] [Comment Edited] (HADOOP-14250) Spelling errors in the Java source

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

Doris Gu edited comment on HADOOP-14250 at 3/30/17 7:56 AM:
------------------------------------------------------------

[~chris.douglas], thanks for your great advice. I think it necessary to add.
Did you mean this as follows?
{quote}
    public static String SEPARATOR = "mapreduce.output.textoutputformat.separator";
    @Deprecated
    public static String SEPERATOR = SEPARATOR;
{quote}
Or a new markdown file like DeprecatedConstant.md?




was (Author: doris):
[~chris.douglas], thanks for your great advice. I think it necessary to add.
Did you mean this as follows?
    public static String SEPARATOR = "mapreduce.output.textoutputformat.separator";
    @Deprecated
    public static String SEPERATOR = SEPARATOR;
Or a new markdown file like DeprecatedConstant.md?



> Spelling errors in the Java source
> ----------------------------------
>
>                 Key: HADOOP-14250
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14250
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Doris Gu
>            Assignee: Doris Gu
>            Priority: Minor
>         Attachments: HADOOP-14250.002.patch, HDFS-11587.001.patch
>
>
> Found some spelling errors.
> Examples are:
> seperated -> separated 
> seperator -> separator



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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