| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-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 | |
| 2020-07-29 | debug | Chris Lu | 2 | -1/+3 | |
| 2020-07-29 | cache vid locations | Chris Lu | 2 | -7/+13 | |
| 2020-07-29 | minor | Chris Lu | 1 | -2/+1 | |
| 2020-07-29 | enable read cache | Chris Lu | 2 | -4/+1 | |
| 2020-07-22 | HCFS: 1.4.1 | Chris Lu | 7 | -7/+7 | |
| 2020-07-22 | HCFS: avoid lock bottleneck | Chris Lu | 1 | -4/+10 | |
| 2020-07-22 | simplify | Chris Lu | 3 | -2/+2 | |
| 2020-07-20 | HCFS: 1.4.0 | Chris Lu | 7 | -7/+7 | |
| 2020-07-20 | disable ChunkCache | Chris Lu | 1 | -1/+1 | |
| 2020-07-20 | remove changing buffer size | Chris Lu | 5 | -16/+9 | |
| 2020-07-20 | shared http client | Chris Lu | 1 | -3/+6 | |
| 2020-07-20 | error logging | Chris Lu | 1 | -1/+2 | |
| 2020-07-20 | ensure changing buffer size requirements | Chris Lu | 1 | -3/+20 | |
| 2020-07-20 | before writing and after reading file chunks | Chris Lu | 2 | -21/+61 | |
| 2020-07-20 | use 1000 as merge factor | Chris Lu | 1 | -1/+1 | |
| 2020-07-20 | hdfs: support read write chunk manifest | Chris Lu | 8 | -33/+180 | |
| 2020-07-17 | 1.3.9 remove logs | Chris Lu | 9 | -13/+13 | |
| 2020-07-17 | 1.3.8 | Chris Lu | 8 | -19/+42 | |
| 2020-07-17 | async copy | Chris Lu | 1 | -6/+29 | |
| 2020-07-16 | Hadoop: 1.3.6 | Chris Lu | 7 | -7/+7 | |
| 2020-07-16 | reduce chunk cache size | Chris Lu | 1 | -1/+1 | |
| 2020-07-16 | simplify inputstream | Chris Lu | 12 | -1576/+58 | |
| 2020-07-16 | copy changes to hadoop2 | Chris Lu | 3 | -15/+56 | |
