摘要: Understanding Cluster Deploying to a Cluster Spark Submit Job Understanding Cluster 在运行Spark时,有两种模式,一种是Local,一种是Cluster。顾名思义,前者是单点的,后者是集群的。对于不同的模式,在写代 阅读全文
posted @ 2020-08-18 13:43 MaxStack 阅读(41) 评论(0) 推荐(0) 编辑