is there a more systematic way to resolve a slow AWS Glue + PySpark execution stage?

前端 未结 0 1942
悲哀的现实
悲哀的现实 2021-01-27 09:40

I have this code snippet that I ran locally in standalone mode using 100 records only:

from awsglue.context import GlueContext
glue_context = GlueContext(sc)
glue         


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