WebHDFS REST API

E829913

WebHDFS REST API is an HTTP-based interface that allows applications to interact with and manage data stored in Hadoop Distributed File System (HDFS) over the web.

Jump to: Statements Referenced by

Statements (58)

Predicate Object
instanceOf HDFS access protocol
HTTP-based file system interface
web-based API
abbreviationOf Web Hadoop Distributed File System REST API NERFINISHED
allowsOperation append to file
create file
delete file
get content summary
get file checksum
get file status
list directory
open file
rename file
set file owner
set file permissions
set replication factor
alternativeTo HDFS Java API NERFINISHED
HFTP NERFINISHED
designedFor Hadoop Distributed File System NERFINISHED
developedForProject Apache Hadoop NERFINISHED
documentedIn Apache Hadoop HDFS WebHDFS REST API documentation
integratesWith Hadoop DataNode NERFINISHED
Hadoop NameNode NERFINISHED
introducedIn Apache Hadoop 1.x series NERFINISHED
maintainedBy Apache Software Foundation NERFINISHED
primaryUseCase language-agnostic HDFS integration
remote HDFS access for applications
relatedTo HttpFS NERFINISHED
returnsFormat JSON
plain text
supportsFeature data locality via redirect
proxy user impersonation
secure access over HTTPS
streaming reads
streaming writes
supportsMethod HTTP DELETE
HTTP GET
HTTP HEAD
HTTP POST
HTTP PUT
targetUser application developers
system integrators
usesAuthentication Kerberos NERFINISHED
usesEndpoint /webhdfs/v1
usesParameter blocksize
buffersize
group
length
namenoderpcaddress
offset
op
owner
permission
recursive
replication
user.name
usesProtocol HTTP NERFINISHED
HTTPS NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

HDFS accessibleVia WebHDFS REST API