Tzach Livyatan

Results 113 issues of Tzach Livyatan

It would be useful to import Amazon DDB S3 exports to ScyllaDB using the migrator. The JSON format of the is detailed here: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/S3DataExport.Output.html

How can I set a user data parameter, for example `experimental: true` when launching a cluster with CF? ![image](https://user-images.githubusercontent.com/170200/79111033-6ca30700-7d84-11ea-8d71-d9d3643bbcca.png)

Cloudformation

I would like to report an issue on page https://iot.scylladb.com/master/build-with-javascript ### Problem The JS page includes instructions on setting up a Scylla Cluster with Docker. - This is redundant wit...

documentation

https://github.com/scylladb/care-pet/pull/121/ adds Python docs and code to the project. It would be useful for Python developers to have explained code snippets as part of the docs, similar to what we...

Base on @tarzanek post https://www.scylladb.com/2021/12/08/using-spring-boot-scylladb-and-time-series-data/

We want to use "ScyllaDB", not "Scylla" across all docs. Fix https://github.com/scylladb/scylladb/issues/18737 (as an example) Used the following to update all rst files: ```py import os import sys import re...

documentation

When running a full restore on the clusters, there is no need to limit resource consumption, which is there for backup and partial restore cases. Examples: `batch-size` can be increased...

documentation
high
restore

In some cases, like speeding up restore, updating the c.Transfers is required. Including it as optional in the sctool restore command would be easier

restore