Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

a problem about hdfs port #19

Open
kunth opened this issue Jul 28, 2023 · 4 comments
Open

a problem about hdfs port #19

kunth opened this issue Jul 28, 2023 · 4 comments

Comments

@kunth
Copy link
Contributor

kunth commented Jul 28, 2023

Hello there,

After building the system using the command docker-compose up, I found that port 9000 is exposed on the ip 0.0.0.0
Pasted Graphic 10

As far as I can see, port 9000 is designed for the inner communication of hdfs process, it should be listened on the local ip(e.g. 127.0.0.1) usually.

So do you think is it a problem here?

@dmthuc
Copy link
Collaborator

dmthuc commented Jul 28, 2023

Hi @kunth , thank you for report the issue. The docker-compose are for playground test, for production deployment please use https://github.com/ByConity/byconity-deploy

@dmthuc
Copy link
Collaborator

dmthuc commented Jul 28, 2023

It is a problem, but at the moment we do not have resource to fix it. It is really help if you could help us fix it

@kunth
Copy link
Contributor Author

kunth commented Jul 28, 2023

It is a problem, but at the moment we do not have resource to fix it. It is really help if you could help us fix it

OK, I would make a pull request. It is just small modification in docker-compose configuration file.

@dmthuc
Copy link
Collaborator

dmthuc commented Jul 28, 2023

Hi @kunth , the docker-compose up is for playground. For production deployment please use

It is a problem, but at the moment we do not have resource to fix it. It is really help if you could help us fix it

OK, I would make a pull request. It is just small modification in docker-compose configuration file.

Thank you. I'm looking forward to your PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants