[
https://issues.apache.org/jira/browse/FLINK-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595855#comment-16595855
]
ASF GitHub Bot commented on FLINK-10215:
----------------------------------------
yanghua commented on issue #6612: [FLINK-10215]Add configuration of java option
for historyserver
URL: https://github.com/apache/flink/pull/6612#issuecomment-416802065
@liuxianjiao Thanks for your contribution. This PR looks good. Next time I
recommend that you fill out the relevant descriptions correctly based on
Flink's PR template to facilitate the reviewer for code review. And did you
verify it in your local environment, It seems that this change is not very good
to write tests to verify.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add configuration of java option for historyserver
> ----------------------------------------------------
>
> Key: FLINK-10215
> URL: https://issues.apache.org/jira/browse/FLINK-10215
> Project: Flink
> Issue Type: Improvement
> Components: History Server
> Affects Versions: 1.6.0, 2.0.0
> Reporter: liuxianjiao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> We hava configuation to set java option for taskmanger and jobmanager, but
> there is a lack of historyserver's configuration. So, I add a
> "env.java.opts.historyserver" ,which is just like "env.java.opts.jobmanager"
> and
> "env.java.opts.taskmanager".
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)