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/scala version check in the initial phase of job execution #61

Closed wey-gu closed 1 year ago

wey-gu commented 1 year ago

To fail early and report precisely that we support a white list of (spark, scala etc.) and you are running on the foo version of spark, which isn't compatible.