#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 Changed 13 years ago by
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 12 years ago by
(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 Changed 12 years ago by
(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.