Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hdfs

Is It Possible To Save Files In Hadoop Without Saving Them In Local File System?

Is it possible to save files in Hadoop without saving them in local file system? I would like to do… Read more Is It Possible To Save Files In Hadoop Without Saving Them In Local File System?

Permissions Error On Webhdfs

I'm working on using the REST interface to Hadoop's HDFS as a convenient way to store files… Read more Permissions Error On Webhdfs

Python Write To Hdfs File

What is the best way to create/write/update a file in remote HDFS from local python script? I am a… Read more Python Write To Hdfs File