[GEOMESA-3435] Added scyllaDB tests and documentation#3437
Conversation
cd5e781 to
1b6a23f
Compare
|
Thanks for picking up this work! |
…versions, applied PR review comments. Used the latest open source version
@elahrvivaz Thanks a lot for the review! Applied all the changes requested, compiled the docs locally - worked! |
|
thanks for the quick responses! |
Thank you as well, @elahrvivaz! |
the docs run on a nightly schedule, so they should be updated around 5AM EST tomorrow. |
|
@elahrvivaz Hi Emilio, I have just double-checked the docs and could not find the new references to Scylla there. Is there any chance the docs pipeline did not pass, or those new references were omitted somehow? Thanks a lot in advance |
It's right here: https://www.geomesa.org/documentation/latest/user/scylladb/index.html The nightly docs go to 'latest', while the current release goes to 'stable'. They're both linked off the home page though. Thanks, |
Aah, thank you so much, makes sense. After looking through the docs, I have noticed that I have completely missed the quick-start section. Have just submitted another PR here. I mentioned in the description there one problem that I suspect might be happening, but might be worth switching there |
This PR is based on this original PR.
As stated in the original:
This PR intends to achieve the same goal, but is aligned with the latest state of the Geomesa project and applies the approach suggested by @elahrvivaz