Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#526] fix(CI): Expose the HDFS DataNode data transfer port in the gravitino-ci-hive Docker #527

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

mchades
Copy link
Contributor

@mchades mchades commented Oct 17, 2023

What changes were proposed in this pull request?

  • add hostname map to 127.0.0.1 instead of the IP automatically assigned by the Docker
  • expose DataNode data transfer port for external access
  • fix tag bug additionally

Why are the changes needed?

Hive IT needs to access HDFS

Fix: #526

Does this PR introduce any user-facing change?

no

How was this patch tested?

Tested locally and later on Hive IT

@mchades mchades self-assigned this Oct 17, 2023
@github-actions
Copy link

Code Coverage Report

Overall Project 62.16% 🟢

There is no coverage information present for the Files changed

dev/docker/hive/Dockerfile Outdated Show resolved Hide resolved
@mchades
Copy link
Contributor Author

mchades commented Oct 17, 2023

I modified the Dockfile, should I also update the image version to 0.1.4 on the Docker hub? @xunliu

@mchades mchades changed the title [#526] fix(CI): Expose the HDFS DataNode data transfer port in the graviton-ci-hive Docker [#526] fix(CI): Expose the HDFS DataNode data transfer port in the gravitino-ci-hive Docker Oct 17, 2023
@jerryshao
Copy link
Contributor

@FANNG1 please review again.

@jerryshao jerryshao merged commit d4f6767 into apache:main Oct 17, 2023
2 checks passed
jerryshao pushed a commit that referenced this pull request Oct 26, 2023
…avitino-ci-hive Docker (#527)

### What changes were proposed in this pull request?
- add hostname map to 127.0.0.1 instead of the IP automatically assigned
by the Docker
 - expose DataNode data transfer port for external access
 - fix tag bug additionally

### Why are the changes needed?
Hive IT needs to access HDFS

Fix: #526 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
Tested locally and later on Hive IT
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.

[Improvement] Hive IT cannot access the HDFS DataNode in docker
3 participants