Open zamazan4ik opened 1 year ago
Hello. First of all thank you very much for so detailed feedback.
Does it support any kind of multi-cluster support? E.g. Cross-Cluster Replication, Stand-By Clusters.
We support automatic replication of dynamic tables link. For static tables there is a remote copy operation which copies table from one cluster to another link.
Supported Hardware Architectures/OS combinations.
In BUILD.md it's written that we support only x86_64 and Linux. I am not aware of any special instruction set requirements, but I need to check with colleagues. We will add these requirements to BUILD,md if any.
Are there any recommendations regarding setup on cloud environments How could I install Highly-Available (HA) cluster? How to backup and restore YTsaurus? How to monitor YTsaurus?
These are very good questions regarding administrator guide which is not completed yet.
cc: @psushin, who is working on it.
Would be great if you would be able to publish and maintain a public roadmap for the product.
Yes, this is important, we will think about it.
Is there any built-in benchmark utility like it's done in YDB
Unfortunately, not.
Having public-available benchmarks (like https://benchmark.clickhouse.com/) also would be nice to have.
Right now we are working on running TPC-DS benchmark over YTsaurus and will probably publish results in a few month. After that we plan to run TPC-C and YCSB to test performance of dynamic tables.
Do you perform Jepsen-like tests? :)
For now, we did not run them, but I really want to. We have stress-test for Hydra (our RSM library), but Jepsen tests have much more rich functionality.
After reading the documentation I've noticed the lack of multiple important areas:
I think this list could be somehow transformed into the documentation task epic and could be resolved step by step.
Thanks in advance!