[
https://issues.apache.org/jira/browse/ZEPPELIN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386248#comment-14386248
]
ASF GitHub Bot commented on ZEPPELIN-11:
----------------------------------------
Github user RamVenkatesh commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/12#issuecomment-87560827
The Jdbc-to-Hive interpreter enables users to send queries to a Hive server
to be executed directly instead of through Spark's HiveContext. My
understanding is Spark's HiveContext executes a subset of HiveQL within Spark
using the Spark Sql support.
> Add a HiveQL interpreter to zeppelin
> ------------------------------------
>
> Key: ZEPPELIN-11
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-11
> Project: Zeppelin
> Issue Type: New Feature
> Reporter: Ram Venkatesh
>
> Add support for Hive and HiveQL to the zeppelin framework.
> Users can use the %hive directive to submit HiveQL statements.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)