[ https://issues.apache.org/jira/browse/HADOOP-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717737#action_12717737 ]
zhiyong zhang edited comment on HADOOP-5989 at 6/9/09 10:26 AM: ---------------------------------------------------------------- Hi, Could you tell me which machine are you running to get the errors? I tried several machines without any error. Here is what I did. svn checkout http://svn.apache.org/repos/asf/hadoop/core/trunk/ hadoop-5989 cd hadoop-5989 patch -p0 <../HADOOP-5989.patch ant test-contrib Thanks. Zhiyong. was (Author: zhiyong1): Hi, Could you tell me which machine are you running to get the errors? I tried both ucdev25 and ucdev27 (plus my own dev box ) without any error. Did you check out from the svn or git? Here is what I did. svn checkout http://svn.apache.org/repos/asf/hadoop/core/trunk/ hadoop-5989 cd hadoop-5989 patch -p0 <../HADOOP-5989.patch ant test-contrib Thanks. Zhiyong. > streaming tests fails trunk builds > ---------------------------------- > > Key: HADOOP-5989 > URL: https://issues.apache.org/jira/browse/HADOOP-5989 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/streaming > Affects Versions: 0.21.0 > Reporter: Giridharan Kesavan > Assignee: Giridharan Kesavan > Attachments: HADOOP-5989.patch > > > Recent check-in's to the trunk had introduced a dependency(run-time > dependency for test's) on commons-cli for streaming. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.