开发者社区> 问答> 正文

Executor启动时,资源通过哪几个参数指定?

Executor启动时,资源通过哪几个参数指定?

展开
收起
茶什i 2019-10-29 14:19:34 1686 0
2 条回答
写回答
取消 提交回答
  • 1)num-executors是executor的数量
    2)executor-memory 是每个executor使用的内存
    3)executor-cores 是每个executor分配的CPU

    2019-10-30 15:20:48
    赞同 展开评论 打赏
  • 精于基础,广于工具,熟于业务。

    executor-memory 每个executor(执行器)占用的内存 total-executor-cores 所有executor总共使用的cpu核数 executor-cores 每个executor使用的cpu核数

    2019-10-30 11:06:05
    赞同 展开评论 打赏
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载

相关实验场景

更多