[jira] [Commented] (EAGLE-300) Disable spring debug log by default in webservice

2016-05-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on EAGLE-300:
--

GitHub user anyway1021 opened a pull request:

https://github.com/apache/incubator-eagle/pull/192

EAGLE-300 set debug-log dumping components' log level to INFO

Previously, when trying to find meaningful logs of eagle, there were too 
many DEBUG log lines in service log file. The redundancy ratio could be found 
as this: within a 1.5GB log file, only 25+MB log lines are at INFO and ERROR 
level. Therefore, modify log4j configuration to ignore debug-log dumping from 
springframework, apache.commons, and apache.torque.

Please help review this PR. Thanks.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-300

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #192


commit ecf2fbc5dfff2786490133dfe7e55cc09db7ca4d
Author: ziwu 
Date:   2016-05-18T08:40:55Z

set debug-log dumping components' log level to INFO




> Disable spring debug log by default in webservice
> -
>
> Key: EAGLE-300
> URL: https://issues.apache.org/jira/browse/EAGLE-300
> Project: Eagle
>  Issue Type: Bug
>Affects Versions: v0.4.0, v0.3.1
>Reporter: Michael Wu
>Assignee: Michael Wu
> Fix For: v0.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-eagle pull request: EAGLE-300 set debug-log dumping comp...

2016-05-18 Thread anyway1021
GitHub user anyway1021 opened a pull request:

https://github.com/apache/incubator-eagle/pull/192

EAGLE-300 set debug-log dumping components' log level to INFO

Previously, when trying to find meaningful logs of eagle, there were too 
many DEBUG log lines in service log file. The redundancy ratio could be found 
as this: within a 1.5GB log file, only 25+MB log lines are at INFO and ERROR 
level. Therefore, modify log4j configuration to ignore debug-log dumping from 
springframework, apache.commons, and apache.torque.

Please help review this PR. Thanks.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-300

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #192


commit ecf2fbc5dfff2786490133dfe7e55cc09db7ca4d
Author: ziwu 
Date:   2016-05-18T08:40:55Z

set debug-log dumping components' log level to INFO




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (EAGLE-303) Refactor message format in the email template.

2016-05-18 Thread Huizhi Lu (JIRA)
Huizhi Lu created EAGLE-303:
---

 Summary: Refactor message format in the email template.
 Key: EAGLE-303
 URL: https://issues.apache.org/jira/browse/EAGLE-303
 Project: Eagle
  Issue Type: Improvement
Affects Versions: v0.3.0
Reporter: Huizhi Lu
Assignee: Huizhi Lu


Make the message in the email look nicer and clearer.

The Policy "testLevel" has been detected with the below information: 
message="org.apache.hive.hcatalog.common.HCatException : 9001 : Exception 
occurred while processing HCat request : NoSuchObjectException while fetching 
table.. Cause : NoSuchObjectException(message:default.test3 table not found)" 
time="2016-05-17 21:45:32.654+" sendTo="" level="ERROR" host="" sendFrom="" 
actionSuggestion="" role="WebHCat Server" cluster=""



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-eagle pull request: EAGLE-300 set debug-log dumping comp...

2016-05-18 Thread RalphSu
Github user RalphSu commented on the pull request:

https://github.com/apache/incubator-eagle/pull/192#issuecomment-220195509
  
+1
keep log neat is very useful for troubleshooting.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (EAGLE-300) Disable spring debug log by default in webservice

2016-05-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on EAGLE-300:
--

Github user RalphSu commented on the pull request:

https://github.com/apache/incubator-eagle/pull/192#issuecomment-220195509
  
+1
keep log neat is very useful for troubleshooting.


> Disable spring debug log by default in webservice
> -
>
> Key: EAGLE-300
> URL: https://issues.apache.org/jira/browse/EAGLE-300
> Project: Eagle
>  Issue Type: Bug
>Affects Versions: v0.4.0, v0.3.1
>Reporter: Michael Wu
>Assignee: Michael Wu
> Fix For: v0.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)