Streaming command should be able to take its output to a "file", rather then to
stdout
--------------------------------------------------------------------------------------
Key: HADOOP-2236
URL: https://issues.apache.org/jira/browse/HADOOP-2236
Project: Hadoop
Issue Type: Improvement
Reporter: arkady borkovsky
In some cases, especially when a streaming command is a 3rd party or legacy
application,
it is impossible of inconvenient to make it write its output to stdout
The command may require that the ouput file name is specified as a command line
option, or the output file name is hard coded.
Related to https://issues.apache.org/jira/browse/HADOOP-2235
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.