WebHDFS FUSE driver
This is a simple FUSE driver for Hadoop WebHDFS, written in python. It uses fusepy on the fuse side, and requests on the webhdfs side.
Instructions on how to install it and run the demo can be found here.
WebHDFS FUSE driver
This is a simple FUSE driver for Hadoop WebHDFS, written in python. It uses fusepy on the fuse side, and requests on the webhdfs side.
Instructions on how to install it and run the demo can be found here.