[jira] [Commented] (EAGLE-1092) Start example app but it tries to retrieve data from Kafka due to incorrect config

2018-10-12 Thread Edward Zhang (JIRA)


[ 
https://issues.apache.org/jira/browse/EAGLE-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16648453#comment-16648453
 ] 

Edward Zhang commented on EAGLE-1092:
-

in class GuiceBundleLoader, 

Config config = ConfigFactory.load();

seemed have problem as it is dangerous that load configuration without 
specifying actual config file name but use config in classpath

> Start example app but it tries to retrieve data from Kafka due to incorrect 
> config
> --
>
> Key: EAGLE-1092
> URL: https://issues.apache.org/jira/browse/EAGLE-1092
> Project: Eagle
>  Issue Type: Bug
>  Components: Core::App Engine
>Reporter: Edward Zhang
>Assignee: Hao Chen
>Priority: Major
>
> Start eagle in local machine, and try to install/ru{color:#33}n Example 
> Monitor APP, but it also uses a random config which actually try to fetch 
> message from Kafka with topic {color}hbase_audit_log_parsed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (EAGLE-1092) Start example app but it tries to retrieve data from Kafka due to incorrect config

2018-10-12 Thread Edward Zhang (JIRA)


[ 
https://issues.apache.org/jira/browse/EAGLE-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16648368#comment-16648368
 ] 

Edward Zhang commented on EAGLE-1092:
-

Another issue is because it uses default config, appid is wrong, for example 
example monitor application uses appid HBaseAuditLogApp. So localizing config 
seems important

> Start example app but it tries to retrieve data from Kafka due to incorrect 
> config
> --
>
> Key: EAGLE-1092
> URL: https://issues.apache.org/jira/browse/EAGLE-1092
> Project: Eagle
>  Issue Type: Bug
>  Components: Core::App Engine
>Reporter: Edward Zhang
>Assignee: Hao Chen
>Priority: Major
>
> Start eagle in local machine, and try to install/ru{color:#33}n Example 
> Monitor APP, but it also uses a random config which actually try to fetch 
> message from Kafka with topic {color}hbase_audit_log_parsed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (EAGLE-1092) Start example app but it tries to retrieve data from Kafka due to incorrect config

2018-10-12 Thread Edward Zhang (JIRA)


[ 
https://issues.apache.org/jira/browse/EAGLE-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16648330#comment-16648330
 ] 

Edward Zhang commented on EAGLE-1092:
-

looks that is because the property dataSinkConfig.topic is not configured, so 
it uses the config which is in the classpath. That is dangerous, we should make 
sure each application only uses its own config

> Start example app but it tries to retrieve data from Kafka due to incorrect 
> config
> --
>
> Key: EAGLE-1092
> URL: https://issues.apache.org/jira/browse/EAGLE-1092
> Project: Eagle
>  Issue Type: Bug
>  Components: Core::App Engine
>Reporter: Edward Zhang
>Assignee: Hao Chen
>Priority: Major
>
> Start eagle in local machine, and try to install/ru{color:#33}n Example 
> Monitor APP, but it also uses a random config which actually try to fetch 
> message from Kafka with topic {color}hbase_audit_log_parsed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (EAGLE-1092) Start example app but it tries to retrieve data from Kafka due to incorrect config

2018-10-12 Thread Edward Zhang (JIRA)


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

Edward Zhang updated EAGLE-1092:

Description: Start eagle in local machine, and try to 
install/ru{color:#33}n Example Monitor APP, but it also uses a random 
config which actually try to fetch message from Kafka with topic 
{color}hbase_audit_log_parsed.

> Start example app but it tries to retrieve data from Kafka due to incorrect 
> config
> --
>
> Key: EAGLE-1092
> URL: https://issues.apache.org/jira/browse/EAGLE-1092
> Project: Eagle
>  Issue Type: Bug
>  Components: Core::App Engine
>Reporter: Edward Zhang
>Assignee: Hao Chen
>Priority: Major
>
> Start eagle in local machine, and try to install/ru{color:#33}n Example 
> Monitor APP, but it also uses a random config which actually try to fetch 
> message from Kafka with topic {color}hbase_audit_log_parsed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (EAGLE-1092) Start example app but it tries to retrieve data from Kafka due to incorrect config

2018-10-12 Thread Edward Zhang (JIRA)
Edward Zhang created EAGLE-1092:
---

 Summary: Start example app but it tries to retrieve data from 
Kafka due to incorrect config
 Key: EAGLE-1092
 URL: https://issues.apache.org/jira/browse/EAGLE-1092
 Project: Eagle
  Issue Type: Bug
  Components: Core::App Engine
Reporter: Edward Zhang
Assignee: Hao Chen






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)