Sergey Beryozkin created CXF-6362:
-------------------------------------

             Summary: CXF and BigData platform integration
                 Key: CXF-6362
                 URL: https://issues.apache.org/jira/browse/CXF-6362
             Project: CXF
          Issue Type: New Feature
          Components: Integration
            Reporter: Sergey Beryozkin
             Fix For: NeedMoreInfo


CXF should be able to run in a native mode on top of the leading BigData 
platforms. 
Typical use case:

CXF serves as a frontend which accepts the data that are pushed into a BigData 
runtime. CXF streams back the result data (via WebSockets, HTTP/2, even plain 
HTTP, other transports).

Right now CXF and Big Data runtimes will run in its own processes/containers. 
For example, CXF offers an HBase serach extension. The CXF server will create 
an HBase query and use a remote HBase client to fetch some data - this is 
sub-optimal.

Not clear yet how to address such an integration or what platform to start 
with. Spark or Hadoop ? 








--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to