adspace
Answer Posted / Shiva Chaudhary
Apache Hadoop Streaming is a method for using Unix-like operating systems as data sinks and sources with MapReduce jobs. It allows developers to write user-defined mapper and reducer programs in any language that can read standard input (stdin) and write standard output (stdout).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers