Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala Common Enrich: port JSON Schema validation from Scala Hadoop Shred #1637

Closed
alexanderdean opened this issue Apr 24, 2015 · 4 comments
Closed
Assignees

Comments

@alexanderdean
Copy link
Member

This will validate:

  1. unstructured events
  2. custom contexts

Note that Scala Hadoop Shred will retain its existing validation code too (i.e., we won't assume an enriched event is valid).

@alexanderdean alexanderdean self-assigned this Apr 24, 2015
@alexanderdean alexanderdean added this to the Avro support #1 milestone Apr 24, 2015
@alexanderdean alexanderdean modified the milestones: Release 69 XXX, Avro support #1 Jun 23, 2015
@alexanderdean
Copy link
Member Author

@danisola will work on this.

@pvdb
Copy link

pvdb commented Jun 24, 2015

:g/will/s/will/might/g

😄

@alexanderdean
Copy link
Member Author

From an architecture perspective, my suggestion is to:

  1. Extract the current JSON Validation logic from Scala Hadoop Shred into Common Enrich
  2. Use Common Enrich's JSON Validation logic in Scala Hadoop Shred, Scala Hadoop Enrich and Scala Kinesis Enrich

@alexanderdean
Copy link
Member Author

Duplicate of #1947

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants