We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#Input Input the TimeUUIDs of two version via command line arguments e.g.
spark.sh yarn VersionDiff target/scala-2.10/VersionControl-assembly-1.0.jar timeuuid1 timeuuid2
#Output The diff will be written to the HDFS and the format of the diff fields looks like:
-oldValue1;oldValue2;oldValue3 +newValue1;newValue2;newValue3