
shell.msd.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mega-spark-diff Show documentation
Show all versions of mega-spark-diff Show documentation
A diff analysis tool that compares data sets at scale of various types and can be executed in CLOUD or
locally
The newest version!
#!/bin/bash
filepath=`dirname $0`
HERE=`echo $(cd $filepath; pwd)`
spark-submit ${HERE}/mega-spark-diff-0.1.jar $@
#java -jar ${HERE}/mega-spark-diff-0.1.jar $@
© 2015 - 2025 Weber Informatics LLC | Privacy Policy