[
https://issues.apache.org/jira/browse/EAGLE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hao Chen updated EAGLE-36:
--------------------------
Fix Version/s: 0.3.0
> string value of "site" is case-sensitive in topology configuration file
> ------------------------------------------------------------------------
>
> Key: EAGLE-36
> URL: https://issues.apache.org/jira/browse/EAGLE-36
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: 0.3.0
> Environment: CentOS release 6.6
> HDP-2.2.8.0-3150
> Hbase 0.98.4.2.2
> Storm 0.9.3.2.2
> Kafka 0.8.1.2.2
> Java 1.7.0_67-b01
>
> Reporter: DanielZhou
> Labels: nameValue, site
> Fix For: 0.3.0
>
>
> Currently the "site" string is treated as case-sensitive in the site related
> configuration files for topology, it will cause trouble for users if they
> made a mistake about the letter case.
> I created a site with name "Demo", but in the
> "Demo-hdfsAuditLog-application.conf" I set the site as "demo". It turned
> out that the policy din't work and in the storm log file there was a warning:
> "No alert definitions was found for site: demo, dataSource: hdfsAuditLog".
> Then I change the site in the conf files to "Demo" and everything works fine.
>
> So I suggest to treat "site" string as case-insensitive to avoid such
> mistake.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)