Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » OSGi bundles for java & non-java 3PP's (OSGi bundles for java & non-java 3PP's )
OSGi bundles for java & non-java 3PP's [message #987348] Mon, 26 November 2012 09:09
Skanda Prasad Ganapathy is currently offline Skanda Prasad GanapathyFriend
Messages: 1
Registered: November 2012
Junior Member
Hi,

We are building a product that uses the apache hadoop & hbase frameworks for handling some of our big data requirements. We are also using Oracle for our reporting requirements. We are keen to go with the OSGi way of bundling our software to take advantage of the remote deployment,service management & loosely coupled packaging features that OSGi offers.

We have a few doubts in this area:

1)When it comes to our own Java apps, we now know how to create OSGi bundles out of them and deploy them over OSGi.But how do we handle Java based 3PPs that have a clustered architecture, for example HBase/Hadoop? We saw that Fuse Fabric has created a Hadoop (actually only HDFS not Map Reduce) bundle, but in general how do you go about creating bundles for 3PP's?

2)How do we handle non-java based 3PPs like for example Oracle. Should we create a OSGi bundle for it and deploy over OSGi or should we install these 3PP's outside of OSGi and write some monitoring scripts that are triggered over Fuse Fabric to track the status of these 3PP's? Are you aware of any best practices in this area?
Previous Topic:Preventing 5000ms classloading timeout
Next Topic:user libraries in eclipse 3.5.1
Goto Forum:
  


Current Time: Thu Apr 25 06:06:21 GMT 2024

Powered by FUDForum. Page generated in 0.02421 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top