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