[
https://issues.apache.org/jira/browse/WHIRR-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153905#comment-13153905
]
Evan Pollan commented on WHIRR-63:
----------------------------------
The only AMI returned by a cluster compute search was the one I tried above. I
tried a search for HVM AMIs, and the only hit I got was an Amazon AMI
(ami-0da96764).
I got further, but still wasn't able to get a cluster up and running:
{code}
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
_...lots of lines redacted..._
Dying because - java.net.SocketTimeoutException: Read timed out
Dying because - java.net.SocketTimeoutException: Read timed out
<<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException:
publickey auth failed
<< ([email protected]:22) error acquiring
SSHClient([email protected]:22): Exhausted available authentication methods
net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication
methods
at
net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114)
at net.schmizz.sshj.SSHClient.auth(SSHClient.java:204)
at net.schmizz.sshj.SSHClient.authPublickey(SSHClient.java:304)
at net.schmizz.sshj.SSHClient.authPublickey(SSHClient.java:323)
at org.jclouds.sshj.SshjSshClient$1.create(SshjSshClient.java:183)
at org.jclouds.sshj.SshjSshClient$1.create(SshjSshClient.java:155)
at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:204)
at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:229)
at
org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:107)
at
org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:69)
at
org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:44)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: net.schmizz.sshj.userauth.UserAuthException: publickey auth failed
at net.schmizz.sshj.userauth.UserAuthImpl.handle(UserAuthImpl.java:157)
at
net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:474)
at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127)
at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195)
at net.schmizz.sshj.transport.Reader.run(Reader.java:72)
<< problem applying options to node(us-east-1/i-3bceb758):
{code}
Is there a Hadoop-friendly AMI that's known to work on cluster compute nodes?
> Support EC2 Cluster Compute Groups for Hadoop
> ---------------------------------------------
>
> Key: WHIRR-63
> URL: https://issues.apache.org/jira/browse/WHIRR-63
> Project: Whirr
> Issue Type: New Feature
> Components: service/hadoop
> Reporter: Tom White
> Fix For: 0.8.0
>
>
> We should support the new EC2 cluster compute groups which have high
> bandwidth between nodes in the cluster. See
> http://docs.amazonwebservices.com/AWSEC2/latest/DeveloperGuide/index.html?using_cluster_computing.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira