Writing Spark dataframe to DynamoDB table using Python

Viewed 699

How I can write Spark dataframe to DynamoDB using emr-dynamodb-connector and Python? I can't find how I can create new JobConf with pyspark.

0 Answers
Related