Closed magicDGS closed 6 years ago
This PR removes all possible usages of DataDownload and DataMerge in favor of DataDownloadAndMerge. Includes:
DataDownload
DataMerge
DataDownloadAndMerge
--only-merge
--only-hdfs-download
Part of #78
This PR removes all possible usages of
DataDownload
andDataMerge
in favor ofDataDownloadAndMerge
. Includes:--only-merge
argument, using it for the same as--only-hdfs-download
(and log a warning if used)--only-merge
and--only-hdfs-download
Part of #78