fjy commented on a change in pull request #6916: Add master/data/query server 
concepts to docs/packaging
URL: https://github.com/apache/incubator-druid/pull/6916#discussion_r251668999
 
 

 ##########
 File path: docs/content/dependencies/cassandra-deep-storage.md
 ##########
 @@ -29,7 +29,7 @@ title: "Cassandra Deep Storage"
 Druid can use Cassandra as a deep storage mechanism. Segments and their 
metadata are stored in Cassandra in two tables:
 `index_storage` and `descriptor_storage`.  Underneath the hood, the Cassandra 
integration leverages Astyanax.  The
 index storage table is a [Chunked 
Object](https://github.com/Netflix/astyanax/wiki/Chunked-Object-Store) 
repository. It contains
-compressed segments for distribution to historical nodes.  Since segments can 
be large, the Chunked Object storage allows the integration to multi-thread
+compressed segments for distribution to Historical nodes.  Since segments can 
be large, the Chunked Object storage allows the integration to multi-thread
 
 Review comment:
   I think we should delete this page. I'm pretty sure C* doesn't even work as 
a deep storage.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to