Github user darionyaphet commented on a diff in the pull request:
https://github.com/apache/storm/pull/931#discussion_r46974763
--- Diff: documentation/storm-sql.md ---
@@ -0,0 +1,85 @@
+---
+title: Storm SQL integration
+layout: documentation
+documentation: true
+---
+
+The Storm SQL integration allows users to run SQL queries over streaming
data in Storm. Not only the SQL interface allows faster development cycles on
streaming analytics, but also opens up the opportunities to unify batch data
processing like [Apache Hive](///hive.apache.org) and real-time streaming data
analytics.
--- End diff --
[http://hive.apache.org/](http://hive.apache.org/) :+1:
---
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.
---