We should document the expected behavior of Tachyon's hostname usage under several common network setups. For example, in AWS there are several possible ways to reference one host and different situations may require different naming.
, are there any updates on this?
, the followings are the documentation part left in previous version:
https://github.com/Alluxio/alluxio/blob/branch-0.8/conf/tachyon-env.sh.template#L14-L43
https://github.com/Alluxio/alluxio/blob/branch-0.8/docs/Configuration-Settings.md#system-environment-properties
https://github.com/Alluxio/alluxio/blob/branch-0.8/common/src/main/java/tachyon/util/network/NetworkAddressUtils.java#L195-L237
Thanks for the links! It looks like we have a bunch of this information already, and just need to organize it into a doc. Are you still planning on working on this? If not we should un-assign the ticket so that someone else could take it.
, let's un-assign this ticket for now. If no one picks it up, I'll fix it later.