Thanks Gary, appreciate your quick response
On Wed, Mar 21, 2018 at 2:33 PM Gary Yao wrote:
> Hi Alex,
>
> You can use vanilla Apache ZooKeeper. The class FlinkZooKeeperQuorumPeer
> is only
> used if you start ZooKeeper via the provided script bin/zookeeper.sh.
> FlinkZooKeeperQuorumPeer does no
Hi Alex,
You can use vanilla Apache ZooKeeper. The class FlinkZooKeeperQuorumPeer is
only
used if you start ZooKeeper via the provided script bin/zookeeper.sh.
FlinkZooKeeperQuorumPeer does not add any functionality except creating
ZooKeeper's myid file.
Best,
Gary
On Wed, Mar 21, 2018 at 12:02
Hi,
For standalone cluster configuration, is it possible to use vanilla Apache
Zookeeper?
I saw there's a wrapper around it in Flink - FlinkZooKeeperQuorumPeer. Is
it mandatory to use it?
Thank you,
Alex