Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /display/SP/akubra-hdfs taken on 2012-11-28. The original wiki at wiki.opf-labs.org is being decommissioned.

akubra-hdfs

Added by frank asseg · last edited by frank asseg · on Jan 25, 2012 (view change)

About

akubra hdfs is an implementation of the akubra lowlevel storage layer of fedora-commons, as described on the akubra project site

It was implemented as a proof of concept and feasability test to use fedora-commons in conjunction with the Hadoop File System.

Although it currently passes the fedora-commons-tck, akubra-hdfs is untested in production environments

Links

Usage

In order to use akubra-hdfs with a fedora-commons repository it's enough to drop the akubra-hdfs and hadoop jars in the

context's WEB-INF/lib/ directory and change the file

$FEDORA_HOME/server/config/akubra-llstore.xml by editing the two beans 'fsObjectStore'

and 'fsDataStreamStore' to use the class 'de.fiz.akubra.hdfs.HDFSBlobStore'and the two beans

'fsObjectStoreMapper' and fsDatastreamStoreMapper' to be of class 'de.fiz.akubra.hdfs.HDFSIdMapper':

  
 

  

Licensing

akubra-hdfs is licensed under the Apache License 2.0
       http://www.apache.org/licenses/LICENSE-2.0