I need to know what is the problem in that, thanks in advance.
I'm using flink-1.7.2 version but after I run a flink job
./bin/flink run -p 4 -q examples/gelly/flink-gelly-examples_*.jar --algorithm PageRank --input CSV --type integer --simplify directed --input_filename WikiTalk.txt --input_field_delimiter $'\t' --output print
,
I found that the job is still running on the datasink
and those are my taskmanagers and job managers configurations
I need to know what is the problem in that, thanks in advance.
Tags: apache-flink, bigdata, flink, gelly, graph-analysis
Posted 1 March 2021
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles