xushiyan commented on code in PR #10260:
URL: https://github.com/apache/hudi/pull/10260#discussion_r1417892303


##########
docker/demo/config/test-suite/test-metadata-aggressive-clean-archival-inline-compact.properties:
##########
@@ -27,17 +27,17 @@ hoodie.keep.min.commits=12
 hoodie.keep.max.commits=14
 hoodie.metadata.enable=true
 hoodie.compact.inline=true
-hoodie.streamer.source.test.num_partitions=100
-hoodie.streamer.source.test.datagen.use_rocksdb_for_storing_existing_keys=false
-hoodie.streamer.source.test.max_unique_records=100000000
-hoodie.streamer.source.input.selector=org.apache.hudi.integ.testsuite.helpers.DFSTestSuitePathSelector
+hoodie.deltastreamer.source.test.num_partitions=100

Review Comment:
   can you clarify this change pls: is this broken due to the `streamer` config 
key? and you planned to change it back to `hoodie.streamer.*` later so this is 
temp change to make test pass?



-- 
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]

Reply via email to