VARS
Cloudera
x
name = "hdfs_datanode"
logs = "/var/log/hadoop-hdfs/*DATANODE*.log.out"
type = "DEFAULT"
,
Ambari
Prefixes for Ambari are obtained via API and added to the log locations list.
name = "hdfs_datanode"
logs = "/hdfs/*datanode*.log"
type = "DEFAULT"
,
,
Was this page helpful?