After a lot of searching, I found DynamoDBInputFormat and DynamoDBOutputFormat in one of the Amazon libraries.
There is a library on the Amazon's smaller elastic map called a hive-bigbird handler that contains the input and output format for dynamoDB. Full class names: org.apache.hadoop.hive.dynamodb.write.DynamoDBOutputFormat and org.apache.hadoop.hive.dynamodb.read.DynamoDBInputFormat
I hope these classes will be useful to the community.
dino.keco
source share