Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spark.dirver.memory 配置不生效问题 #507

Closed
benbencode opened this issue May 29, 2020 · 2 comments · Fixed by #511
Closed

spark.dirver.memory 配置不生效问题 #507

benbencode opened this issue May 29, 2020 · 2 comments · Fixed by #511

Comments

@benbencode
Copy link

benbencode commented May 29, 2020

环境变量生效,但实际driver分配内存依然是默认值,望解决

Waterdrop Version(Waterdrop版本)

1.4.3

Flink or Spark Version(Flink 或者 Spark 版本)

2.4.3

Waterdrop Config(Waterdrop配置文件)

Please delete sensitive information(请注意删除敏感信息)

spark {
    spark.dirver.memory = "6g"
}

@garyelephant
Copy link
Contributor

garyelephant commented Jun 2, 2020

@RickyHuo 此用户没有按照ISSUE TEMPLATE提问题,你跟他聊过了是吗,知道具体什么问题,如何复现?

https://github.com/InterestingLab/waterdrop/issues/new?assignees=&labels=&template=----------issue.md&title=

在yarn-cluster模式下,这个参数是没问题的。在local,client模式下,我理解我们不需要支持,因为生产环境不应该这么用。

@RickyHuo
Copy link
Contributor

RickyHuo commented Jun 4, 2020

image

@RickyHuo RickyHuo changed the title 关于在spark{spark.dirver.memory= "6g"}不生效问题 spark.dirver.memory 配置不生效问题 Jun 4, 2020
RickyHuo added a commit that referenced this issue Jun 5, 2020
zengyaowu referenced this issue in zengyaowu/waterdrop Nov 11, 2020
ruanwenjun added a commit to ruanwenjun/incubator-seatunnel that referenced this issue Nov 14, 2023
(cherry picked from commit ece8ffe600f87ee0136deccefa30994490f9bd45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants