[
https://issues.apache.org/jira/browse/TAJO-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442913#comment-15442913
]
ASF GitHub Bot commented on TAJO-1487:
--------------------------------------
Github user jinossy commented on the issue:
https://github.com/apache/tajo/pull/1043
rebase please
> 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
>
> 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)