| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2020-07-16 | 1、Add SeaweedFS implementation of Hadoop AbstractFileSystem. The ↵ | 李明达 | 3 | -14/+55 | |
| implementation delegates to the existing SeaweedFS FileSystem and is only necessary for use with Hadoop 2.x/3.x. Configuration example in Hadoop core-site.xml file: <property> <name>fs.AbstractFileSystem.seaweedfs.impl</name> <value>seaweed.hdfs.SeaweedAbstractFileSystem</value> </property> 2、Fix hiveserver2 startup NullPointerException | |||||
| 2020-07-16 | increase inbound message size | Chris Lu | 1 | -1/+3 | |
| 2020-07-15 | reuse bytebuffer | Chris Lu | 10 | -122/+89 | |
| 2020-07-15 | rename | Chris Lu | 1 | -1/+5 | |
| 2020-07-15 | 1.3.4 | Chris Lu | 9 | -9/+10 | |
| 2020-07-15 | fix compilation | Chris Lu | 1 | -1/+1 | |
| 2020-07-15 | Hadoop: 1.3.3 | Chris Lu | 9 | -37/+64 | |
| improve memory efficiency | |||||
| 2020-07-15 | option to disable chunk cache | Chris Lu | 1 | -0/+9 | |
| 2020-07-14 | add is_file_chunks to filer.proto | Chris Lu | 1 | -0/+1 | |
| 2020-07-12 | 1.3.2 | Chris Lu | 10 | -7/+187 | |
| 2020-07-11 | 1.3.0 | Chris Lu | 10 | -25/+43 | |
| * add option to include last entry * | |||||
| 2020-07-11 | refactoring | Chris Lu | 2 | -16/+17 | |
| 2020-07-05 | add SubscribeLocalMetadata without checking persisted meta logs | Chris Lu | 1 | -0/+3 | |
| 2020-07-01 | replication: pass isFromOtherCluster also to EventNotification | Chris Lu | 1 | -0/+1 | |
| EventNotification is consistent with message queue and metadata logs. | |||||
| 2020-06-30 | filer: support active<=>active filer replication | Chris Lu | 1 | -0/+3 | |
| 2020-06-20 | rename filechunk is_gzipped to is_compressed | Chris Lu | 1 | -1/+1 | |
| 2020-06-20 | adjust protoc | Chris Lu | 1 | -0/+1 | |
| 2020-06-18 | HCFS: 1.2.9 fix concurrent modification | Chris Lu | 6 | -6/+6 | |
| 2020-06-17 | possibly fix concurrent access to entry object in SeaweedOutputStream | Chris Lu | 3 | -21/+19 | |
| 2020-05-24 | HCFS: 1.2.8 fix hbase related bugs | Chris Lu | 9 | -7/+174 | |
| 1. SeaweedFileSystem.listStatus need to work with file also 2. SeaweedRead readChunkView has wrong len | |||||
| 2020-05-08 | able to read chan and write chan | Chris Lu | 1 | -0/+19 | |
| 2020-05-05 | add broker connects to filer | Chris Lu | 1 | -0/+9 | |
| 2020-04-26 | HCFS 1.2.7 | Chris Lu | 5 | -5/+5 | |
| 2020-04-26 | Hadoop: fix entry not found for HCFS | Chris Lu | 3 | -9/+14 | |
| also fix cipher related changes. | |||||
| 2020-04-21 | async meta caching: can stream updates now | Chris Lu | 1 | -0/+1 | |
| 2020-04-17 | filer: able to append to a file | Chris Lu | 1 | -0/+11 | |
| 2020-04-12 | refactoring | Chris Lu | 1 | -3/+3 | |
