You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/11/25 07:58:12 UTC

[jira] [Resolved] (TAJO-1163) TableDesc should use URI instead of Path.

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

Hyunsik Choi resolved TAJO-1163.
--------------------------------
    Resolution: Fixed

committed.

> TableDesc should use URI instead of Path.
> -----------------------------------------
>
>                 Key: TAJO-1163
>                 URL: https://issues.apache.org/jira/browse/TAJO-1163
>             Project: Tajo
>          Issue Type: Improvement
>          Components: catalog
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>
> Currently, TableDesc uses Path which is a specified URI form for HDFS. It causes HDFS dependency issues as well as we need to generalize table locations.
> The main purpose of this issue is to change Path into URI in TableDesc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)