You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Gelesh (JIRA)" <ji...@apache.org> on 2014/01/23 10:59:39 UTC

[jira] [Created] (MAPREDUCE-5733) (Configugration) conf.set("textinputformat.record.delimiter","myDelimiter") , is bound to typo error. Lets have it as a Static String in some class, to minimise such error. This would also help in IDE like eclipse suggesting the String.

Gelesh created MAPREDUCE-5733:
---------------------------------

             Summary: (Configugration) conf.set("textinputformat.record.delimiter","myDelimiter") , is bound to typo error. Lets have it as a Static String in some class, to minimise such error. This would also help in IDE like eclipse suggesting the String.
                 Key: MAPREDUCE-5733
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5733
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Gelesh
            Priority: Trivial


(Configugration) conf.set("textinputformat.record.delimiter","myDelimiter") , is bound to typo error. Lets have it as a Static String in some class, to minimise such error. This would also help in IDE like eclipse suggesting the String.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)