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/12/03 06:34:12 UTC

[jira] [Updated] (TAJO-1122) Refactor the tajo-storage project structure.

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

Hyunsik Choi updated TAJO-1122:
-------------------------------
    Attachment: TAJO-1222_3.patch

> Refactor the tajo-storage project structure.
> --------------------------------------------
>
>                 Key: TAJO-1122
>                 URL: https://issues.apache.org/jira/browse/TAJO-1122
>             Project: Tajo
>          Issue Type: Sub-task
>            Reporter: Hyoungjun Kim
>            Assignee: Hyoungjun Kim
>            Priority: Minor
>             Fix For: hbase_storage
>
>
> 'tajo-storage' sub-project will be changed to the following structure which is more flexible for adding new storage.
> {noformat}
> tajo-storage
>   tajo-storage-common
>     src
>     pom.xml
>   tajo-external-storage
>     tajo-hbase
>       src
>       pom.xml
>     tajo-<other storage>
>       src
>       pom.xml
>     pom.xml
>   pom.xml
> {noformat}



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