Details
-
Question
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.9.4
-
None
-
None
Description
I am having some problems with a flume agent. When it starts up, I see this in the log:
INFO com.cloudera.flume.agent.LogicalNodeManager: creating new logical node localhost
On other hosts, I see this line in the log on startup, but instead of "localhost" it has the actual hostname of the machine.
From what I can tell, the configuration files are identical across the different machines.
Where does flume get this value from? How can I replace "localhost" with the correct value? Maybe my google-fu is weak, but I was unable to find this info on my own.