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.

All labels observed (3)

How this entity was disambiguated

Statements (58)

Predicate Object
instanceOf HDFS access protocol
HTTP-based file system interface
web-based API
abbreviationOf Web Hadoop Distributed File System REST API
linked to: WebHDFS REST API
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
linked to: HDFS

HFTP
designedFor Hadoop Distributed File System
linked to: HDFS
developedForProject Apache Hadoop
linked to: Hadoop
documentedIn Apache Hadoop HDFS WebHDFS REST API documentation
integratesWith Hadoop DataNode
linked to: DataNode

Hadoop NameNode
linked to: NameNode
introducedIn Apache Hadoop 1.x series
linked to: Hadoop
maintainedBy Apache Software Foundation
primaryUseCase language-agnostic HDFS integration
remote HDFS access for applications
relatedTo HttpFS
linked to: WebHDFS REST API
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
usesEndpoint /webhdfs/v1
usesParameter blocksize
buffersize
group
length
namenoderpcaddress
offset
op
owner
permission
recursive
replication
user.name
usesProtocol HTTP
HTTPS

How these facts were elicited

Referenced by (3)

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

HDFS accessibleVia WebHDFS REST API
WebHDFS REST API abbreviationOf Web Hadoop Distributed File System REST API
linked to: WebHDFS REST API
WebHDFS REST API relatedTo HttpFS
linked to: WebHDFS REST API