Hi Everyone,

I am trying to write the data into hadoop from my storm topology. For this
communication to happen through hostnames, I have enabled couple of
properties namely "dfs.client.use.datanode.hostname"=true and
 "dfs.datanode.use.datanode.hostname" = true in my cloudera manager. Now
how do I make my storm aware of those two properties. When my storm
topology is running by default it takes those properties as false. Now how
do I override those properties ("dfs.client.use.datanode.hostname"=true and
 "dfs.datanode.use.datanode.hostname" = true) which are specific to my
hadoop in my hdfsbolt. ??

Any help is highly appreciated.

Thank you,
Ajay

Reply via email to