Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be useful to implement a JNI-based runtime for Hadoop to get access to the native OS runtime. This would allow us to stop relying on exec'ing bash to get access to information such as user-groups, process limits etc. and for features such as chown/chgrp (org.apache.hadoop.util.Shell).
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-5059 'whoami', 'topologyscript' calls failing with java.io.IOException: error=12, Cannot allocate memory
- Resolved
-
HADOOP-6272 Incorrect UserName at Solaris because it has no "whoami" command by default
- Resolved