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

HDFS #97

Open
NoIncomeTaxPlease opened this issue Aug 16, 2024 · 1 comment
Open

HDFS #97

NoIncomeTaxPlease opened this issue Aug 16, 2024 · 1 comment

Comments

@NoIncomeTaxPlease
Copy link

Hi,
I have my K8S setup where we have deployed HDFS as helm chart with 3 Journalnodes, 3 Datanodes, 2 Namenodes and other HDFS3-HA components.

But when we do helm install, the Namenode pod goes for few restarts with below error and than it automatically comes up, how to get rid of this error?

I want 0 restarts in NN (Namenode) pod.

ERROR namenode.NameNode: Failed to start namenode
java.net.SocketException: Call From hdfs-k8s to null:0 failed on socket exception: java.net.SocketException: Unresolved address; For more details see: http://wiki.apache.org/hadoop/SocketException

Just to add, above logs I'm showing are part of the huge logs, I have checked official HDFS HA document, tried various configurations, readinessProbe and all other options, but nothing is helping me get rid of these pod restarts.

Please help with any configuration or other changes.

Thanks.

@NoIncomeTaxPlease
Copy link
Author

Any updates?

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

No branches or pull requests

1 participant