MapReduce Error Code 5

249 views
Skip to first unread message

Amran

unread,
Dec 15, 2015, 11:05:37 PM12/15/15
to RHadoop
Hello
I found a problem when i run Map Reduce, 

hadoop streaming failed with error code 5

How to solve it?


Thank you
RHadoop.jpg

Saar Golde

unread,
Dec 16, 2015, 8:19:32 AM12/16/15
to rha...@googlegroups.com
Error code 5 is usually associated with read/write problems:
1. Missing input location
2. No permissions to read from input location
3. No permissions to write to output location
4. Existing file at the output location (rmr2 expects to create a fresh output folder at that location, and if there is something already there it gives Error 5). 


--
post: rha...@googlegroups.com ||
unsubscribe: rhadoop+u...@googlegroups.com ||
web: https://groups.google.com/d/forum/rhadoop?hl=en-US
---
You received this message because you are subscribed to the Google Groups "RHadoop" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rhadoop+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages