awslabs / emr-dynamodb-connector

Implementations of open source Apache Hadoop/Hive interfaces which allow for ingesting data from Amazon DynamoDB
Apache License 2.0
216 stars 135 forks source link

Is this connector only for EMR? #170

Closed fkhantsi closed 1 year ago

fkhantsi commented 1 year ago

If we run a Spark on EKS cluster, can we package the connector library in the uber-jar, and access dynamodb?

kevnzhao commented 1 year ago

Should work. Feel free to try and share with us if you meet any issue.