[
https://issues.apache.org/jira/browse/HIVE-26400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577997#comment-17577997
]
Zhihua Deng commented on HIVE-26400:
------------------------------------
Take a quick look the two projects(hive-dev-box is somehow complicated for me),
the pr provides:
- Provide durable storage for underlying data, support for derby, mysql, which
also have been done in hive-dev-box;
- Separate HS2 and HMS instance, which has been done in hive-dev-box;
- Compared to hive-dev-box, the pr does not start yarn, the job is performed
locally, which is much the same as hs2-embedded;
- 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;
> 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)