Skip to content

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented Apr 7, 2022

What is the purpose of the pull request

As above to bridge the gaps in docker build setup docs.

Verify this pull request

The page can be visualized. Only docs change.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@yihua
Copy link
Contributor Author

yihua commented Apr 7, 2022

@rahil-c

@hudi-bot
Copy link
Collaborator

hudi-bot commented Apr 7, 2022

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@rahil-c
Copy link
Collaborator

rahil-c commented Apr 8, 2022

Should we also add in here examples of docker build commands for building the images locally?

@yihua
Copy link
Contributor Author

yihua commented Apr 8, 2022

Should we also add in here examples of docker build commands for building the images locally?

Yes. Actually, there are examples in the README already. Are they enough?

# Run under hoodie/hadoop, the <tag> is optional, "latest" by default
docker build <image_folder_name> -t <hub-user>/<repo-name>[:<tag>]
# For example, to build trinobase
docker build trinobase -t apachehudi/hudi-hadoop_2.8.4-trinobase_368

@rahil-c
Copy link
Collaborator

rahil-c commented Apr 8, 2022

LGTM

@yihua yihua merged commit 1cc7542 into apache:master Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants