[
https://issues.apache.org/jira/browse/HIVE-26400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578006#comment-17578006
]
Stamatis Zampetakis commented on HIVE-26400:
--------------------------------------------
Thanks for the comparison Zhihua!
bq. - Provide durable storage for underlying data, support for derby, mysql,
which also have been done in hive-dev-box;
hive-dev-box also allows to start HMS with oracle and mssql.
bq. - Compared to hive-dev-box, the pr does not start yarn, the job is
performed locally, which is much the same as hs2-embedded;
hive-dev-box allows you to do the same by changing the configuration.
bq. - Able to build/run image with specified hive versions, including
hadoop/tez, as well as use the local built hive tar ball to run inside docker;
All of these are supported in hive-dev-box.
I admit that hive-dev-box is a bit complicate at start (since it does many
things) but it is very powerful. If more people start working with it we can
make it better especially when it comes to documentation.
For what is worth mentioning, when I created hs2-embedded I didn't know about
hive-dev-box. Probably, I would have done things differently if I was more
familiar with it at the time.
> Provide docker images for Hive
> ------------------------------
>
> Key: HIVE-26400
> URL: https://issues.apache.org/jira/browse/HIVE-26400
> Project: Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Make Apache Hive be able to run inside docker container in pseudo-distributed
> mode, with MySQL/Derby as its back database, provide the following:
> * Quick-start/Debugging/Prepare a test env for Hive;
> * Tools to build target image with specified version of Hive and its
> dependencies;
> * Images can be used as the basis for the Kubernetes operator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)