[
https://issues.apache.org/jira/browse/RANGER-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qiang Zhang resolved RANGER-1592.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> Do code improvement for static fields and Log in the AtlasClient.java
> ------------------------------------------------------------------------
>
> Key: RANGER-1592
> URL: https://issues.apache.org/jira/browse/RANGER-1592
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: master
> Reporter: Qiang Zhang
> Assignee: Qiang Zhang
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments:
> 0001-RANGER-1592-Do-code-improvement-for-static-fields-an.patch
>
>
> Do code improvement for static fields and Log in the AtlasClient.java
> change from private static final String ATLAS_ENTITY_lIST_API_ENDPOINT =
> "/api/atlas/v1/entities";
> to private static final String ATLAS_ENTITY_LIST_API_ENDPOINT =
> "/api/atlas/v1/entities";
> And alter:
> if (LOG.isDebugEnabled()) {
>
> LOG.debug("getEntityResource():Adding existsResource "
>
> + responseResource);
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)