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

Reply via email to