You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried this with the latest commits of the 3 branches of the project. All give me the same problems.
I am trying to deploy storm cluster in aws. The 4 virtual machines are created in my amazon account. However, when the message "com.jcraft.jsch.JSchException: fromBase64: invalid base64 data" apperas in the logs the execution stops and the 4 created virtual machines remain running in ec2. These machines have not storm installed.
I am running it OS X: 10.9.2 and java -version output looks like:
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
I tried this with the latest commits of the 3 branches of the project. All give me the same problems.
I am trying to deploy storm cluster in aws. The 4 virtual machines are created in my amazon account. However, when the message "com.jcraft.jsch.JSchException: fromBase64: invalid base64 data" apperas in the logs the execution stops and the 4 created virtual machines remain running in ec2. These machines have not storm installed.
I am running it OS X: 10.9.2 and java -version output looks like:
My clusters.yaml looks like this
I am launching my cluster using the following command
The first line of the output looks like this:
It doesn't seem affected and the execution goes in its way. After a while these messages are logged:
The text was updated successfully, but these errors were encountered: