[
https://issues.apache.org/jira/browse/STORM-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103110#comment-15103110
]
ASF GitHub Bot commented on STORM-1479:
---------------------------------------
Github user vesense commented on the pull request:
https://github.com/apache/storm/pull/1021#issuecomment-172182776
@arunmahadevan
This class is used by StormSQL.
>In StormSQL data is represented by external tables. Users can specify data
sources using the CREATE EXTERNAL TABLE statement.
* kafka as data source
use XXXSerializer for data ser.
* kafka as data sink
use `org/apache/storm/spout/MultiScheme.java` for data deser.
> use a simple implemention for IntSerializer
> -------------------------------------------
>
> Key: STORM-1479
> URL: https://issues.apache.org/jira/browse/STORM-1479
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-sql
> Reporter: Xin Wang
> Assignee: Xin Wang
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)