Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
0.24.0
-
None
-
None
-
OSGi client runtime (Spring &c), possibly service runtime (e.g. Apache Karaf)
Description
There's been past discussion on running Hadoop client and service code in OSGi. This JIRA issue exists to wrap up the needs and issues.
- client-side use of public Hadoop APIs would seem most important.
- service-side deployments could offer benefits. The non-standard Hadoop Java security configuration may interfere with this goal.
- testing would all be functional with dependencies on external services, to make things harder.
Attachments
Issue Links
- depends upon
-
HADOOP-5731 IPC call can raise security exceptions when the remote node is running under a security manager
- Resolved
-
HADOOP-8574 Enable starting hadoop services from inside OSGi
- Resolved
-
HADOOP-8571 Improve resource cleaning when shutting down
- Open
-
HADOOP-6484 OSGI headers in jar manifest
- Resolved
-
MAPREDUCE-243 Allow hadoop to run in an osgi container
- Resolved
- duplicates
-
HDFS-201 Spring and OSGi support
- Resolved
- is related to
-
HADOOP-8096 add single point where System.exit() is called for better handling in containers
- In Progress
-
HADOOP-8572 Have the ability to force the use of the login user
- Open