Hi Dave,
Let me answer your questions:
1. The RocksDB state backend always stores the data on local disks for
speed. The back up is done to HDFS or any other distributed file system.
The local data directory is configured automatically by YARN.
2. You need to manually configure zookeeper in the f
Hi,
Forgive me if parts of this question have been answered before but I'd like
help in resolving some bits of confusion from the documentation and the fact
that I haven't been able to find a good example anywhere for an
enterprise-style setup. If anyone has a sample HA / Yarn / ZK / RocksDB
Hi,
Forgive me if parts of this question have been answered before but I'd like
help in resolving some bits of confusion from the documentation and the fact
that I haven't been able to find a good example anywhere for an
enterprise-style setup. If anyone has a sample HA / Yarn / ZK / RocksDB