Hello,
In hadoop-site.xml, hadoop.tmp.dir uses ${user.name} to retrieve the username
for its directory. Is there a similar way to retrieve the name of the host
that this particular datanode is starting up on? (in order to create unique
directory names for each node. something along the lines of: user.host,
user.local.name, machine.name, etc...)
Thanks!
-Sej
