FRosner / drunken-data-quality

Spark package for checking data quality
Apache License 2.0
222 stars 69 forks source link

ElasticSearch Reporter #75

Open FRosner opened 8 years ago

FRosner commented 8 years ago

It should ingest events directly into ElasticSearch, possibly managed by a configuration file or something. It should reuse the same JSON serialization used in #69. If possible, don't add any dependencies.