kssenii
|
87b4843134
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-20 21:40:01 +00:00 |
|
kssenii
|
8689a24ca0
|
Slightly better, add integration test with hdfs disk as default
|
2021-04-20 20:51:00 +00:00 |
|
kssenii
|
d5fb7ba094
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-20 13:38:29 +00:00 |
|
kssenii
|
22c6e37590
|
Better
|
2021-04-20 13:12:42 +00:00 |
|
Nikita Mikhaylov
|
f55eacee7d
|
Merge pull request #22988 from excitoon-favorites/s3connectionresetretries
Retries on HTTP connection drops during reads from S3
|
2021-04-20 14:59:21 +03:00 |
|
kssenii
|
a07d44e438
|
More common
|
2021-04-20 11:41:32 +00:00 |
|
kssenii
|
7d357baa40
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-20 08:08:50 +00:00 |
|
alexey-milovidov
|
4cef8c68f7
|
Merge pull request #23258 from azat/wundef
Add -Wundef for gcc builds
|
2021-04-19 22:45:22 +03:00 |
|
kssenii
|
e89594f376
|
Better
|
2021-04-19 15:50:46 +00:00 |
|
kssenii
|
9a91575990
|
One more test
|
2021-04-19 15:41:27 +00:00 |
|
kssenii
|
5df0fcc114
|
Fixes and tests
|
2021-04-19 15:33:33 +00:00 |
|
Nikita Mikhaylov
|
adc103e338
|
Merge pull request #21852 from excitoon-favorites/s3stscredentials
Added insecure IMDS credentials provider for S3
|
2021-04-19 14:47:44 +03:00 |
|
kssenii
|
ce16f4bb3f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-19 08:49:58 +00:00 |
|
kssenii
|
b37fb73468
|
Continued
|
2021-04-19 08:14:48 +00:00 |
|
Vladimir Chebotarev
|
9d4295f261
|
Removed infinite retries.
|
2021-04-19 11:02:36 +03:00 |
|
Vladimir
|
e4e2b04c53
|
Merge pull request #23112 from Jokser/disk-s3-restore-to-detached
|
2021-04-19 10:29:00 +03:00 |
|
Azat Khuzhin
|
2561a67fd8
|
Replace !__clang__ with !defined(__clang) to fix gcc builds
$ gg 'if !__clang__' | cut -d: -f1 | sort -u | xargs sed -i 's/#if !__clang__/#if !defined(__clang__)/g'
|
2021-04-18 23:37:50 +03:00 |
|
kssenii
|
d4db8671ed
|
Better
|
2021-04-18 14:39:05 +00:00 |
|
kssenii
|
387494f0c8
|
Common interface
|
2021-04-18 13:37:23 +00:00 |
|
kssenii
|
82b1f1304f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-17 17:27:14 +00:00 |
|
Maksim Kita
|
d381e59791
|
Merge pull request #23114 from kitaisreal/fix-arcadia-build-s3
Fix arcadia build S3
|
2021-04-16 23:35:10 +03:00 |
|
Pavel Kovalenko
|
760a2ccedf
|
DiskS3 restore file format change and minor improvements.
|
2021-04-16 17:43:16 +03:00 |
|
Nikita Mikhaylov
|
0ddb396338
|
add Y_IGNORE
|
2021-04-16 15:52:48 +03:00 |
|
Pavel Kovalenko
|
84a420b806
|
Replace dynamic log getting with private log field in Disk classes.
|
2021-04-15 23:38:44 +03:00 |
|
Pavel Kovalenko
|
6a067d705a
|
Missed include.
|
2021-04-15 14:59:01 +03:00 |
|
Nikita Mikhaylov
|
a6b43f6765
|
Merge pull request #22594 from excitoon-favorites/betters3timeouts
Consistent AWS timeouts
|
2021-04-15 14:29:21 +03:00 |
|
Pavel Kovalenko
|
e53fc635f6
|
Disk S3 restore test improvements.
|
2021-04-15 11:26:44 +03:00 |
|
Vladimir Chebotarev
|
c0ea3ce08a
|
Removed STS client.
|
2021-04-15 10:01:43 +03:00 |
|
Vladimir Chebotarev
|
3a467ffc50
|
Attempt to make credentials provider which uses internal credentials provider chain.
|
2021-04-15 10:01:13 +03:00 |
|
Vladimir Chebotarev
|
037a4de854
|
Added STS GetCallerIdentity credentials provider.
|
2021-04-15 10:00:18 +03:00 |
|
Vladimir Chebotarev
|
10bf56e540
|
Attempt to add retries to S3 reads.
|
2021-04-15 09:47:19 +03:00 |
|
Pavel Kovalenko
|
a2623a2d97
|
Rework Disk S3 revision number storing / searching.
|
2021-04-15 02:09:20 +03:00 |
|
Pavel Kovalenko
|
cad81e3742
|
Disk S3 possibility to restore parts to 'detached' directory.
|
2021-04-15 00:55:48 +03:00 |
|
Pavel Kovalenko
|
b1ba2cf2bc
|
Disk S3 possibility to restore parts to 'detached' directory.
|
2021-04-14 19:21:26 +03:00 |
|
kssenii
|
ed8fec4cb1
|
Add missing methods
|
2021-04-12 10:13:53 +00:00 |
|
kssenii
|
ab06ca3144
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-12 07:07:48 +00:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
kssenii
|
eeb4dd4f4c
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-05 11:30:28 +00:00 |
|
kssenii
|
908d872b76
|
Add seek method
|
2021-04-05 09:32:06 +00:00 |
|
Vladimir Chebotarev
|
0eb051961c
|
Consistent AWS timeouts.
|
2021-04-04 14:06:10 +03:00 |
|
Alexey Milovidov
|
54caa61af5
|
Fix comments
|
2021-04-04 12:33:06 +03:00 |
|
kssenii
|
388a71e6b1
|
Fix build, ya check
|
2021-04-04 07:33:07 +00:00 |
|
kssenii
|
cbd678d031
|
Remove test
|
2021-04-03 12:10:49 +00:00 |
|
kssenii
|
8cbfbb5de7
|
Small refactoring, add hdfs to test_disk_types
|
2021-04-03 12:02:29 +00:00 |
|
kssenii
|
a2b6dbe18e
|
Fix build, style, ya-make
|
2021-04-03 09:11:16 +00:00 |
|
kssenii
|
8d2709b212
|
Fix fast test
|
2021-04-02 22:09:12 +00:00 |
|
kssenii
|
e5ebdb0da5
|
Fix fast test
|
2021-04-02 21:47:29 +00:00 |
|
kssenii
|
a75aa5d101
|
Some refactoring
|
2021-04-02 21:02:48 +00:00 |
|
kssenii
|
a87234f67b
|
Buildable version + small refactoring
|
2021-04-02 20:27:11 +00:00 |
|
kssenii
|
fed821fe0e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into overshov-hdfs
|
2021-04-01 23:46:18 +03:00 |
|