Load data from S3 to Redshift using EMR

前端 未结 0 720
梦如初夏
梦如初夏 2021-01-06 18:35

I am trying to load Redshift tables from S3 csv files thru EMR pyspark.

My code for Cluster creation is working :

import boto3

connection = boto3.clie         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题