[
https://issues.apache.org/jira/browse/TAJO-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037407#comment-15037407
]
Hudson commented on TAJO-2004:
------------------------------
SUCCESS: Integrated in Tajo-master-build #1006 (See
[https://builds.apache.org/job/Tajo-master-build/1006/])
TAJO-2004: S3TableSpace needs to extend FileTableSpace. (blrunner: rev
8c8048a44cb63073a1a5fda1a653e239558b96cb)
*
tajo-storage/tajo-storage-s3/src/main/java/org/apache/tajo/storage/s3/S3TableSpace.java
* CHANGES
> S3TableSpace needs to extend FileTableSpace
> -------------------------------------------
>
> Key: TAJO-2004
> URL: https://issues.apache.org/jira/browse/TAJO-2004
> Project: Tajo
> Issue Type: Sub-task
> Components: S3
> Affects Versions: 0.12.0
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Priority: Minor
> Fix For: 0.12.0
>
>
> Currently, S3TableSpace implemented by coping FileTableSpace. But
> S3TableSpace need to extend FileTableSpace instead of source copy because
> there are many codes for using FileTableSpace in the master branch. In
> addition, this issue will remove duplicated codes in S3TableSpace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)