universe icon indicating copy to clipboard operation
universe copied to clipboard

Remove hardcoded `hdfs://hdfs/` prefix from HDFS health check commands.

Open adam-mesos opened this issue 10 years ago • 0 comments

If any user has modified the cluster name to something other than 'hdfs', the current health check command won't work. We should double check the value of fs.default.name/fs.defaultFS that (a) DCOS-image ships with, and (b) the HDFS framework bundles in, since that's how hadoop fs is able to infer the hdfs://hdfs/ prefix.

adam-mesos avatar Jul 28 '15 05:07 adam-mesos