wiki:net.sf.basedb.hdfs

Version 1 (modified by Nicklas Nordborg, 13 years ago) ( diff )

Adding wiki page for HDFS extension

HDFS extension package

This package adds support for accessing external files on a Hadoop Distributed File System (HDFS).

Documentation

  • BASE 3.0 or higher is required. This extension doesn't work with BASE 2.x.
  • The README contains information about this package, how to install it, use it and how to compile it.

License

GNU General Public License version 3.

Download

NOTE! This software has not yet been released. Source code can be downloaded from the subversion repository. The latest development (maybe unstable; do not use on a production server) revision can be checked out from the repository using the following command:

svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.hdfs/trunk hdfs-devel

Contribute

After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a team spirit, you will likely be awarded that permission.

Todo

#325
Import files from a HDFS directory as external file items

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.