-J
Sent from my iPhone.
It looks like, for some reason, the Java API tools are not able to
properly create the bucket. The mystery is why this would happen.
After you get your creds reset, try your job again. When you get the
error, go look in S3 before you shut down the Segue cluster. Shutting
down the cluster is supposed to delete the temp buckets so it's
important to look before stopping...
-J
-J
emr.handle <- createCluster(numInstances=2 )
STARTING - 2013-10-29 22:53:51
STARTING - 2013-10-29 22:54:22
STARTING - 2013-10-29 22:54:53
STARTING - 2013-10-29 22:55:25
STARTING - 2013-10-29 22:55:56
STARTING - 2013-10-29 22:56:27
STARTING - 2013-10-29 22:56:58
STARTING - 2013-10-29 22:57:29
BOOTSTRAPPING - 2013-10-29 22:58:00
BOOTSTRAPPING - 2013-10-29 22:58:32
WAITING - 2013-10-29 22:59:03
Your Amazon EMR Hadoop Cluster is ready for action.
Remember to terminate your cluster with stopCluster().
Amazon is billing you!
emr.result <- emrlapply(emr.handle, data, jdm, taskTimeout=10)
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, :
Status Code: 404, AWS Service: Amazon S3, AWS Request ID: xxxxxx, AWS Error Code: NoSuchBucket, AWS Error Message: The specified bucket does not exist, S3 Extended Request ID: xxxxxx
> outputEmr <- emrlapply(myCluster, myList, mean, na.rm=T)
RUNNING - 2013-10-30 16:22:03 RUNNING - 2013-10-30 16:22:34 RUNNING - 2013-10-30 16:23:06 WAITING - 2013-10-30 16:23:37
> outputEmr <- emrlapply(myCluster, myList, mean, na.rm=T)
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, :
Status Code: 404, AWS Service: Amazon S3, AWS Request ID: 8379F458DD96EC9B, AWS Error Code: NoSuchBucket, AWS Error Message: The specified bucket does not exist, S3 Extended Request ID: 1hjGApzfy5rd5JaM+mhhg35C/DUJ0qSa5V2uGXLjCV3tjTLfSUrM7zqsUCFKHCFH
> emr.test <- createCluster(numInstances=10) Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, : Status Code: 400, AWS Service: AmazonElasticMapReduce, AWS Request ID: 1aa6f347-41bd-11e3-bd0a-1bbb88424050, AWS Error Code: ValidationError, AWS Error Message: Specified Availability Zone is not supported