1
0
mirror of https://github.com/minio/minio.git synced 2025-04-10 22:47:52 -04:00

52 Commits

Author SHA1 Message Date
Harshavardhana
c5f26d5cdd Fix hdfsReader fd leak upon GetObject() ()
Also migrate to minio/hdfs/v3@v3.0.0
2019-05-01 14:43:21 -07:00
Harshavardhana
620e462413 Implement S3-HDFS gateway ()
- [x] Support bucket and regular object operations
- [x] Supports Select API on HDFS
- [x] Implement multipart API support
- [x] Completion of ListObjects support
2019-04-17 09:52:08 -07:00