Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
avatar
Rising Star

Most enterprises require data transport between applications to be via RESTful interfaces in order to facilitate cross application and organization communication and to reduce the degree of data integration coupling between applications. The summary table below identifies out the major HDP services ability to support RESTful communication over HTTP.

HTTP Operations Supported
HDP Service Read from HTTP Write to HTTP Retrieve Meta information Execute Queries
Flume X X
Sqoop X X X X
Hive X X X X
HBase X X X X
Storm Java programming Java programming Java programming X
Spark Spark Programming Spark Programming Spark Programming Spark Programming
Kafka X (requires plugin) X (requires plugin) X (requires plugin) X (requires plugin)
1,261 Views
Comments
avatar
Super Guru

Nice table -- what version of HDP did you base it on?