You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2014/12/16 17:13:13 UTC

[jira] [Updated] (TAJO-1252) PathValidator should allow hdfs paths which contain IP addresses

     [ https://issues.apache.org/jira/browse/TAJO-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jihoon Son updated TAJO-1252:
-----------------------------
    Attachment: TAJO-1252.patch

This is my first patch.
Actually, I'm not much familiar with regex, so I cannot assure that this is a valid change. 
Please review carefully, and let me know what I should improve on.
Thanks.

> 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
>
>         Attachments: TAJO-1252.patch
>
>
> 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)