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
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
Can anyone help me with the example on how to use this function.
my test directory is not empty and
I tried with test('/test/', zero_length=True) and it returned true for a non empty directory.
where as I believe it should return false
Basically i am looking for some utility to check if any hdfs directory or subdirectory is empty or not
if empty i want to delete that directory itself
quick response is appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi ,
Can anyone help me with the example on how to use this function.
my test directory is not empty and
I tried with test('/test/', zero_length=True) and it returned true for a non empty directory.
where as I believe it should return false
Basically i am looking for some utility to check if any hdfs directory or subdirectory is empty or not
if empty i want to delete that directory itself
quick response is appreciated.
Thanks
The text was updated successfully, but these errors were encountered: