Dhaval Rajpara created RANGER-5269: -------------------------------------- Summary: Update UI hint for Ranger service definition for HA enabled HDFS Key: RANGER-5269 URL: https://issues.apache.org/jira/browse/RANGER-5269 Project: Ranger Issue Type: Improvement Components: Ranger Reporter: Dhaval Rajpara Assignee: Dhaval Rajpara
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://<host>:<port>,hdfs://<host2>:<port2> https://github.com/apache/ranger/blob/84667176ea3b6e7a01c3fdd5eb726e2fd474a194/agents-common/src/main/resources/service-defs/ranger-servicedef-hdfs.json#L89C3-L89C4 But the correct setting should be hdfs://nameservicename -- This message was sent by Atlassian Jira (v8.20.10#820010)