[
https://issues.apache.org/jira/browse/HIVE-29493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065449#comment-18065449
]
Raghav Aggarwal commented on HIVE-29493:
----------------------------------------
Created the docker image: [https://github.com/Aggarwal-Raghav/Minimal-HDFS]
Let me know which might be appropriate place for this repo to exist.
In Hive: _packaging/src/docker/minimal-hadoop?_
As packaging/src/docker contains hive docker image files maby it can be
re-orgainzed to a new directory like this?
{code:java}
packaging/src/docker/{hive-image,minimal-hadoop-image}{code}
As its going to be mostly used by Tez, we can keep in tez as well because
TEZ-4682 is in-progress, the directory structure can be easily dictated
In Tez: {_}tez-dist/src/docker/{tez-am, minimal-hadoop, {*}tez-child{*}}{_}?
> Provide minimal HDFS image for the early phases of dockerized Hive testing
> --------------------------------------------------------------------------
>
> Key: HIVE-29493
> URL: https://issues.apache.org/jira/browse/HIVE-29493
> Project: Hive
> Issue Type: Sub-task
> Reporter: László Bodor
> Assignee: Raghav Aggarwal
> Priority: Major
>
> Assuming that we want to test dockerized and distributed hive and we don't
> necessarily have a public cloud access + setup, we might want to create a
> minimal, single Namenode+Datanode container with setup steps included. This
> can be done on the hadoop side also, but I haven't found it so far.
> See a related comment here:
> https://github.com/apache/hive/pull/6343#issuecomment-4023522660
--
This message was sent by Atlassian Jira
(v8.20.10#820010)