Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scripts): deploy spark correctly (#3958)
$SPARK_HOME may be a symbolic link referring to a invalid directory, so we'd try 'rm -f' first
- Loading branch information