ektravel commented on code in PR #16988: URL: https://github.com/apache/druid/pull/16988#discussion_r1744350328
########## docs/ingestion/kinesis-ingestion.md: ########## @@ -148,10 +157,13 @@ The Kinesis indexing service supports the following values for `inputFormat`: You can use `parser` to read [`thrift`](../development/extensions-contrib/thrift.md) formats. -### Tuning configuration +### `tuningConfig` + +Specify tuning properties in a `tuningConfig` object at the top level of an ingestion spec. Review Comment: ```suggestion You specify tuning properties in a `tuningConfig` object at the top level of an ingestion spec. ``` ########## docs/ingestion/kinesis-ingestion.md: ########## @@ -148,10 +157,13 @@ The Kinesis indexing service supports the following values for `inputFormat`: You can use `parser` to read [`thrift`](../development/extensions-contrib/thrift.md) formats. -### Tuning configuration +### `tuningConfig` + +Specify tuning properties in a `tuningConfig` object at the top level of an ingestion spec. + +The following table outlines the `tuningConfig` configuration properties specific to Amazon Kinesis. Review Comment: ```suggestion The following table outlines the `tuningConfig` configuration properties specific to Kinesis. ``` -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org