Sreeni, You have hit a known limitation and found the right work around of specifying current active name node as the value of fs.default.name. The problem is being tracked and fixed by https://issues.apache.org/jira/browse/RANGER-237 Thanks Dilli
From: Sreeni <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, Sreeni <[email protected]<mailto:[email protected]>> Date: Tuesday, February 10, 2015 6:24 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Create Repository test connection failing with HA service name, but succesfull with current active node Connection Failed. Unable to get listing of files for directory [/] from Hadoop environment [hacl01_hdfs]. You can still save the repository and start creating policies, but you would not be able to use autocomplete for resource names. Check xa_portal.log for more info. java.net.UnknownHostException: hacl01. hacl01. <name>fs.defaultFS</name> <value>hdfs://hacl01</value> fs.default.name* : hdfs://hacl01 ---------------- Successful If I use current active namenode: fs.default.name* : hdfs://hann01:8020 -------------- Request any known solution or workaround will helpful. Thank you, Sreeni
