dhavaljrajpara opened a new pull request, #651:
URL: https://github.com/apache/ranger/pull/651

   ## What changes were proposed in this pull request?
   We need to update the Ranger service definition for HA HDFS.
   
   For hdfs Namenode URL, the instruction says:
   For HA namenode Urls (use , delimiter),eg. hdfs://:,hdfs://:
   
   
https://github.com/apache/ranger/blob/84667176ea3b6e7a01c3fdd5eb726e2fd474a194/agents-
 
common/src/main/resources/service-defs/[ranger-servicedef-hdfs](https://issues.apache.org/jira/browse/RANGER-servicedef-hdfs).json#L89C3-L89C4
   
   But the correct setting should be hdfs://nameservicename
   
   
   ## How was this patch tested?
   Updated changes on local machine and verified that UI hint msg come with 
proper config details.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to