opsmekanix / Apache-Hadoop-WebHDFS

Hadoop's WebHDFS API, is a rest interface to HDFS, that supports GSSAPI authentication to secure Hadoop clusters.
Apache License 2.0
3 stars 2 forks source link

Add snapshot support to Apache::Hadoop::WebHDFS #2

Closed aw-was-here closed 8 years ago

aw-was-here commented 9 years ago

This patch adds support for snapshots as well as removes a bunch of excess whitespace.