hadoop streaming to support shell pipes: "tr ' ' '\t' | cut -f 3,4"
-------------------------------------------------------------------
Key: HADOOP-3385
URL: https://issues.apache.org/jira/browse/HADOOP-3385
Project: Hadoop Core
Issue Type: Improvement
Components: contrib/streaming
Reporter: Zheng Shao
Hadoop streaming does not support shell pipes, but a lot of times shell pipes
are very useful for processing streams of data.
I don't see any reason that hadoop streaming cannot support it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.