csv - Exception on mapper while running mapper as python code -


i processing big csv file in hadoop containing 700 000 records total. have divided 7 files, 100k records each.

i got error in container:

pipemapred.waitoutputthreads(): subprocess failed code 143

i know space issue don't know how resolve or handle.


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -