Skip to content

DataSegmentPusher: Add allowed hadoop property prefixes.#4562

Merged
b-slim merged 3 commits intoapache:masterfrom
gianm:dsp-prefix
Jul 18, 2017
Merged

DataSegmentPusher: Add allowed hadoop property prefixes.#4562
b-slim merged 3 commits intoapache:masterfrom
gianm:dsp-prefix

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Jul 18, 2017

Fixes #4536 by adding a method to DataSegmentPusher.

Also changes the built-in allowed property prefixes so they are always added. I think that makes more sense, otherwise a user-provided list might break something built-in (like a Pusher's list). Also changes the prefixes from looking like "druid.xxx." to looking like "druid.xxx". This is useful for stuff like "druid.emitter", where "druid.emitter" is a property but so is "druid.emitter.foo".

I think these behavior changes are all fine for a minor release since allowedHadoopPrefix wasn't documented yet.

@fjy
Copy link
Copy Markdown
Contributor

fjy commented Jul 18, 2017

👍

@b-slim b-slim merged commit 441ee56 into apache:master Jul 18, 2017
@b-slim
Copy link
Copy Markdown
Contributor

b-slim commented Jul 18, 2017

@gianm thanks !

gianm added a commit to gianm/druid that referenced this pull request Jul 18, 2017
* DataSegmentPusher: Add allowed hadoop property prefixes.

* Fix dots.
jon-wei pushed a commit that referenced this pull request Jul 19, 2017
* DataSegmentPusher: Add allowed hadoop property prefixes.

* Fix dots.
@gianm gianm deleted the dsp-prefix branch September 23, 2022 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hadoop index task stopped working with 0.10.1-rc1

3 participants