Help Center> MapReduce Service> Troubleshooting> Using Alluixo> Error Message "Does not contain a valid host:port authority" Is Reported When Alluixo Is in HA Mode
Updated on 2022-12-09 GMT+08:00

Error Message "Does not contain a valid host:port authority" Is Reported When Alluixo Is in HA Mode

Issue

Error message "Does not contain a valid host:port authority" is reported for Alluixo in HA mode in a security cluster.

Symptom

Error message "Does not contain a valid host:port authority" is reported for Alluixo in HA mode in a security cluster.

Cause Analysis

org.apache.hadoop.security.SecurityUtil.buildDTServiceName does not support multiple alluxiomaster addresses in the URI.

Procedure

Use alluxio:/// or alluxio://<IP address or hostname of the active AlluxioMaster>:19998/ for access.