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

Write job metadata by default #552

Closed
jmakeig opened this issue Nov 21, 2016 · 3 comments
Closed

Write job metadata by default #552

jmakeig opened this issue Nov 21, 2016 · 3 comments

Comments

@jmakeig
Copy link
Contributor

jmakeig commented Nov 21, 2016

When bulk loading data it’s helpful (and often required) to track metadata about the load itself. For example to identify a job by name, track the source system, etc.

DMSDK should add the job name as a metadata field for every update, including inserts and transformations. (The latter can be tricky in the case of updating multiple documents.) It must be possible for a user to override this to not insert any metadata or extend the default with her own.

Related tangentially to #441.

@jmakeig
Copy link
Contributor Author

jmakeig commented Dec 20, 2016

Related to #612.

@sammefford sammefford added this to the N/A milestone Aug 31, 2017
@jmakeig
Copy link
Contributor Author

jmakeig commented Nov 1, 2017

Need to start with a how-to recipe on how you’d do this today and then later automate something out-of-the-box.

@jmakeig jmakeig removed their assignment Sep 11, 2020
@ehennum ehennum added closed and removed new labels Oct 12, 2020
@ehennum
Copy link
Contributor

ehennum commented Oct 12, 2020

Superseded by DHF.

@ehennum ehennum closed this as completed Oct 12, 2020
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