[https://issues.apache.org/jira/browse/FLINK-10215][https://issues.apache.org/jira/browse/FLINK-10215] We hava configuation to set java option for taskmanger and jobmanager, but there is a lack of historyserver's configuration. It is inconvenient. Also,spark and storm has its configuration of every role's java options, including spark's historyserver, while we don't have it in flink yet. So, I add a "env.java.opts.historyserver" ,which is just like "env.java.opts.jobmanager" and "env.java.opts.taskmanager".
[ Full content available at: https://github.com/apache/flink/pull/6612 ] This message was relayed via gitbox.apache.org for [email protected]
