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

Add support for mongo based druid lookups #418

Merged
merged 15 commits into from
Mar 1, 2019

Conversation

patelh
Copy link
Collaborator

@patelh patelh commented Feb 23, 2019

Address #417 by adding support for MongoExtractionNamespace.

Changes

  • Rename InMemory to RocksDB
  • Remove need to serialize and deserialize MahaLookupQueryElement for doing lookups with MahaLookupExtractionFn.
  • Remove unused ObjectMapper from MahaRegisteredLookupExtractionFn
  • Add tests for MahaNamespaceExtractionModule, MahaLookupExtractionFactory
  • Add jacoco for code coverage
  • Add assembly plugin to create zip file with dependent libs
  • Add documentation on usage

@patelh
Copy link
Collaborator Author

patelh commented Feb 23, 2019

@pavanab4u please take a look, still need to add more doc and test on local cluster

@patelh
Copy link
Collaborator Author

patelh commented Feb 26, 2019

@pavanab4u I was able to successfully test MongoExtractionNamespace with a druid 0.11 cluster.

@patelh
Copy link
Collaborator Author

patelh commented Feb 28, 2019

@pavanab4u can you please take a look at this, I am blocked until this is merged.

@pavanab4u
Copy link
Collaborator

@patelh I'll review today

@pavanab4u pavanab4u merged commit c5c8d19 into yahoo:master Mar 1, 2019
@patelh patelh deleted the hp-druid-rocks branch March 1, 2019 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants