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

Add access to filepath in MultiMapper #62

Open
mshevelev opened this issue Nov 19, 2012 · 0 comments
Open

Add access to filepath in MultiMapper #62

mshevelev opened this issue Nov 19, 2012 · 0 comments

Comments

@mshevelev
Copy link

Currently MultiMapper has no access to filepaths of the input lines. This is because current implementation of MultiMapper.call*key functions use filepaths to distribute input lines between (sub)mappers and then implicitly removes filepath from key/key.body.

mshevelev pushed a commit to mshevelev/dumbo that referenced this issue Nov 19, 2012
Note: for all mapper added into MultiMapper input key is a tuple
with key[0] equal to pathname. This works regardless of "addpath" option.
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