dear
Sine the way to get worker host has been changed
String resolvedWorkerHost = NetworkUtils.getLocalHostName();
LOG.info("Resolved local TachyonWorker host to " + resolvedWorkerHost);
I just do not know how to set the worker's host what i just want to set
Is there any better solutions
dear Sine the way to get worker host has been changed String resolvedWorkerHost = NetworkUtils.getLocalHostName(); LOG.info("Resolved local TachyonWorker host to " + resolvedWorkerHost); I just do not know how to set the worker's host what i just want to set Is there any better solutions
thanks