Open phillipcheng opened 8 years ago
How about we provide another configuration for the ETL commands - failed.file.dir For map deduce, it could gather all these invalid csv records to one file For java process, it could be the failed input files
for example, when loadDataCmd face network issue, the data should be backed up and load later.
when some files are invalid, should output to a certain place for further processing.