Charles Smith
|
33a5cda061
|
Docs: Splits Kafka topic. Adds detailed example for kafka inputFormat (#11912)
* Splits Kafka topic according to function. Adds detailed example for kafka inputFormat
* Apply suggestions from code review
accept suggestions from review
Co-authored-by: sthetland <steve.hetland@imply.io>
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Apply suggestions from code review
accept suggestions
Co-authored-by: sthetland <steve.hetland@imply.io>
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* accept suggestions
* accept suggestions
* final typos and clarifications
* bringing forward some syntax fixes
Co-authored-by: sthetland <steve.hetland@imply.io>
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
|
2021-11-12 13:02:23 -08:00 |
Charles Smith
|
10c5fa93f1
|
remove dupe sentence (#11821)
|
2021-10-25 14:48:20 +05:30 |
Charles Smith
|
6089a168ea
|
Docs - update dynamic config provider topic (#11795)
* update dynamic config provider
* update topic
* add examples for dynamic config provider:
* Update docs/development/extensions-core/kafka-ingestion.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/development/extensions-core/kafka-ingestion.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/development/extensions-core/kafka-ingestion.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/operations/dynamic-config-provider.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/operations/dynamic-config-provider.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/operations/dynamic-config-provider.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/operations/dynamic-config-provider.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/development/extensions-core/kafka-ingestion.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/operations/dynamic-config-provider.md
Co-authored-by: Clint Wylie <cjwylie@gmail.com>
* Update docs/operations/dynamic-config-provider.md
Co-authored-by: Clint Wylie <cjwylie@gmail.com>
* Update kafka-ingestion.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
Co-authored-by: Clint Wylie <cjwylie@gmail.com>
|
2021-10-14 17:51:32 -07:00 |
Yi Yuan
|
23d7d71ea5
|
Add Environment Variable DynamicConfigProvider (#11377)
* add_environment_variable_DynamicConfigProvider
* fix code
* code fixed
* code fixed
* add document
* fix doc
* fix doc
* add more unit test
* fix style
* fix document
* bug fixed
* fix unit test
* fix comment
* fix test
Co-authored-by: yuanyi <yuanyi@freewheel.tv>
|
2021-08-04 20:26:58 -07:00 |
Himanshu
|
be019760bb
|
document DynamicConfigProvider for kafka consumer properties (#10658)
* document DynamicConfigProvider for kafka consumer properties
* Update docs/development/extensions-core/kafka-ingestion.md
Co-authored-by: Jihoon Son <jihoonson@apache.org>
* Update docs/development/extensions-core/kafka-ingestion.md
* fix doc build
Co-authored-by: Jihoon Son <jihoonson@apache.org>
|
2020-12-10 08:24:33 -08:00 |