1 Forks
2 Stars
2 Watchers

CSVDataValidator

CSV Data Validator is a tool to validate csv file. It parse csv and validate the data with .hdr(csv meta data) before ingestion to Data Lake. It checks data file availability for every day load and validate data with respective meta data like File Size, Checksum, Delimiter, Record count etc. It ensure landed data conformity before give go ahead for data ingestion to Data Lake. It generate complete stats or error log.

How to download and setup CSVDataValidator

Open terminal and run command
git clone https://github.com/Ashishkr007/CSVDataValidator.git
git clone is used to create a copy or clone of CSVDataValidator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CSVDataValidator https://github.com/Ashishkr007/CSVDataValidator/archive/master.zip

Or simply clone CSVDataValidator with SSH
[email protected]:Ashishkr007/CSVDataValidator.git

If you have some problems with CSVDataValidator

You may open issue on CSVDataValidator support forum (system) here: https://github.com/Ashishkr007/CSVDataValidator/issues