What does it mean if an AWS Snowball action returns a “ServiceUnavailable” error?
Answer(s): A
An Incomplete Signature error is returned when the request signature does not conform to AWS standards. An Internal Failure error is returned when the request processing has failed because of an unknown error, exception or failure. An Invalid Action error is returned when the action or operation requested is invalid. A Service Unavailable error is returned when the request has failed due to a temporary failure of the server.
http://docs.aws.amazon.com/snowball/latest/api-reference/CommonErrors.html
In AWS Snowball, what happens if you try to transfer an object with a trailing slash in its name?
Answer(s): B
In AWS Snowball, objects with trailing slashes in their names (/ or \) are not transferred. Before exporting any objects with trailing slashes, you should update their names and remove the slash.
http://docs.aws.amazon.com/snowball/latest/ug/create-export-job.html
What does the following command accomplish? snowball cp -n hdfs://localhost:9000/ImportantPhotos/Cats s3://MyBucket/Photos/Cats
To transfer file data from a Hadoop Distributed File System (HDFS) to a Snowball, you specify the Name node URI as the source schema, which has the hdfs://hostname:port format. For example: snowball cp -n hdfs://localhost:9000/ImportantPhotos/Cats s3://MyBucket/Photos/Cats
http://docs.aws.amazon.com/snowball/latest/ug/using-client.html
Which of the statements below are correct for Amazon Kinesis streams? (choose three)
Answer(s): B,C,D
With Amazon Kinesis streamsEach record in the stream has a sequenced number that is assigned by Kinesis Streams. A record is the unit of data stored in the Amazon Kinesis StreamA record is composed of a sequence number, partition key, and data blob.
http://docs.aws.amazon.com/streams/latest/dev/working-with-kinesis.html
Post your Comments and Discuss Amazon AWS-Certified-Big-Data-Specialty exam prep with other Community members:
We’re offering these study questions to support your success. The least you can do? Drop a useful comment about each question. Help others. Build the community.