Hi, I'm trying to decommission a node with hadoop-0.12.2. I use the property dfs.hosts.exclude, since the command haddop dfsadmin -decommission seems to be gone. I then start the cluster with an emtpy exclude-file, add the name of the node to decommission and run hadoop dfsadmin -refreshNodes. The log then says: 2007-03-27 08:42:59,168 INFO fs.FSNamesystem - Start Decommissioning node 81.93.168.215:50010
But nothing happens. I've left it in this state over night, but still nothing. Am I missing something ? - Espen
