如何从 AWS Glue 更新 DynamoDB 表? (pyspark)
我可以使用写入表 glueContext.write_dynamic_frame.from_options
但是,这会覆盖表格并查看文档,我看不到更新它的方法?我有两个独立的管道,我想将它们从 AWS Glue 写入同一个表,但截至目前它们都在互相覆盖。
I am able to write to the table usingglueContext.write_dynamic_frame.from_options
However this overwrites the table and looking through the documentation I can't see a way to update it? I have two separate pipelines that I would like to write into the same table from AWS Glue, but as of now they are both overwriting eachother.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论