You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Zhao, Qingwen (JIRA)" <ji...@apache.org> on 2016/10/08 06:39:20 UTC

[jira] [Resolved] (EAGLE-404) Updating configuration format check at the front end

     [ https://issues.apache.org/jira/browse/EAGLE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhao, Qingwen resolved EAGLE-404.
---------------------------------
    Resolution: Fixed

> 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)