Support ranges in hosts file
----------------------------
Key: HADOOP-6487
URL: https://issues.apache.org/jira/browse/HADOOP-6487
Project: Hadoop Common
Issue Type: Improvement
Components: util
Reporter: Amar Kamat
It would be nice to have a range support for hosts file. For example host files
could look like
{code:title=hosts.include|borderStyle=solid}
abc1-10.com
abc21-30.com
{code}
{code:title=hosts.exclude|borderStyle=solid}
abc1-5.com
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.