Qiang Zhang created RANGER-1592:
-----------------------------------

             Summary: 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


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)

Reply via email to