Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.87k stars 2.94k forks source link

i don't no how to set the worker's host #521

Closed SeanCai closed 10 years ago

SeanCai commented 10 years ago

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

haoyuan commented 10 years ago

Please file and track issues in JIRA https://tachyon.atlassian.net/browse/TACHYON/ , and post questions in user forum: https://groups.google.com/forum/?fromgroups#!forum/tachyon-users

Thanks.