Skip to content

Create a new TimedInputFormat with the time-based virtual split logic used by CreateFileMapper. This allows for future workloads to easily also have time-based mapper logic.#75

Merged
xkrogen merged 1 commit into
linkedin:masterfrom
xkrogen:ekrogen-generic-timedinputformat
Feb 13, 2019

Conversation

@xkrogen

@xkrogen xkrogen commented Feb 12, 2019

Copy link
Copy Markdown
Collaborator

The CreateFileMapper is one example of a workload in which we want X number of mappers to do some action for X minutes, but this is a generally useful workload pattern. Pull out the time-based logic so that future workloads can simply define the type of action to take, and leverage the time-based behavior of CreateFileMapper.

… used by CreateFileMapper. This allows for future workloads to easily also have time-based mapper logic.
@xkrogen xkrogen force-pushed the ekrogen-generic-timedinputformat branch from ab5a5e5 to 785ce67 Compare February 13, 2019 16:11
@xkrogen xkrogen merged commit d9d2457 into linkedin:master Feb 13, 2019
@xkrogen xkrogen deleted the ekrogen-generic-timedinputformat branch February 13, 2019 16:25
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