mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 02:50:33 +00:00
This commit adds new pages with reference to Handling Node Failures to Troubleshooting. The pages are: - Failure to Add, Remove, or Replace a Node (in the Cluster section) - Failure to Update the Schema (in the Data Modeling section)
38 lines
1.1 KiB
ReStructuredText
38 lines
1.1 KiB
ReStructuredText
Data Modeling
|
|
=============
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
|
|
Scylla Large Partitions Table </troubleshooting/large-partition-table/>
|
|
Scylla Large Rows and Cells Table </troubleshooting/large-rows-large-cells-tables/>
|
|
Large Partitions Hunting </troubleshooting/debugging-large-partition/>
|
|
Failure to Update the Schema </troubleshooting/failed-update-schema>
|
|
|
|
.. raw:: html
|
|
|
|
<div class="panel callout radius animated">
|
|
<div class="row">
|
|
<div class="medium-3 columns">
|
|
<h5 id="getting-started">Scylla Data Modeling</h5>
|
|
</div>
|
|
<div class="medium-9 columns">
|
|
|
|
|
|
* :doc:`Scylla Large Partitions Table </troubleshooting/large-partition-table/>`
|
|
|
|
* :doc:`Scylla Large Rows and Cells Tables </troubleshooting/large-rows-large-cells-tables/>`
|
|
|
|
* :doc:`Large Partitions Hunting </troubleshooting/debugging-large-partition/>`
|
|
|
|
* :doc:`Failure to Update the Schema </troubleshooting/failed-update-schema>`
|
|
|
|
`Data Modeling course <https://university.scylladb.com/courses/data-modeling/>`_ on Scylla University
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|