Description
The default logic for SparkGraphComputer is to purge all content if the output location is specified. That is a dangerous operation especially for the output location which contains contents.
The correct behavior is to stop the process if it detects the output location is not empty.