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

Chris Douglas commented on HADOOP-11640:
----------------------------------------

[~Jim_Brennan] {{Configuration::getStrings}} is a convenience method, but the 
delimiter is neither configurable nor escapable. This JIRA proposes to enhance 
the convenience method. MAPREDUCE-7069 covers this? I skimmed the patch, but 
might have missed the relevant code.

> 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: Xiaoshuang LU
>            Assignee: Xiaoshuang LU
>            Priority: Major
>              Labels: BB2015-05-TBR
>         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
(v7.6.3#76005)

---------------------------------------------------------------------
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