[
https://issues.apache.org/jira/browse/HIVE-26400?focusedWorklogId=829678&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-829678
]
ASF GitHub Bot logged work on HIVE-26400:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/22 11:20
Start Date: 29/Nov/22 11:20
Worklog Time Spent: 10m
Work Description: zabetak commented on code in PR #3448:
URL: https://github.com/apache/hive/pull/3448#discussion_r1034624562
##########
dev-support/docker/docker-compose.yml:
##########
@@ -0,0 +1,71 @@
+version: '3.9'
+services:
Review Comment:
We could have HS2, Metastore, DBMS in a single image; wouldn't this be much
easier to use? It would also drop the need for `docker-compose`.
Issue Time Tracking
-------------------
Worklog Id: (was: 829678)
Time Spent: 4h 10m (was: 4h)
> 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: Blocker
> Labels: hive-4.0.0-must, pull-request-available
> Time Spent: 4h 10m
> 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)