Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#304 closed task (fixed)

Implement HDFS external file support

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: HDFS package v1.0
Component: net.sf.basedb.hdfs Keywords:
Cc:

Description


Change History (6)

comment:1 by Nicklas Nordborg, 13 years ago

(In [1330]) Initial checkin of HDFS extension.

comment:2 by Nicklas Nordborg, 13 years ago

(In [1343]) References #304: Implement HDFS external file support

Added <min-base-version> to xml file.

comment:3 by Nicklas Nordborg, 13 years ago

(In [1353]) References #304: Implement HDFS external file support

Changes to build script to make it compatible with the new extension system in BASE 3.

comment:4 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: newclosed

comment:5 by Nicklas Nordborg, 13 years ago

(In [1358]) References #304: Implement HDFS external file support

Re-packaging of extra JAR files since BASE now supports including them with the main JAR file (http://base.thep.lu.se/ticket/1594).

comment:6 by Nicklas Nordborg, 12 years ago

(In [1450]) References #304: Implement HDFS external file support

Fixed a NullPointerException when file doesn't exists on the hdfs file system. Now throws a FileNotFoundException instead.

Note: See TracTickets for help on using tickets.