pyhdfs | Python HDFS client
kandi X-RAY | pyhdfs Summary
kandi X-RAY | pyhdfs Summary
Python HDFS client
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pyhdfs
pyhdfs Key Features
pyhdfs Examples and Code Snippets
Community Discussions
Trending Discussions on pyhdfs
QUESTION
I am using
...ANSWER
Answered 2022-Mar-10 at 08:21No skipTrash
-esque option (or an alternative to not skip the trash) is documented for the WebHDFS delete command.
The hdfs dfs rm
command primarily attempts to use the Trash API (unless told not to), and if trashing fails, it deletes the file using what I'd assume is the same underlying operation the WebHDFS API uses.
Trashing seems to be implemented ((1), (2)) as a create-directories-and-rename command.
It's likely you would need to implement that sequence by hand when using WebHDFS (and by extension pyhdfs
).
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pyhdfs
No Installation instructions are available at this moment for pyhdfs.Refer to component home page for details.
Support
If you have any questions vist the community on GitHub, Stack Overflow.
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page