Details
-
New Feature
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
16
Description
Currently, import-tool collects all the importable xml files and binary files by using Java IO API. So, it seems difficult to support virtual file systems without big changes.
However, if the file collection tasks are done by using Apache Commons VFS library, then it is very straightforward to support virtual file systems such as FTP, zip, jar, etc.
This must be really advantageous in the cluster setup as well.
Attachments
Issue Links
- causes
-
HIPPLUG-631 [Import Tool] Import tool throws NPE and halts if mimeType cannot be determined
- Closed
-
HIPPLUG-603 Import tool: Review work for HIPPLUG-521 - Support virtual file systems such as FTP
- Closed