Eric Jang created HDFS-11527: -------------------------------- Summary: WebHDFS and Search Query Key: HDFS-11527 URL: https://issues.apache.org/jira/browse/HDFS-11527 Project: Hadoop HDFS Issue Type: New Feature Components: webhdfs Reporter: Eric Jang Priority: Minor
It seems like there is no efficient way to search for files/folders by name with WebHDFS. Is it possible to implement an endpoint where users can enter a search query and get a response with a list of files/folders whose names include the query string in a reasonable amount of time? Also with pagination support so there is less wait to get a result back? Something like the Google Drive API query support shown here: https://developers.google.com/drive/v3/reference/files/list -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org