training
training copied to clipboard
<name_of_key_pair> EC2 set up
Hey guys,
I m trying to run the command: ./spark-ec2 -i <key_file> -k <name_of_key_pair> --copy launch amplab-training from your Big-Data Mini Course.
I have downloaded my US East key pair and also called it ampcamp, so my key file is ampcamp.pem, like in the tutorial. I have trouble with name_of_the_key_pair. Is it automatically ampcamp-key ?
My error message: ./spark-ec2 -i ~/ampcamp.pem -k ampcamp-key --copy launch amplab-training -bash: ./spark-ec2: No such file or directory
Or do I have to place the ampcamp file in special folder on my mac to run the command ?
Kind regards in advance, Alex
Hi Alex,
The name of the key pair is what you named it when you created it in the AWS management console -- so if you didn't change the name when you downloaded it, it should be just "ampcamp" (as you typed it). The error message that's coming up seems to be because the spark-ec2 script is not in your current directory. Is it possible that you just need to run incubator-spark/spark-ec2?
-Kay
On Tue, Feb 11, 2014 at 6:46 AM, AlexanderRiggers [email protected]:
Hey guys,
I m trying to run the command: ./spark-ec2 -i -k --copy launch amplab-training from your Big-Data Mini Course.
I have downloaded my US East key pair and also called it ampcamp, so my key file is ampcamp.pem, like in the tutorial. I have trouble with name_of_the_key_pair. Is it automatically ampcamp-key ?
My error message: ./spark-ec2 -i ~/ampcamp.pem -k ampcamp-key --copy launch amplab-training -bash: ./spark-ec2: No such file or directory
Or do I have to place the ampcamp file in special folder on my mac to run the command ?
Kind regards in advance, Alex
Reply to this email directly or view it on GitHubhttps://github.com/amplab/training/issues/136 .
Hello Kay
Thank you for your reply. I`m a business student from University Zürich and I want to write my master thesis about Marketing Analytics with Spark. My final goal is to run an Amazon Cluster with SparkR. As you can see in my question from my first E-Mail I am not well educated in computer science. Since I couldnt work through your Mini-Course I tried to organize the BerkleyAMPLab video tutorials from the Strata 2013 conference, but couldnt find it at our Libaries at our swiss universities ETH, HSG or UZH. I even asked some professors, if they have access to this Strata Video compilation, because it is alsmost 500$, but without success. Thats why I wanted to ask if it is possible to buy this material straight from BerkleyAMPLab?
Kind regards, Alex
2014-02-11 17:35 GMT+01:00 Kay Ousterhout [email protected]:
Hi Alex,
The name of the key pair is what you named it when you created it in the AWS management console -- so if you didn't change the name when you downloaded it, it should be just "ampcamp" (as you typed it). The error message that's coming up seems to be because the spark-ec2 script is not in your current directory. Is it possible that you just need to run incubator-spark/spark-ec2?
-Kay
On Tue, Feb 11, 2014 at 6:46 AM, AlexanderRiggers [email protected]:
Hey guys,
I m trying to run the command: ./spark-ec2 -i -k --copy launch amplab-training from your Big-Data Mini Course.
I have downloaded my US East key pair and also called it ampcamp, so my key file is ampcamp.pem, like in the tutorial. I have trouble with name_of_the_key_pair. Is it automatically ampcamp-key ?
My error message: ./spark-ec2 -i ~/ampcamp.pem -k ampcamp-key --copy launch amplab-training -bash: ./spark-ec2: No such file or directory
Or do I have to place the ampcamp file in special folder on my mac to run the command ?
Kind regards in advance, Alex
Reply to this email directly or view it on GitHub< https://github.com/amplab/training/issues/136> .
Reply to this email directly or view it on GitHubhttps://github.com/amplab/training/issues/136#issuecomment-34772480 .
Alex,
I don't know anything about buying the videos but the videos from the first AMPCamp are available for free online: http://ampcamp.berkeley.edu/videos/
-Kay
On Wed, Feb 19, 2014 at 4:38 AM, Alex Riggers [email protected]:
Hello Kay
Thank you for your reply. I`m a business student from University Zürich and I want to write my master thesis about Marketing Analytics with Spark. My final goal is to run an Amazon Cluster with SparkR. As you can see in my question from my first E-Mail I am not well educated in computer science. Since I couldnt work through your Mini-Course I tried to organize the BerkleyAMPLab video tutorials from the Strata 2013 conference, but couldnt find it at our Libaries at our swiss universities ETH, HSG or UZH. I even asked some professors, if they have access to this Strata Video compilation, because it is alsmost 500$, but without success. Thats why I wanted to ask if it is possible to buy this material straight from BerkleyAMPLab?
Kind regards, Alex
2014-02-11 17:35 GMT+01:00 Kay Ousterhout [email protected]:
Hi Alex,
The name of the key pair is what you named it when you created it in the AWS management console -- so if you didn't change the name when you downloaded it, it should be just "ampcamp" (as you typed it). The error message that's coming up seems to be because the spark-ec2 script is not in your current directory. Is it possible that you just need to run incubator-spark/spark-ec2?
-Kay
On Tue, Feb 11, 2014 at 6:46 AM, AlexanderRiggers [email protected]:
Hey guys,
I m trying to run the command: ./spark-ec2 -i -k --copy launch amplab-training from your Big-Data Mini Course.
I have downloaded my US East key pair and also called it ampcamp, so my key file is ampcamp.pem, like in the tutorial. I have trouble with name_of_the_key_pair. Is it automatically ampcamp-key ?
My error message: ./spark-ec2 -i ~/ampcamp.pem -k ampcamp-key --copy launch amplab-training -bash: ./spark-ec2: No such file or directory
Or do I have to place the ampcamp file in special folder on my mac to run the command ?
Kind regards in advance, Alex
Reply to this email directly or view it on GitHub< https://github.com/amplab/training/issues/136> .
Reply to this email directly or view it on GitHub< https://github.com/amplab/training/issues/136#issuecomment-34772480> .
Reply to this email directly or view it on GitHubhttps://github.com/amplab/training/issues/136#issuecomment-35494161 .
The videos from the Spark Summit 2013 training are also available for free: http://spark-summit.org/summit-2013/#day2