【问题标题】:Is there any way I can avoid specifying the port in the alluxio fs uri?有什么办法可以避免在alluxio fs uri中指定端口?
【发布时间】:2022-07-01 05:07:22
【问题描述】:

如果我的alluxio master有一个域名,有什么办法可以避免在alluxio fs uri中指定端口。喜欢而不是alluxio://<master ip>:<port>/<filepath> 只是alluxio://<alluxio master domain name>/<filepath>

另外,如果我有一个alluxio master 的域名,我可以为它添加一个路径,比如alluxio://<alluxio master domain name>/<subpath>/<filepath>

【问题讨论】:

    标签: alluxio


    【解决方案1】:

    我相信 alluxio:/// 有效。默认master web端口是19999,如果你想指定另一个master web端口,你可以把它放在alluxio://:/或者配置alluxio.master.web.port=

    【讨论】:

      猜你喜欢
      • 2014-02-07
      • 2014-05-25
      • 1970-01-01
      • 2023-03-18
      • 2021-11-22
      • 1970-01-01
      • 1970-01-01
      • 2017-08-30
      • 1970-01-01
      相关资源
      最近更新 更多