Hello:
I encountered the following problem while using storm-hive:
My CDH Cluster is configured with HA settings and my hdfsUrl is
"hdfs://nameservice1". I reported an error when using HiveBolt to save data to
the table: "unkonwn Host:nameservice1".
The uri I am using is "thrift://xxx/9083". The version number of storm-hive
is 1.0.3. Where should I configure it to solve the HA problem?
Thanks.