Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Reply To: Storm cannot connect to HDFS in HA mode

$
0
0

I just had this same problem, I had to change this to use a hostname instead of NameServiceId. Curious as well how to get this to use HA Name Node… anyone found an answer?

HdfsBolt bolt1 = new HdfsBolt()
.withFsUrl(“hdfs://my.server.com”)
.withFileNameFormat(fileNameFormat)
.withRecordFormat(format)
.withRotationPolicy(rotationPolicy)
.withSyncPolicy(syncPolicy);


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>