Finally, SSH into the instance. For example: "ssh -i .ssh/ec2DemoKey.pem ec2-user@ec2-54-213-135-73.us-west-2.compute.amazonaws.com"
Alternatively, right click on the instance and click "connect". If Java is enabled in your browser, you can connect using the browser SSH client
Connecting to an instance using SSH
Added:
> >
Set up and run the configuration/validation pipeline
Added:
> >
Now that we have connected to our instance, we can go about running something on it
We will run the configuration/validation pipeline which uses SMAC and ParamILS to configure Spear and Autoweka. We will run this in fast mode to see results quickly.
In order to do this, we will get OS updates, an updated version of ruby, download and decompress the package, and run it
It should then run and finish in a few minutes. You will notice the Autoweka runs terminated improperly. This is because micro instances have too little memory to run Autoweka