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

Sahil Takiar commented on HIVE-19422:
-------------------------------------

[~aihuaxu] the intention here was to create a Docker image that runs HoS inside 
a docker container. The idea would be to launch Hive CLI or HiveServe2r inside 
the docker container and have to successfully execute queries with 
{{hive.execution.engine=spark}}. For HiveServer2, users would be able to to 
connect to the HS2 instance via Beeline.

I filed this JIRA because its difficult to setup HoS on a local machine and new 
developers often have to go through many manual steps to even play around with 
HoS. So having a Docker image would help a lot. It would also make debugging 
and testing HoS easier.

> Create Docker env for running HoS locally
> -----------------------------------------
>
>                 Key: HIVE-19422
>                 URL: https://issues.apache.org/jira/browse/HIVE-19422
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>            Reporter: Sahil Takiar
>            Assignee: Aihua Xu
>            Priority: Major
>
> It's really hard to run HoS on a locally installed distribution of Hive built 
> using {{mvn package}}. The only way developers can really run HoS is via the 
> Spark CLI Drivers. However, there are occasions where devs need to run HoS on 
> a proper Hive distribution in order to validate some behavior.
> The docker image will also be useful to users who want to play around with 
> HoS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to