[
https://issues.apache.org/jira/browse/HADOOP-18682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888353#comment-17888353
]
ASF GitHub Bot commented on HADOOP-18682:
-----------------------------------------
xBis7 commented on PR #6483:
URL: https://github.com/apache/hadoop/pull/6483#issuecomment-2405563308
I tried it locally and it looks like it's working like that
> why not use hadoop-runner with bind mounts?
```shell
❯ docker image ls | grep hadoop
apache/hadoop-runner docker-hadoop-3
0bcc0ce3086d 5 years ago 1.06GB
```
The `-SNAPSHOT` is only appended for the project version, not the image.
Also, the build succeeds.
> Move hadoop docker scripts under the main source code
> -----------------------------------------------------
>
> Key: HADOOP-18682
> URL: https://issues.apache.org/jira/browse/HADOOP-18682
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Ayush Saxena
> Assignee: Christos Bisias
> Priority: Major
> Labels: pull-request-available
>
> Exploratory:
> Coming from https://github.com/apache/hadoop/pull/5514
> We have docker scripts maintained in a different branch. We can explore them
> to have as part of dev-support in our main source code.
> They can be used for new users to try the code without the headache of
> building and doing crazy stuff, and can help in dev testing as well
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]