GitHub user combineads opened a pull request:
https://github.com/apache/tajo/pull/1042
TAJO-1502: Implement SerDe for Kafka Storage.
We need SerializerDeserializer for transform a data of kafka to Datum of
tajo or otherwise.
`kafka data <==> tajo Datum(column)`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/combineads/tajo TAJO-1502
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/1042.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1042
----
commit 3c9a013d512011cfc0eeeeb9cbf535a1a2be5f49
Author: Byunghwa Yun <[email protected]>
Date: 2016-07-28T09:43:57Z
TAJO-1502: Implement SerDe for Kafka Storage.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---