Jihoon Son created TAJO-1252:
--------------------------------
Summary: PathValidator should allow hdfs paths which contain IP
addresses
Key: TAJO-1252
URL: https://issues.apache.org/jira/browse/TAJO-1252
Project: Tajo
Issue Type: Bug
Reporter: Jihoon Son
Assignee: Jihoon Son
Fix For: 0.9.1
See the title.
Currently, PathValidator returns false for the following cases.
{noformat}
<property>
<name>tajo.rootdir</name>
<value>hdfs://127.0.0.1:7020/tajo</value>
</property>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)