You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for an example of using the hadoop implementation (DynamoDBInputFormat) with some filter at row key (partition key level). I'm unable to find something that is usable, I know that there is a scanTable , but that is done at the DRIVER (single thread), not at mapper level.
Some one have an example of this?
thanks!
The text was updated successfully, but these errors were encountered:
Hello!
I'm looking for an example of using the hadoop implementation (DynamoDBInputFormat) with some filter at row key (partition key level). I'm unable to find something that is usable, I know that there is a scanTable , but that is done at the DRIVER (single thread), not at mapper level.
Some one have an example of this?
thanks!
The text was updated successfully, but these errors were encountered: