程序包 org.apache.hadoop.streaming

Hadoop Streaming is a utility which allows users to create and run Map-Reduce jobs with any executables (e.g.

请参阅: 说明

程序包org.apache.hadoop.streaming的说明

Hadoop Streaming is a utility which allows users to create and run Map-Reduce jobs with any executables (e.g. Unix shell utilities) as the mapper and/or the reducer.

Copyright © 2009 The Apache Software Foundation