[
https://issues.apache.org/jira/browse/TAJO-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jongyoung Park updated TAJO-1487:
---------------------------------
Summary: Kafka Scanner for Kafka Storage (was: Kafka Scanner for kafka
strage.)
> Kafka Scanner for Kafka Storage
> -------------------------------
>
> 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
> Priority: Major
> 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
(v8.3.2#803003)