You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if hdfs_ls is called with parameter recursive = TRUE, directory paths are shown from the point where the recursion started.
If there are wildcards in the requested path, it would be useful to include the file path starting at the first wildcard in the displayed output for each file. Unless the filename implies something about the data structure, there is currently no feedback about the paths that were expanded in this case.