Skip to content

Commit 8139c20

Browse files
authored
fix: Remove typo in Druid compaction Job JSON
1 parent 766e78a commit 8139c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/nifi-kafka-druid-water-level-data/create-druid-ingestion-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@ data:
190190
],
191191
"targetRowsPerSegment": 5000000
192192
},
193-
"maxNumSegmentsToMerge": 500,
193+
"maxNumSegmentsToMerge": 500
194194
}
195195
}

0 commit comments

Comments
 (0)