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


##########
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:
   nope. it was causing some issues w/ integ tests specifically. I will follow 
up w/ a patch where we change all configs to new config keys. 
   for a end user this should not be an issue. 



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