[
https://issues.apache.org/jira/browse/HADOOP-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-3355:
--------------------------------------------
Attachment: patch-3355.txt
Here is a patch accepting negative hex values also.
> Configuration should accept decimal and hexadecimal values
> ----------------------------------------------------------
>
> Key: HADOOP-3355
> URL: https://issues.apache.org/jira/browse/HADOOP-3355
> Project: Hadoop Core
> Issue Type: Improvement
> Components: conf
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.18.0
>
> Attachments: patch-3355.txt, patch-3355.txt
>
>
> This issue is created after the discussions in HADOOP-2461.
> To summarise, Configuration should also accept hexadecimal values such as
> 0x1000, in addition to decimal values. Octal representation is not supported,
> since it may confuse some users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.