t is giving 15 elements node ranking. But I need each node
> ranking for 2 nodes.
>
> --
> *From: *"Biao Liu"
> *To: *"Vijay Bhaskar"
> *Cc: *"RAMALINGESWARA RAO THOTTEMPUDI" , "user" <
> user@flink.apache
Hi,
I guess the specific input (--input /path/to/input) didn't work.
I just checked the PageRank example program, it accepts "--pages" and
"--links" as input parameters.
Thanks,
Biao /'bɪ.aʊ/
On Thu, 19 Sep 2019 at 14:56, Vijay Bhaskar
wrote:
> Can you check whether its able to read the supp
Can you check whether its able to read the supplied input file properly or
not?
Regards
Bhaskar
On Wed, Sep 18, 2019 at 1:07 PM RAMALINGESWARA RAO THOTTEMPUDI <
tr...@iitkgp.ac.in> wrote:
> Hi Sir,
>
> I am trying to run the flink programs particularl Pagerank.
>
> I have used the following com
A RAO THOTTEMPUDI"
To: "user"
Sent: Wednesday, September 18, 2019 12:48:06 PM
Subject: Running flink examples
Hi Sir,
I am trying to run the flink programs particularl Pagerank.
I have used the following command :
./bin/flink run -d ./examples/batch/PageRank.jar --input /path/to/input
Hi Sir,
I am trying to run the flink programs particularl Pagerank.
I have used the following command :
./bin/flink run -d ./examples/batch/PageRank.jar --input /path/to/input
It is running but it is showing only 15 elements ranking for my data. But I
need to find the ranking of all elements