Forums Register Login

HDFS as SOAP web service

+Pie Number of slices to send: Send
I have same question as asked in https://coderanch.com/t/600392/hadoop/databases/expose-Hadoop-data-Response-HDFS but I don;t see an answer for that.

If I have to expose a web service from Hadoop how can I do that ? I see REST API support but wondering how to do SOAP. Please advise.
+Pie Number of slices to send: Send
Hadoop is basically for batch processing. Hadoop jobs (MapReduce, Hive, or PIG) take minutes to hours to complete depending on the data size.
The next gen tools like Spark can be used for fast in-memory processing.

You may run batch jobs and data generated on HDFS can be exposed as a service using HDFS FileSystem Java APIs.
This would be just like any other service.
You can make it a REST or SOAP service and deploy on to a server like Tomcat.

There are 10 kinds of people in this world. Those that understand binary get this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1699 times.
Similar Threads
How to use java to invoke an external webservices (soap, soap1.2)?
Webservices and Request/Response
What is Web Service?
New Article: Using Complex Types in Web Services
Integrating web services to legacy system
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 04:20:24.