GraphScope
GraphScope copied to clipboard
Enhance grape_engine for mpi-operator based GAE deployment.
Currently we use run_app
to launch jobs.
Use grape_engine to launch jobs and add several flags to ease the parameter passing.
And support running java applications by providing jar file to MPI operator.