Potentially a Windows issue. Do you have a Unix environment for testing?
On 28.05.20 13:35, Ashish Raghav wrote: > Hi Guys, > > > > I have another issue when I submit the python beam pipeline ( wordcount > example provided by apache beam team) directly on flink cluster running > local. > > > > PipelineOptions are : > > "--runner=FlinkRunner", > > "--flink_version=1.9", > > "--environment_type=LOOPBACK", > > "--flink_master=192.168.99.100:8081", > > > > versions: > > Apache Beam SDK=2.21.0 > python=3.7.6 > > Flink=1.9.3 > > Please suggest , if I am missing something. > > > > *Ashish Raghav * > > >