| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-18 | HCFS: 1.5.1 | Chris Lu | 7 | -7/+7 | |
| 2020-10-18 | Hadoop: more accurate block size | Chris Lu | 4 | -6/+18 | |
| 2020-10-18 | Merge pull request #28 from chrislusf/master | hilimd | 1 | -0/+13 | |
| sync | |||||
| 2020-10-15 | s3: avoid duplicated bucket | Chris Lu | 1 | -0/+13 | |
| 2020-10-14 | Merge pull request #26 from chrislusf/master | hilimd | 8 | -10/+10 | |
| sync | |||||
| 2020-10-12 | Merge pull request #1524 from ↵ | Chris Lu | 1 | -1/+1 | |
| chrislusf/dependabot/maven/other/java/s3copier/junit-junit-4.13.1 Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copier | |||||
| 2020-10-12 | upgrade junit to 4.13.1 | Chris Lu | 2 | -2/+2 | |
| 2020-10-12 | Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copier | dependabot[bot] | 1 | -1/+1 | |
| Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2020-10-12 | Hadoop 1.5.0 | Chris Lu | 7 | -7/+7 | |
| 2020-10-12 | Merge pull request #25 from chrislusf/master | hilimd | 8 | -10/+16 | |
| sync | |||||
| 2020-10-11 | Hadoop: printout the entry creation error message | Chris Lu | 1 | -2/+8 | |
| 2020-10-11 | fix logging | Chris Lu | 1 | -1/+1 | |
| 2020-10-10 | Hadoop client: 1.4.9 | Chris Lu | 7 | -7/+7 | |
| 2020-10-10 | Merge pull request #24 from chrislusf/master | hilimd | 7 | -30/+54 | |
| sync | |||||
| 2020-10-10 | Hadoop: remove unused variable bufferSize | Chris Lu | 6 | -20/+10 | |
| 2020-10-10 | adjust throwing exception | Chris Lu | 1 | -1/+2 | |
| 2020-10-10 | adjust logging | Chris Lu | 1 | -2/+2 | |
| 2020-10-10 | adjust throwing exception | Chris Lu | 1 | -3/+3 | |
| 2020-10-10 | Hadoop: fix reading file tail | Chris Lu | 1 | -8/+14 | |
| 2020-10-10 | Hadoop: add exponential back off for failed reads | Chris Lu | 1 | -3/+30 | |
| 2020-10-10 | Merge pull request #23 from chrislusf/master | hilimd | 8 | -12/+9 | |
| sync | |||||
| 2020-10-10 | hdfs: Hadoop on SeaweedFS: create empty file | limd | 1 | -8/+3 | |
| 2020-09-27 | HCFS: 1.4.82.01 | Chris Lu | 7 | -7/+7 | |
| 2020-09-25 | Hadoop on SeaweedFS: create empty file | Chris Lu | 2 | -10/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1494 | |||||
| 2020-09-26 | hadoop: filesystem cannot create file | limd | 1 | -0/+2 | |
| issues: https://github.com/chrislusf/seaweedfs/issues/1494 | |||||
| 2020-09-24 | switch hardlink id from int64 to bytes | Chris Lu | 1 | -1/+1 | |
| 2020-09-24 | hardlink works now | Chris Lu | 1 | -0/+2 | |
| 2020-09-17 | filer report metrics configuration | Chris Lu | 1 | -0/+2 | |
| 2020-09-16 | 1.4.7 hdfs configurable fs.seaweed.buffer.size | Chris Lu | 9 | -35/+37 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 1 | -0/+22 | |
| 2020-09-05 | read filer signature | Chris Lu | 1 | -0/+1 | |
| 2020-08-28 | add signatures to messages to avoid double processing | Chris Lu | 1 | -0/+5 | |
| 2020-08-16 | generated files | Chris Lu | 1 | -0/+182 | |
| 2020-08-16 | Hadoop HCFS 1.4.6 random access file | Chris Lu | 7 | -7/+7 | |
| 2020-08-16 | same logic for reading random access files from Go | Chris Lu | 5 | -18/+53 | |
| 2020-08-16 | add for testing | Chris Lu | 39 | -4916/+0 | |
| 2020-08-15 | make it easy to test randome access fileorigin/random_access_file | Chris Lu | 39 | -0/+4916 | |
| 2020-08-09 | 1.4.5 | Chris Lu | 7 | -7/+185 | |
| change the scope for hadoop depencies to provided | |||||
| 2020-08-03 | Revert "add read ahead input stream" | Chris Lu | 3 | -408/+2 | |
| This reverts commit b3089dcc8eaf9b1018bab68bb64e4fa3af6f4bd6. | |||||
| 2020-08-03 | add read ahead input stream | Chris Lu | 3 | -2/+408 | |
| 2020-08-03 | fix compilation | Chris Lu | 1 | -2/+1 | |
| 2020-08-03 | ensure GC | Chris Lu | 1 | -0/+1 | |
| 2020-08-02 | only try to cache chunk manifest chunks | Chris Lu | 1 | -2/+5 | |
| 2020-08-02 | decompress after decrypt if necessary | Chris Lu | 2 | -5/+13 | |
| skip any decompress error | |||||
| 2020-08-01 | Hadoop: 1.4.4 | Chris Lu | 8 | -7/+9 | |
| 2020-08-01 | HDFS: read gzip content | Chris Lu | 1 | -5/+14 | |
| 2020-08-01 | fix wrong decompression logic | Chris Lu | 1 | -1/+1 | |
| 2020-07-29 | Hadoop file system: 1.4.3 | Chris Lu | 13 | -113/+17 | |
| added buffered fs input stream | |||||
| 2020-07-29 | mirror changes from hdfs2 | Chris Lu | 3 | -2/+51 | |
| 2020-07-29 | add buffered seaweed input stream | Chris Lu | 2 | -2/+51 | |
