node2vec icon indicating copy to clipboard operation
node2vec copied to clipboard

Fail to execute on spark

Open barak1413 opened this issue 6 years ago • 2 comments

Hi,

I downloaded the whole projected and compiled the spark_node2vec project with mvn, without changing the pmo.xml file.

The build succeeded and target directory was created, but I got MethodNotFound exception when I tried to run the jar file.

Should I change the pmo.xml file to my spark and its scala version?

Thanks.

barak1413 avatar Jan 13 '19 20:01 barak1413

It seems that there are lots of bugs in the spark project, you can fix them with other issues.

DozenCoder avatar Jan 14 '19 06:01 DozenCoder

Actually I need it for pyspark project, so I will probably write it on python.

barak1413 avatar Jan 14 '19 19:01 barak1413