Namenode high availability client request
问题 Can anyone please tell me that If I am using java application to request some file upload/download operations to HDFS with Namenode HA setup, Where this request go first? I mean how would client know that which namenode is active? It would be great if you provide some workflow type diagram or something that explains request steps in detail(start to end). 回答1: If hadoop cluster is configured with HA, then it will have namenode IDs in hdfs-site.xml like this : <property> <name>dfs.ha.namenodes