Commit Graph

  • e1a3ffcdbf Hadoop: add exponential back off for failed reads Chris Lu 2020-10-10 00:51:26 -07:00
  • 411e49f964 Merge pull request #23 from chrislusf/master hilimd 2020-10-10 13:07:57 +08:00
  • ac162fc857 hdfs: Hadoop on SeaweedFS: create empty file limd 2020-10-10 13:07:27 +08:00
  • 4a15e9c830 Merge pull request #1516 from fdns/action-tests Chris Lu 2020-10-09 21:36:07 -07:00
  • 76d9b3bf42 Run go test on all subfolders Felipe Espinoza 2020-10-09 22:52:04 -03:00
  • 97f8b67a64 Update README.md Chris Lu 2020-10-09 12:12:44 -07:00
  • 6b995d2985 Update README.md Chris Lu 2020-10-09 11:28:33 -07:00
  • 6da8eef54f fix logic error Chris Lu 2020-10-09 00:01:47 -07:00
  • 5d01dd28a6 add logging Chris Lu 2020-10-08 23:38:00 -07:00
  • 8d34eb0050 mount:exponentially backoff if read error for about 10 minutes Chris Lu 2020-10-08 23:31:26 -07:00
  • 6e1f936efd refactoring Chris Lu 2020-10-08 23:19:42 -07:00
  • b2ee5873fb fix error not being returned Chris Lu 2020-10-08 23:19:20 -07:00
  • b067853162 mount: ignore recursion error Chris Lu 2020-10-08 21:55:55 -07:00
  • e1a8e3f900 fix logging Chris Lu 2020-10-08 18:40:38 -07:00
  • 8676db0f6a adjust logging Chris Lu 2020-10-08 18:33:37 -07:00
  • bd8b9b0c2e some changes to prepare fix after failed reads Chris Lu 2020-10-08 18:33:06 -07:00
  • 78859e35fc s3: adjust config examples Chris Lu 2020-10-08 10:11:59 -07:00
  • 9e7a2772b1 s3: only admin can list all buckets Chris Lu 2020-10-08 10:11:41 -07:00
  • 4882972478 Merge pull request #1513 from ekhvalov/master Chris Lu 2020-10-08 09:35:22 -07:00
  • d116432775 POSIX shell compatibility user 2020-10-08 19:40:18 +09:00
  • eed492b73b randomize file locations Chris Lu 2020-10-07 23:58:32 -07:00
  • ec08a1670b volume: avoid hanging when stopping a volume server Chris Lu 2020-10-07 23:48:24 -07:00
  • 62d3d3aea0 go fmt Chris Lu 2020-10-07 23:30:54 -07:00
  • e91b9c85a2 s3: Added support for "List" action in weed s3 -config=... in the config file. Chris Lu 2020-10-07 23:22:35 -07:00
  • a8624c2e4f read from alternative replica Chris Lu 2020-10-07 22:49:04 -07:00
  • da4edf3651 master: check peers for existing leader before starting a leader election Chris Lu 2020-10-07 01:25:39 -07:00
  • c543762e23 volume: auto expands -max setting Chris Lu 2020-10-06 09:05:30 -07:00
  • 36492c47ec adjust Chris Lu 2020-10-05 14:06:18 -07:00
  • 8f8e9ddbde adjust API Chris Lu 2020-10-05 09:47:04 -07:00
  • 875ee5c0d4 Merge pull request #1508 from kmlebedev/s3_etag_like_aws Chris Lu 2020-10-05 09:46:27 -07:00
  • e4f2d9eb4a We return etag using the same algorithm as aws s3 https://teppen.io/2018/06/23/aws_s3_etags/ Konstantin Lebedev 2020-10-05 14:43:32 +05:00
  • 4fc673341f 2.03 2.03 Chris Lu 2020-10-04 21:58:22 -07:00
  • 6b591b02af adjust log level Chris Lu 2020-10-04 16:21:43 -07:00
  • b597406699 Merge pull request #1507 from ustuzhanin/raft_remove_peers Chris Lu 2020-10-04 11:41:10 -07:00
  • 702b1cb876 fix: remove deleted peers if resumeState = true Устюжанин Антон Александрович 2020-10-04 21:56:17 +05:00
  • b3dd0ba446 Merge pull request #2 from chrislusf/master ustuzhanin 2020-10-04 19:46:45 +05:00
  • 8c8b8e2835 adjust go module Chris Lu 2020-10-04 02:27:24 -07:00
  • d522df0ecd adjust log level Chris Lu 2020-10-04 01:35:32 -07:00
  • 666859f7cd mount: read prefetching Chris Lu 2020-10-04 01:31:04 -07:00
  • bc47835997 mount: avoid duplicated reads Chris Lu 2020-10-03 20:16:42 -07:00
  • 8d65ad1444 Revert "mount: adds read prefetching" Chris Lu 2020-10-03 19:40:56 -07:00
  • 692f0614d1 mount: adds read prefetching Chris Lu 2020-10-03 16:50:09 -07:00
  • 707936f482 re-enable caching larger than 16MB Chris Lu 2020-10-03 14:12:38 -07:00
  • 2c20ef72ae fix starting problem Chris Lu 2020-10-03 13:56:38 -07:00
  • d77e3c96e9 FUSE: use the mount directory permissions Chris Lu 2020-10-03 13:37:33 -07:00
  • 95ffed87c0 Merge pull request #1505 from ustuzhanin/remove_raft_state Chris Lu 2020-10-03 10:38:47 -07:00
  • 6fbfe73683 fix: resumeState Устюжанин Антон Александрович 2020-10-03 22:16:47 +05:00
  • dc31b19469 fix: restore raft state Устюжанин Антон Александрович 2020-10-03 14:03:41 +05:00
  • f781cce500 s3: support object tagging Chris Lu 2020-10-02 22:21:51 -07:00
  • 8c82fb7e5f fix: restore raft state Устюжанин Антон Александрович 2020-10-02 23:01:20 +05:00
  • 3e0a79ef05 Merge pull request #1 from chrislusf/master ustuzhanin 2020-10-02 22:47:25 +05:00
  • 9ab98fa912 s3 metrics adjust the label 2.02 Chris Lu 2020-10-01 07:17:47 -07:00
  • f1e879fe7a 2.02 Chris Lu 2020-10-01 07:15:49 -07:00
  • a1c01d716b volume: avoid deadlock when deleting volumes Chris Lu 2020-10-01 07:10:03 -07:00
  • a34bad2cee moving grafana dashboard here Chris Lu 2020-09-30 13:30:10 -07:00
  • ed170d8fe6 Merge pull request #1502 from kmlebedev/s3_stat_statuscode Chris Lu 2020-09-30 13:24:08 -07:00
  • 86329bbf2b label name is statusCode Konstantin Lebedev 2020-10-01 01:22:38 +05:00
  • 68463e92c1 add status code in S3RequestCounter Konstantin Lebedev 2020-10-01 00:59:39 +05:00
  • 79ab10e300 adjust help message Chris Lu 2020-09-30 09:32:00 -07:00
  • 55cb68c09c filer: replication follows master config if not specified Chris Lu 2020-09-30 09:15:55 -07:00
  • 436ab7d811 HCFS: 1.4.8 2.01 Chris Lu 2020-09-27 23:20:08 -07:00
  • b9887504e8 fix test Chris Lu 2020-09-27 23:19:50 -07:00
  • f46eae284e adjust for test Chris Lu 2020-09-27 23:08:11 -07:00
  • 75aca5e13d 2.01 Chris Lu 2020-09-27 23:02:41 -07:00
  • e6552b5e1e filer: able to start s3 together Chris Lu 2020-09-27 23:00:43 -07:00
  • 474e2b6ac3 add a hard link marker to 16byte + maker, for future extensions Chris Lu 2020-09-27 22:38:30 -07:00
  • c49e2bb9a3 adjust Chris Lu 2020-09-27 12:07:45 -07:00
  • 62ce85610e skip caching too large chunks Chris Lu 2020-09-27 11:58:48 -07:00
  • 9ad2dcca2b more tests Chris Lu 2020-09-27 11:42:51 -07:00
  • e43d86c796 fix pre allocated volume size Chris Lu 2020-09-27 10:58:19 -07:00
  • 31fc7bb2e1 refactor Chris Lu 2020-09-27 10:41:29 -07:00
  • a37535cd9f avoid non utf-8 in filename Chris Lu 2020-09-26 00:13:39 -07:00
  • d9545d4d6b Update README.md Chris Lu 2020-09-25 13:33:57 -07:00
  • 41be7a4c8f filer: upload also set file size Chris Lu 2020-09-25 12:02:06 -07:00
  • 4929d0634e Hadoop on SeaweedFS: create empty file Chris Lu 2020-09-25 10:57:43 -07:00
  • 95bfec4931 hadoop: filesystem cannot create file issues: https://github.com/chrislusf/seaweedfs/issues/1494 limd 2020-09-26 01:38:48 +08:00
  • 35f6518c36 weed upload: usePublicUrl was not being used on big files Chris Lu 2020-09-25 02:41:21 -07:00
  • 22049dc2e6 Merge pull request #1491 from hilimd/master Chris Lu 2020-09-25 02:35:00 -07:00
  • 402aef8f30 s3: 1.fix spark reading S3 directory wildcard problem 2.fix the problem of the spark history service writing S3 directory limd 2020-09-25 14:37:02 +08:00
  • 8516517c48 filer store: Cassandra supports username/password Chris Lu 2020-09-24 21:31:06 -07:00
  • b1ac324c44 Merge pull request #1490 from hilimd/master Chris Lu 2020-09-24 21:30:20 -07:00
  • ed7816681a Add cassandra authenticator mode limd 2020-09-25 11:22:47 +08:00
  • 370a98cf6b code style limd 2020-09-25 11:19:42 +08:00
  • aee3fd08b9 code style limd 2020-09-25 11:04:32 +08:00
  • 76e24a5660 Merge pull request #20 from chrislusf/master hilimd 2020-09-25 09:45:56 +08:00
  • 043b063136 Merge pull request #1482 from hilimd/master Chris Lu 2020-09-24 18:21:34 -07:00
  • 48c578410f mount: rollback default value limd 2020-09-25 09:18:52 +08:00
  • dbf5327b98 s3: handle response-content-encoding Chris Lu 2020-09-24 18:09:52 -07:00
  • 7726965a47 minor Chris Lu 2020-09-24 11:20:12 -07:00
  • 0790c6d605 fix empty hard link id Chris Lu 2020-09-24 11:16:43 -07:00
  • 1012df7bb5 switch hardlink id from int64 to bytes Chris Lu 2020-09-24 11:11:42 -07:00
  • 4856bce0ee adjust for metrics port Chris Lu 2020-09-24 10:21:23 -07:00
  • d2d3aec3e1 consolidate to one metricsPort in "weed server" mode Chris Lu 2020-09-24 09:55:02 -07:00
  • 2e9099369e Merge pull request #1489 from kmlebedev/promhttp Chris Lu 2020-09-24 09:50:48 -07:00
  • 2e7c361a0d hardlink deletion factors in hardlink counter Chris Lu 2020-09-24 09:43:52 -07:00
  • 1295347958 adjust hardlink update Chris Lu 2020-09-24 09:43:00 -07:00
  • 98e9de6e11 fix style Konstantin Lebedev 2020-09-24 17:48:39 +05:00
  • 324e44d4b3 add start metrics server Konstantin Lebedev 2020-09-24 17:45:39 +05:00
  • cbca14edc5 mount: fix k8s pvc and os mount directory permission bug limd 2020-09-24 18:07:16 +08:00
  • 5e239afdfc hardlink works now Chris Lu 2020-09-24 03:06:44 -07:00