Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Rising Star
Created on 06-09-2016 04:06 PM
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,449 Views
Comments
Super Guru
Created on 06-09-2016 04:07 PM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Nice table -- what version of HDP did you base it on?