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

Colin Patrick McCabe commented on HADOOP-11640:
-----------------------------------------------

Can you give an example of where this would be useful?  I do not think we 
should commit this unless we have at least one use-case.

I also think we should consider supporting an escaping mechanism.  Perhaps 
commas prefaced by backslashes can turn into commas embedded in elements.  This 
would remove the need for changing the delimiter altogether, and be a 
compatible change.

> add user defined delimiter support to Configuration
> ---------------------------------------------------
>
>                 Key: HADOOP-11640
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11640
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.6.0
>            Reporter: John Wang
>            Assignee: John Wang
>         Attachments: HADOOP-11640.patch
>
>
> As mentioned by org.apache.hadoop.conf.Configuration.getStrings ("Get the 
> comma delimited values of the name property as an array of Strings"), only 
> comma separated strings can be used.  It would be much better if user defined 
> separators are supported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to