streaming unit tests failing on SunOS -------------------------------------
Key: HADOOP-426 URL: http://issues.apache.org/jira/browse/HADOOP-426 Project: Hadoop Issue Type: Bug Components: contrib/streaming Affects Versions: 0.5.0 Reporter: Doug Cutting Assigned To: Michel Tourn Fix For: 0.6.0 This is causing nightly builds to fail, since these run on a Solaris box. java.lang.RuntimeException: Operating system SunOS not supported by this class at org.apache.hadoop.streaming.Environment.<init>(Environment.java:47) at org.apache.hadoop.streaming.StreamJob.init(StreamJob.java:68) at org.apache.hadoop.streaming.StreamJob.go(StreamJob.java:55) at org.apache.hadoop.streaming.TestStreaming.testCommandLine(Unknown Sour -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira