Skip to content
#

metadata-parser

Here are 24 public repositories matching this topic...

cmgrote
cmgrote commented Aug 24, 2021

There's a reasonable chunk of work to do regarding migrating the Types documentation. The tasks would involve:

  • Saving the individual diagrams in each page as a separate SVG file (per documentation guide's instructions)
  • Updating the various pages to point to these SVG files instead of the PNG files
  • Ensuring that every type (entity, relationship or classification) being expla
good first issue help wanted

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.

  • Updated Jan 6, 2019
  • Java

Improve this page

Add a description, image, and links to the metadata-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the metadata-parser topic, visit your repo's landing page and select "manage topics."

Learn more