[ 
https://issues.apache.org/jira/browse/WHIRR-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989634#comment-12989634
 ] 

Andrei Savu commented on WHIRR-55:
----------------------------------

This patch it's not applied to the trunk. I have just tried multiple times 
(even using different internet connections and cloud providers) to run the 
integration tests for cdh and hadoop and they always fail with the same error 
message:

{code}
-------------------------------------------------------------------------------
Test set: org.apache.whirr.service.cdh.integration.CdhHadoopServiceTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 336.63 sec <<< 
FAILURE!
test(org.apache.whirr.service.cdh.integration.CdhHadoopServiceTest)  Time 
elapsed: 336.53 sec  <<< ERROR!
java.io.IOException: Call to 
ec2-50-16-169-138.compute-1.amazonaws.com/50.16.169.138:8021 failed on local 
exception: java.net.SocketException: Malformed reply from SOCKS server
  at org.apache.hadoop.ipc.Client.wrapException(Client.java:1089)
  at org.apache.hadoop.ipc.Client.call(Client.java:1057)
  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:226)
  at org.apache.hadoop.mapred.$Proxy76.getProtocolVersion(Unknown Source)
  at org.apache.hadoop.ipc.RPC.getProxy(RPC.java:369)
  at org.apache.hadoop.mapred.JobClient.createRPCProxy(JobClient.java:486)
  at org.apache.hadoop.mapred.JobClient.init(JobClient.java:471)
  at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:456)
  at 
org.apache.whirr.service.cdh.integration.CdhHadoopServiceTest.test(CdhHadoopServiceTest.java:87)
{code}

I will try to track this down to one of the recently committed patches. We 
really need to setup a CI server that could run all the suite all the time. 
It's extremely time consuming to do this on the development machine. 



> Users should be able to override an arbitrary Hadoop property before launch
> ---------------------------------------------------------------------------
>
>                 Key: WHIRR-55
>                 URL: https://issues.apache.org/jira/browse/WHIRR-55
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-55.patch, WHIRR-55.patch, WHIRR-55.patch, 
> WHIRR-55.patch
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to