329 Commits (8c345bdc7f2170e1ee72824f3badfdcb14e8643c)

Author SHA1 Message Date
李明达 74456b3d5e 1、Add SeaweedFS implementation of Hadoop AbstractFileSystem. The 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: 5 years ago
Chris Lu 64d7d5fe89 increase inbound message size 5 years ago
Chris Lu 7bca72deed reuse bytebuffer 5 years ago
Chris Lu 2286d27730 rename 5 years ago
Chris Lu 86c8137546 1.3.4 5 years ago
Chris Lu 22f8aae028 fix compilation 5 years ago
Chris Lu bc3be0bb37 Hadoop: 1.3.3 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 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 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 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 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 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 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