You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/02 03:33:20 UTC

[jira] [Commented] (TAJO-1488) Implement KafkaTablespace

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

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

GitHub user combineads opened a pull request:

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

    TAJO-1488: Implement KafkaTablespace

    KafkaTablespace provides the split information, this is KafkaFragment, using getSplits.
    The issue is related to TAJO-1487. So first, must be commit TAJO-1487.

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

    $ git pull https://github.com/combineads/tajo TAJO-1488

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

    https://github.com/apache/tajo/pull/1044.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 #1044
    
----
commit 45a4dd2d4bee3643bfcb4c68d8ba5ed161375382
Author: Byunghwa Yun <co...@combineads.co.kr>
Date:   2016-08-02T03:30:25Z

    TAJO-1488: Implement KafkaTablespace

----


> Implement KafkaTablespace
> -------------------------
>
>                 Key: TAJO-1488
>                 URL: https://issues.apache.org/jira/browse/TAJO-1488
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Storage
>            Reporter: YeonSu Han
>            Assignee: Byunghwa Yun
>              Labels: kafka_storage
>
> KafkaTablespace provides the split information, this is KafkaFragment, using getSplits.
> The issue is related to TAJO-1487. So first, must be commit TAJO-1487.



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