Skip to content

[Ingest] Add meta processor that allows to modify the metadata attributes of document being processed#14991

Merged
martijnvg merged 1 commit intoelastic:feature/ingestfrom
martijnvg:ingest_meta_processor
Nov 26, 2015
Merged

[Ingest] Add meta processor that allows to modify the metadata attributes of document being processed#14991
martijnvg merged 1 commit intoelastic:feature/ingestfrom
martijnvg:ingest_meta_processor

Conversation

@martijnvg
Copy link
Copy Markdown
Member

This also adds template support only for the new meta processor. I opened #14990 to discuss how template support should further be adopted in ingest.

PR for #14644

@martijnvg martijnvg added review :Distributed/Ingest Node Execution or management of Ingest Pipelines labels Nov 24, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think see the point of not setting the source if it was not modified, but when it comes to metadata, should we just set them back all the time? anyway we end up with a single flag for all of them...

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, I'll remove the metadata flag.

@javanna
Copy link
Copy Markdown
Contributor

javanna commented Nov 26, 2015

left a few comments, I like it!

@martijnvg martijnvg force-pushed the ingest_meta_processor branch 2 times, most recently from fa7e8f1 to b2d2b10 Compare November 26, 2015 14:25
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this comment is outdated :)

@javanna
Copy link
Copy Markdown
Contributor

javanna commented Nov 26, 2015

left two super minor comments, LGTM though, no need for another review

@martijnvg martijnvg force-pushed the ingest_meta_processor branch from b2d2b10 to 01d391b Compare November 26, 2015 14:37
@martijnvg martijnvg force-pushed the ingest_meta_processor branch from 01d391b to 9d1fa0d Compare November 26, 2015 14:46
@martijnvg martijnvg merged commit 9d1fa0d into elastic:feature/ingest Nov 26, 2015
@martijnvg martijnvg removed the review label Nov 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Ingest Node Execution or management of Ingest Pipelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants