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

ASF subversion and git services commented on NIFI-9079:
-------------------------------------------------------

Commit 1d1b805f0406130b478836c0defd516e83561185 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1d1b805 ]

NIFI-9079: Set log level to WARN for Apache Atlas client logs (#5331)



> Set log level to WARN for Apache Atlas client logs
> --------------------------------------------------
>
>                 Key: NIFI-9079
>                 URL: https://issues.apache.org/jira/browse/NIFI-9079
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Apache Atlas client library used by the Atlas Reporting Task 
> (ReportLineageToAtlas) emits a large amount of INFO logs that should be 
> suppressed by default. Set the log level to WARN.
> {code:java}
> 2021-08-24 06:15:29,062 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,076 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,087 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,099 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,112 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,122 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,136 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,146 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,155 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,168 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,178 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,188 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> 2021-08-24 06:15:29,199 INFO org.apache.atlas.AtlasBaseClient: method=GET 
> path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 
> accept=application/json status=200
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to