Hello,
I need to decommission a datanode from a running cluster, my probleme is that the "dfs.hosts.exclude" property was not set on either the "hdfs-site.xml" nor the "core-site.xml", and since adding it requires an HDFS restart (which I can't do). How do I decommission that datanode ?
