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

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

Github user asfgit closed the pull request at:

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


> Kafka Scanner for kafka strage.
> -------------------------------
>
>                 Key: TAJO-1487
>                 URL: https://issues.apache.org/jira/browse/TAJO-1487
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Storage
>            Reporter: YeonSu Han
>            Assignee: Byunghwa Yun
>              Labels: kafka_storage
>             Fix For: 0.12.0
>
>
> Have to implement Scanner interface for Kafka storage.
> The scan by split into many fragments. Scanner and Fragment are 1 to 1 
> mapping.
> For this, need to feature like this,
> - Create Fragment class
> - Implement 'Tuple next()' method in Scanner.
> - etc..
> The issue is related to TAJO-1480, TAJO-1502. So first, must be commit 
> TAJO-1480 and TAJO-1502.



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

Reply via email to