Hi, Apache Ranger provides a mechanism to lookup controlled resources via /service/plugins/lookupResource method. For HDFS it returns list of files and directories under a directory matching a pattern provided by 'userinput' parameter. Unfortunately there are no attributes in the server's reply. Is there a way to distinguish files and directories in the reply?
Regards Dmitry