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

Extend MongoIO module #8

Closed
vkuznet opened this issue Dec 16, 2015 · 1 comment
Closed

Extend MongoIO module #8

vkuznet opened this issue Dec 16, 2015 · 1 comment
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Dec 16, 2015

We need to extend MongoIO module to do the following items:

  • support single doc and bulk docs injection
  • add status attribute to given doc or set of docs, this can be done via SON manipulator, see [1]
  • add update method to change status attribute of the document, will be used by PUT HTTP requests or Mongo2Hdfs migration script

[1] https://github.com/dmwm/DAS/blob/master/src/python/DAS/core/das_son_manipulator.py

@vkuznet vkuznet self-assigned this Jan 14, 2016
@vkuznet
Copy link
Contributor Author

vkuznet commented Jan 14, 2016

Add desired features in #65

@vkuznet vkuznet closed this as completed Jan 14, 2016
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

No branches or pull requests

1 participant