[ 
https://issues.apache.org/jira/browse/TAJO-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395813#comment-14395813
 ] 

ASF GitHub Bot commented on TAJO-1524:
--------------------------------------

GitHub user hys9958 opened a pull request:

    https://github.com/apache/tajo/pull/509

    TAJO-1524: Kafka StorageManager for kafka strage

    Hi,
    I have implemented for this issue and unit tests.
    
    Thanks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hys9958/tajo TAJO-1524

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/509.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 #509
    
----
commit faab0bcff7d94f4f61a2e1b0fc2ca559707dd1b4
Author: Yeonsu Han <[email protected]>
Date:   2015-04-04T16:57:17Z

    TAJO-1524: Kafka StorageManager for kafka strage

----


> Kafka StorageManager for kafka strage
> -------------------------------------
>
>                 Key: TAJO-1524
>                 URL: https://issues.apache.org/jira/browse/TAJO-1524
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: YeonSu Han
>            Assignee: YeonSu Han
>              Labels: kafka_storage
>
> Have to implement abstract "StorageManager" class for Kafka storage.
> It has the like this methods as main function,
> - createTable()
> - purgeTable()
> - getNonForwardSplit() // when call the simple query
> - getSplits()



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

Reply via email to