joinery icon indicating copy to clipboard operation
joinery copied to clipboard

hdf5 support

Open cardillo opened this issue 10 years ago • 3 comments

cardillo avatar Feb 10 '15 16:02 cardillo

@cardillo I was wondering if you are supporting the HDFS (Hadoop Distributed File System) for reading and writing the data. I was planning to add the support for reading and writing the data to Hadoop Distributed File System. Shall I add the support for Hadoop Distributed File System? If you say yes I'll add the code for supporting Hadoop Distributed File System and then for HDF5.

harsham4026 avatar Sep 14 '18 07:09 harsham4026

@harsham4026, thanks for the suggestion. Doesn't HDFS work just like reading and writing normal files? Not sure this is related to hdf5.

cardillo avatar Sep 18 '18 22:09 cardillo

@cardillo yes HDFS is just like another file system for reading and writing the files. I have written some API's for reading and writing the data to HDFS. I was wondering how we can plugin the HDFS API's and support for reading and writing from HDFS as well. I'll raise a PR for the API's I have written. Please let me know how we can integrate that to existing code part. Please give some code example.

harsham4026 avatar Sep 19 '18 12:09 harsham4026