Hi all-
I am using streaming with some c++ mappers and reducers. One of the
binaries I attempted to run this evening had a dependency on a shared
library that did not exist on my cluster, so it failed during
execution. However, the streaming framework didn't appear to
recognize this failure, and the job tracker indicated that the mapper
returned success, but did not produce any results. Has anyone else
encountered this issue? Should I open a JIRA issue about this? I'm
using Hadoop-17.2
Thanks-
Chris