#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 , 14 years ago
comment:2 by , 14 years ago
comment:3 by , 14 years ago
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 14 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 , 13 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.
(In [1330]) Initial checkin of HDFS extension.