Integrating IBM General Parallel File System implementation of Hadoop Filesystem interface ------------------------------------------------------------------------------------------
Key: HADOOP-6330 URL: https://issues.apache.org/jira/browse/HADOOP-6330 Project: Hadoop Common Issue Type: New Feature Components: fs Environment: Where GPFS is supported Reporter: Reshu Jain Fix For: 0.18.3 GPFS is a high performance parallel file system for GNU/Linux clusters. This patch contains the implementation of the Hadoop Filesystem Interface. There is dependency on the availability of GPFS on the host where the JNI implementation can be built. The patch consists of fs/gpfs classes and the JNI module in c++/libgpfs. http://www-03.ibm.com/systems/clusters/software/gpfs/index.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.