File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
charts/rdf-streaming-updater Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : rdf-streaming-updater
33description : A Helm chart for the Flink-based RDF streaming updater
4- version : 0.1.20
4+ version : 0.1.21
55appVersion : " 1.0.0"
Original file line number Diff line number Diff line change 2222 use_event_streams_api=true
2323 page_change_stream={{ .Values.config.inputPageChangeStream }}
2424 page_change_content_models=wikibase-item,wikibase-property,wikibase-lexeme
25- main_output_stream=rdf-streaming-updater.mutation.v2
25+ main_output_stream=rdf-streaming-updater.mutation
2626
2727 output_mutation_schema_version=v2
2828 output_topic=mardi.rdf-streaming-updater.mutation.v2
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ config:
1616 eventStreamConfigUrl : " http://eventstreams"
1717 schemaBaseUrl : " http://schema-registry"
1818 inputPageChangeStream : " mediawiki.page_change.v1"
19- outputTopicPrefix : " "
19+ outputTopicPrefix : " mardi. "
2020
2121resources :
2222 requests :
You can’t perform that action at this time.
0 commit comments