[
https://issues.apache.org/jira/browse/EAGLE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429999#comment-15429999
]
ASF GitHub Bot commented on EAGLE-404:
--------------------------------------
Github user qingwen220 closed the pull request at:
https://github.com/apache/incubator-eagle/pull/287
> Updating configuration format check at the front end
> ----------------------------------------------------
>
> Key: EAGLE-404
> URL: https://issues.apache.org/jira/browse/EAGLE-404
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.4.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
> Fix For: v0.4.0
>
>
> Since Eagle 0.4.0, we change the configuration format of applications from
> json format to java properties.
> For example:
> key1=value1
> key2=value2
> ...
> During the format checking, eagle allows key string consisting of letter,
> digits, and dot. This does not work for some properties containing '-'. For
> example, namenode host may be 'host1.domain-1'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)