[ 
https://issues.apache.org/jira/browse/ZEPPELIN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388104#comment-14388104
 ] 

ASF GitHub Bot commented on ZEPPELIN-11:
----------------------------------------

Github user RamVenkatesh commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/12#issuecomment-87956864
  
    I intentionally wanted to keep the unit tests simple with no dependencies 
on hiveserver2, hive, hadoop etc. Adding them will make the test case more 
real, but also increase burden on anyone who wants to run unit tests. This way 
we get some coverage of the interpreter while mocking tiny bits of the Jdbc 
driver. We can add the mocks that we need as we add more functionality (such as 
progress).


> 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)

Reply via email to