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

Tom White commented on WHIRR-259:
---------------------------------

Another way of doing this would be to call setDelimiterParsingDisabled(true), 
according to 
http://commons.apache.org/configuration/howto_basicfeatures.html#List_handling. 
However, we only want to do this for the Hadoop configuration, since we use 
lists for instance templates.

> Disable configuration list handling for Hadoop properties
> ---------------------------------------------------------
>
>                 Key: WHIRR-259
>                 URL: https://issues.apache.org/jira/browse/WHIRR-259
>             Project: Whirr
>          Issue Type: Bug
>            Reporter: Andrei Savu
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-259.patch
>
>
> It seems like escaping doesn't always work so I believe that we should 
> completely disable list handling or rebuild the original strings for Hadoop 
> specific configuration options. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to