Tzach Livyatan

Results 113 issues of Tzach Livyatan

``` $ sudo docker exec -it some-scylla.2.0.1 sstableloader -d 172.17.0.3 counts-a4aba980d2b011e794d4091830ac5256 java.lang.NullPointerException at com.scylladb.tools.BulkLoader.main(BulkLoader.java:895) ``` in this case the path should have been ``` sudo docker exec -it some-scylla.2.0.1 sstableloader...

Running sstabeloader without a host, the following usage is returnes: ``` > sstableloader a-dir Initial hosts must be specified (-d) usage: sstableloader [options] ``` The usage string does not require...

More on the theme https://sphinx-theme.scylladb.com/stable/

The blog post gives a lot good context and info we can include in the project itself https://docs.google.com/document/d/1oH45HrxL2znmEETOY28UjwsLGyhDAOSoOQrR7-4isuo/edit#heading=h.6382g3xf7ld6

documentation
enhancement

although not exposed to the infamous Log4Shell bug, it would be better to move to latest.

The blog post gives a lot good context and info we can include in the project itself https://docs.google.com/document/d/1x_CpO3yIEX8dxyjAj1pk5XLedPjK9Xozi6ZALX1_z0U/edit?ts=5ffeff01#heading=h.1dom5c5t1xrn

MMS include an out of date example of the monitoring stack https://github.com/scylladb/scylla-code-samples/tree/master/mms/monitoring Instead, we should use the latest project, maybe as git sub module

https://hub.docker.com/r/prestodb/hdp2.5-base

enhancement
devops