[
https://issues.apache.org/jira/browse/FLINK-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712995#comment-16712995
]
vinoyang commented on FLINK-6437:
---------------------------------
Based on [~Zentol] 's comment before, shall we split the history server from
flink? There are two options :
* just split off from flink-dist.jar, let it become a single fat jar, for
example, "flink-historyserver.jar" in "lib" dir
* build a "flink-history" binary file and release it independently, it is
separated fully.
Which one do you prefer? cc [~StephanEwen] and [~till.rohrmann]
> Move history server configuration to a separate file
> ----------------------------------------------------
>
> Key: FLINK-6437
> URL: https://issues.apache.org/jira/browse/FLINK-6437
> Project: Flink
> Issue Type: Improvement
> Components: History Server
> Affects Versions: 1.3.0
> Reporter: Stephan Ewen
> Assignee: vinoyang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
>
> I suggest to keep the {{flink-conf.yaml}} leaner by moving configuration of
> the History Server to a different file.
> In general, I would propose to move configurations of separate, independent
> and optional components to individual config files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)