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

InputSplits do not work with pig 0.10 if the parameter pig.splitCombination=true #19

Open
bwmeier opened this issue Apr 5, 2013 · 0 comments

Comments

@bwmeier
Copy link

bwmeier commented Apr 5, 2013

Only the first InputSplit out of 101 total splits was executed by the job.
I was able to work around this by either:

  • setting pig.splitCombination=false, or
  • adding &tasks=1 to my query string
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