vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

add spark version validation #69

Closed Nicole00 closed 1 year ago

Nicole00 commented 1 year ago

fix https://github.com/vesoft-inc/nebula-algorithm/issues/61

Nicole00 commented 1 year ago

Great job! Also added the warning for the referred chapter in README

agree