Sure, HDFS is not required for the cluster mode. Even if the cluster has no HDFS installed, Flink works all the same.
All you do need is that the binaries and the configuration are accessible from all notes (you either copy them onto each node, or put them in a shared nfs) and that machines can ssh to each other. Stephan Am 13.12.2014 01:47 schrieb "Matthias" <[email protected]>: > Hi everyone, > Is there a way to run Flink in cluster mode without the use of HDFS? > > Thanks in advance, > Matthias > >
