开发者社区 问答 正文

MaxCompute Spark中Local模式与Yarn-Cluster模式的网络环境的区别是?

MaxCompute Spark中Local模式与Yarn-Cluster模式的网络环境的区别是?

展开
收起
bnbajjyhyjfty 2021-12-12 16:56:39 992 分享 版权
1 条回答
写回答
取消 提交回答
  • Local模式是处于用户本机环境,网络没有隔离。而Yarn-Cluster模式是处于Maxcompute的网络隔离环境中,必须要要配置vpc访问的相关参数

    Local模式下访问oss的endpoint通常是外网endpoint,而Yarn-cluster模式下访问vpc的endpoint是经典 网络endpoint

    2021-12-12 16:58:08
    赞同 展开评论