[
https://issues.apache.org/jira/browse/TAJO-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212484#comment-14212484
]
ASF GitHub Bot commented on TAJO-1172:
--------------------------------------
GitHub user charsyam opened a pull request:
https://github.com/apache/tajo/pull/244
TAJO-1172: Remove Trevni storage type and its related classes
I removed trevni storage type and its dependency.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charsyam/tajo TAJO-1172
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/244.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #244
----
commit d59c922df8827c3d016be8c8d01d752208512ce8
Author: clark.kang <[email protected]>
Date: 2014-11-14T17:05:26Z
TAJO-1172: remove Trevni
----
> Remove Trevni storage type and its related classes
> --------------------------------------------------
>
> Key: TAJO-1172
> URL: https://issues.apache.org/jira/browse/TAJO-1172
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: DaeMyung Kang
> Priority: Minor
> Labels: newbie
> Fix For: 0.9.1
>
>
> Trevni has not been accepted in Hadoop eco-system community, and it is not
> maintained any more. So, we need to remove TrevniScanner and TrevniAppender
> and its related classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)