i have a logging setup where i have a fluent/webhdfs host, for writing logs from fluent to hdfs.
a problem is i can only write to the ACTIVE namenode, this sets some requirements to the logic in the fluent/webhdfs host that i would like to avoid.
is there a way to make sure youre always posting to the ACTIVE namenode?