[
https://issues.apache.org/jira/browse/TAJO-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407037#comment-15407037
]
Byunghwa Yun commented on TAJO-1524:
------------------------------------
Hi [~jihoonson].
Kafka provides the metadata only for the consumer like the offset of the
message.
And the message type of Kafka is unrestricted data type like bytes.
In my case, my system usually uses CSV format data so that it can't detects any
metadata in the message.
So I went to use explicit DDL for reading messages of Kafka.
Thank you for respond.
> Implement Kafka Catalog.
> ------------------------
>
> Key: TAJO-1524
> URL: https://issues.apache.org/jira/browse/TAJO-1524
> Project: Tajo
> Issue Type: Sub-task
> Components: Storage
> Reporter: YeonSu Han
> Assignee: Byunghwa Yun
> Labels: kafka_storage
>
> Implement Kafka Catalog.
> Add Kafka data format in the catalog protocol.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)