[ https://issues.apache.org/jira/browse/STORM-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015254#comment-15015254 ]
ASF GitHub Bot commented on STORM-1222: --------------------------------------- GitHub user haohui opened a pull request: https://github.com/apache/storm/pull/896 STORM-1222. Support Kafka as external tables in StormSQL This PR adds the support of Kafka as external tables in StormSQL. You can merge this pull request into a Git repository by running: $ git pull https://github.com/haohui/storm STORM-1222 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/896.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 #896 ---- commit 7d442d084a61c15056d86977a5238160124a10f7 Author: Haohui Mai <whe...@apache.org> Date: 2015-11-11T18:03:07Z Allow deserializing Java class with custom classloaders in tests. commit cdc0538038faf35efdcc5418a54967f8e0caac85 Author: Haohui Mai <whe...@apache.org> Date: 2015-11-19T22:28:55Z STORM-1221. Create a common interface for all Trident spout. commit 337b902ef68beb4efaf4458ece898f3992e1d3b5 Author: Haohui Mai <whe...@apache.org> Date: 2015-11-06T23:50:31Z Refactor to support compiling StormSQL to Trident topology. commit 3c12d0b4e410923bacffee8e7a0121a9a188d4e8 Author: Haohui Mai <whe...@apache.org> Date: 2015-11-16T22:48:43Z STORM-1181. Compile SQLs into Tridient topology and execute them in LocalCluster. commit 0eebb38221debddf6824b0cff1d8faa395d5df80 Author: Haohui Mai <whe...@apache.org> Date: 2015-11-19T22:09:26Z STORM-1222. Support Kafka as external tables in StormSQL. ---- > Support Kafka as external tables in StormSQL > -------------------------------------------- > > Key: STORM-1222 > URL: https://issues.apache.org/jira/browse/STORM-1222 > Project: Apache Storm > Issue Type: New Feature > Components: storm-sql > Reporter: Haohui Mai > Assignee: Haohui Mai > > This jira propose to support Kafka as both the data ingress and egress point > in StormSQL. -- This message was sent by Atlassian JIRA (v6.3.4#6332)