aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-082.092.09Chris Lu1-1/+1
2020-10-25HCFS: 1.5.2Chris Lu1-1/+1
2020-10-18HCFS: 1.5.1Chris Lu1-1/+1
2020-10-12upgrade junit to 4.13.1Chris Lu1-1/+1
2020-10-12Hadoop 1.5.0Chris Lu1-1/+1
2020-10-10Hadoop client: 1.4.9Chris Lu1-1/+1
2020-09-27HCFS: 1.4.82.01Chris Lu1-1/+1
2020-09-161.4.7 hdfs configurable fs.seaweed.buffer.sizeChris Lu1-1/+1
2020-08-16Hadoop HCFS 1.4.6 random access fileChris Lu1-1/+1
2020-08-091.4.5Chris Lu1-1/+1
change the scope for hadoop depencies to provided
2020-08-01Hadoop: 1.4.4Chris Lu1-1/+1
2020-07-29Hadoop file system: 1.4.3Chris Lu1-1/+1
added buffered fs input stream
2020-07-22HCFS: 1.4.1Chris Lu1-1/+1
2020-07-20HCFS: 1.4.0Chris Lu1-1/+1
2020-07-171.3.9 remove logsChris Lu1-1/+1
2020-07-171.3.8Chris Lu1-1/+1
2020-07-16Hadoop: 1.3.6Chris Lu1-1/+1
2020-07-15reuse bytebufferChris Lu1-1/+1
2020-07-151.3.4Chris Lu1-1/+1
2020-07-15Hadoop: 1.3.3Chris Lu1-1/+1
improve memory efficiency
2020-07-121.3.2Chris Lu1-1/+1
2020-07-111.3.0Chris Lu1-1/+1
* add option to include last entry *
2020-06-18HCFS: 1.2.9 fix concurrent modificationChris Lu1-1/+1
2020-05-24HCFS: 1.2.8 fix hbase related bugsChris Lu1-1/+1
1. SeaweedFileSystem.listStatus need to work with file also 2. SeaweedRead readChunkView has wrong len
2020-04-26HCFS 1.2.7Chris Lu1-1/+1
2020-03-29HDFS: 1.2.6Chris Lu1-1/+1
2020-03-14HDFS support encrypted data storageChris Lu1-6/+9
2019-12-14HCFS: release 1.2.4Chris Lu1-1/+1
2019-10-11HCFS: 1.2.3Chris Lu1-1/+1
shade org.apache.http in https://github.com/chrislusf/seaweedfs/issues/1080
2019-10-11HCFS: 1.22Chris Lu1-1/+1
fix put gives java.lang.NoSuchFieldError: INSTANCE related to Cloudera CDH Hadoop https://github.com/chrislusf/seaweedfs/issues/1080
2019-10-09HCFS: avoid possible jar problemChris Lu1-1/+1
2019-10-08update hdfs clientChris Lu1-1/+1
2019-09-03HCFS: 1.1.6Chris Lu1-1/+1
2019-09-01HCFS: avoid verbose file not found exception stack traceChris Lu1-1/+1
2019-09-01HCFS: use latest grpc versions, separate hadoop2 and hadoop3Chris Lu1-7/+13
2019-05-17filer: migrating filer store from persisting shorter structured file id ↵Chris Lu1-1/+1
instead of a string
2019-03-30support atomic renaming for mysql/postgres filer storeChris Lu1-1/+1
2019-02-20HDFS: move to 1.0.8Chris Lu1-1/+1
2019-02-19HDFS: add tls secured grpcChris Lu1-1/+1
2018-12-27refactorChris Lu1-0/+11
2018-12-18HCFS 1.05Chris Lu1-1/+1
2018-12-18HCFS: bug fix for listEntriesChris Lu1-0/+8
fix https://github.com/chrislusf/seaweedfs/issues/797
2018-12-17HCFS 1.04Chris Lu1-1/+1
2018-12-17paginate through large foldersChris Lu1-1/+1
2018-12-14HCFS 1.0.2Chris Lu1-1/+6
2018-12-081.111.11Chris Lu1-5/+66
2018-12-02resolve java jar dependenciesChris Lu1-1/+7
2018-11-25WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, deleteChris Lu1-0/+70