yifan-c commented on code in PR #168: URL: https://github.com/apache/cassandra-analytics/pull/168#discussion_r2791045062
########## docs/src/user.adoc: ########## @@ -0,0 +1,318 @@ += Overview + +This document describes the configuration options available for the bulk reader and bulk writer components. + +== Cassandra Sidecar Configuration + +Analytics library uses Sidecar to interact with Cassandra cluster. Bulk reader and writer components share common +Sidecar configuration properties. + +[cols="1,1,2"] +|=== +|Property name|Default|Description Review Comment: It'd be nice to have a column to indicate a property is required / optional. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
