Member since
02-27-2022
5
Posts
0
Kudos Received
0
Solutions
11-02-2022
07:06 AM
got the same error, have you found the solution.
... View more
04-29-2022
03:32 AM
Hi ggangadharan I follow the way u suggest, but now i need help in code that we can execute that hdfscode shell script from python script. and do it as an import subprocess subprocess.call('./home/test.sh/' ,shell=True) file = open('toDelete, 'r') for each in file: subprocess.call(["hadoop", "fs", "-rm", "-f", each]) but now my shell script is not executing and not showing any output ,plz suggest me what i do. thanks
... View more
04-23-2022
12:33 AM
Thanks for the solution, it will help a lot but i need help to built python script foe this hdfs cleanup plz help in that also
... View more
04-20-2022
05:21 AM
Hi Guyz, please help me to build the python script for cleaning HDFS dir which are older than 3 days. give me the suggestions
... View more
Labels:
- Labels:
-
HDFS