Hadoop之上的Servlet容器? [英] A Servlet Container on top of Hadoop?

查看:100
本文介绍了Hadoop之上的Servlet容器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我处于大型项目的架构阶段,我决定使用hbase作为我的数据库,并且将使用map / reduce作业进行处理,因此我的架构完全可以在hadoop下运行。

事情是我还需要实现一些REST,SOAP API的一些网页,所以我在想有没有任何servlet容器在hadoop之上运行,这样我的系统保持冗余和分布而不用担心次级集群machenism(因为我已经为hadoop设置了一个)。



那么是否有任何运行在hadoop之上的servlet容器,如hbase(数据库)在hadoop之上运行?

解决方案

似乎没有运行在hadoop之上的servlet容器。这可能不会发生,因为hadoop / hbase用于在后台处理大数据,并且不会像用于Web应用程序的RDBMS那样快。

i'm on the architectural phase of a big project and i've decided to use hbase as my database, and will use map/reduce jobs for my processing so my architecture works totally under hadoop.

The thing is i also need to implement some REST, SOAP API's some web pages too so i was thinking is there any servlet container that runs on top of hadoop so that my system stays redundant and distributed without worrying about a secondary cluster machenism(since i allready setup one for hadoop).

So is there any servlet container that runs on top of hadoop, like hbase(a database) runs on top of hadoop?

解决方案

seems like there is no servlet container that runs on top of hadoop yet. This probably wont ever happen since hadoop/hbase are used for processing big data behind the scenes and not expected to work as fast as a RDBMS which is used for a web application.

这篇关于Hadoop之上的Servlet容器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆