Chris Lu
|
bc3be0bb37
|
Hadoop: 1.3.3
improve memory efficiency
|
5 years ago |
Chris Lu
|
316e853e0e
|
option to disable chunk cache
|
5 years ago |
Chris Lu
|
0db4204c81
|
add is_file_chunks to filer.proto
|
5 years ago |
Chris Lu
|
fc9af962ec
|
1.3.2
|
5 years ago |
Chris Lu
|
4bd8f3281e
|
1.3.0
* add option to include last entry
*
|
5 years ago |
Chris Lu
|
578f316173
|
refactoring
|
5 years ago |
Chris Lu
|
70d8a3a1d3
|
add SubscribeLocalMetadata without checking persisted meta logs
|
5 years ago |
Chris Lu
|
37d5b3ba12
|
replication: pass isFromOtherCluster also to EventNotification
EventNotification is consistent with message queue and metadata logs.
|
5 years ago |
Chris Lu
|
31e23e9783
|
filer: support active<=>active filer replication
|
5 years ago |
Chris Lu
|
97239ce6f1
|
rename filechunk is_gzipped to is_compressed
|
5 years ago |
Chris Lu
|
ca3516ac6d
|
adjust protoc
|
5 years ago |
Chris Lu
|
ce79ec0bd4
|
HCFS: 1.2.9 fix concurrent modification
|
5 years ago |
Chris Lu
|
222f93e816
|
possibly fix concurrent access to entry object in SeaweedOutputStream
|
5 years ago |
Chris Lu
|
8dfaaeabfd
|
HCFS: 1.2.8 fix hbase related bugs
1. SeaweedFileSystem.listStatus need to work with file also
2. SeaweedRead readChunkView has wrong len
|
5 years ago |
Chris Lu
|
dfccc3c263
|
able to read chan and write chan
|
5 years ago |
Chris Lu
|
1e3e4b3072
|
add broker connects to filer
|
5 years ago |
Chris Lu
|
972f437225
|
HCFS 1.2.7
|
5 years ago |
Chris Lu
|
b52b8ec685
|
Hadoop: fix entry not found for HCFS
also fix cipher related changes.
|
5 years ago |
Chris Lu
|
e24b25de78
|
async meta caching: can stream updates now
|
5 years ago |
Chris Lu
|
bda82f61bc
|
filer: able to append to a file
|
5 years ago |
Chris Lu
|
7764e0465c
|
refactoring
|
5 years ago |
Chris Lu
|
6f948e4887
|
remove configurable topics folder location
|
5 years ago |
Chris Lu
|
ec2eb8bc48
|
add If-None-Match and If-Modified-Since
fix https://github.com/chrislusf/seaweedfs/issues/1269
|
5 years ago |
Chris Lu
|
2d43f85577
|
watch entries with common path prefix
|
5 years ago |
Chris Lu
|
bf270d9e8c
|
filer: able to tail meta data changes
|
5 years ago |
Chris Lu
|
50a5018b7f
|
writing meta logs is working
|
5 years ago |
Chris Lu
|
5ebf232e79
|
HDFS: 1.2.6
|
5 years ago |
Chris Lu
|
b656e05aaf
|
HDFS: support chunk cache
|
5 years ago |
Chris Lu
|
ae2309dc58
|
Update SeaweedRead.java
|
5 years ago |
Chris Lu
|
3d3bab2447
|
add notes
|
5 years ago |
Chris Lu
|
c4bea45099
|
S3 API: fix DeleteMultipleObjectsHandler
fix https://github.com/chrislusf/seaweedfs/issues/1241
|
5 years ago |
Chris Lu
|
de1ba85346
|
HDFS support encrypted data storage
|
5 years ago |
Chris Lu
|
2e3f6ad3a9
|
filer: remember content is gzipped or not
|
5 years ago |
Chris Lu
|
13e215ee5c
|
filer: option to encrypt data on volume server
|
5 years ago |
Chris Lu
|
555413d9fc
|
weed queue starts
|
5 years ago |
Chris Lu
|
0841bedb15
|
move filer assign volume grpc errror to response
|
5 years ago |
Chris Lu
|
bc38b72a20
|
s3: implemented DeleteMultipleObjects
|
5 years ago |
Chris Lu
|
6ab7368ef2
|
filer: dynamically create bucket under /buckets folder
|
5 years ago |
Chris Lu
|
d8dec2323b
|
s3: move buckets folder configuration to filer
|
5 years ago |
Chris Lu
|
c48fc8b4de
|
grpc send error via response instead of grpc error
|
5 years ago |
Chris Lu
|
6a5c037099
|
fix http range requests
|
5 years ago |
Chris Lu
|
d4e75a0d18
|
filer: option to create file only if it is new, O_EXCL
|
5 years ago |
Chris Lu
|
69ffcbdcc0
|
HCFS: release 1.2.4
|
5 years ago |
Chris Lu
|
987108a2b1
|
HCFS: streaming list files
|
5 years ago |
Chris Lu
|
0fa1269bc7
|
filer: streaming file listing
|
5 years ago |
Chris Lu
|
e9dd5a602a
|
HCFS: 1.2.3
shade org.apache.http in https://github.com/chrislusf/seaweedfs/issues/1080
|
5 years ago |
Chris Lu
|
7057e7a076
|
HCFS: 1.22
fix put gives java.lang.NoSuchFieldError: INSTANCE related to Cloudera CDH Hadoop https://github.com/chrislusf/seaweedfs/issues/1080
|
5 years ago |
Chris Lu
|
15f968b054
|
HCFS: avoid possible jar problem
|
5 years ago |
Chris Lu
|
a999ed94d0
|
update hdfs client
|
5 years ago |
Chris Lu
|
ae53f63680
|
filer: recursive deletion optionally ignoring any errors
fix https://github.com/chrislusf/seaweedfs/issues/1062
|
5 years ago |