xBis7 commented on PR #3835: URL: https://github.com/apache/ozone/pull/3835#issuecomment-1820741758
@adoroszlai Please, feel free to take this over. As far as I can recall, these were the unresolved issues that blocked this ticket - We need to use hostnames with Kubernetes because it keeps changing Node IPs dynamically - It would be nice to migrate Ozone entirely to using hostnames - Ozone is too dependent on IPs for topology and therefore moving entirely to hostnames is impossible for now - Based on this flag `dfs.datanode.use.datanode.hostname` we can either have IPs available or hostnames. `SCMNodeManager` needs refactoring to have both of them available -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
