yesemsanthoshkumar commented on code in PR #8399:
URL: https://github.com/apache/hudi/pull/8399#discussion_r1192470009


##########
hudi-utilities/src/test/resources/delta-streamer-config/short_trip_uber_config.properties:
##########
@@ -25,3 +25,4 @@ 
hoodie.datasource.hive_sync.table=short_trip_uber_hive_dummy_table
 
hoodie.datasource.write.keygenerator.class=org.apache.hudi.utilities.deltastreamer.TestHoodieDeltaStreamer$TestTableLevelGenerator
 
hoodie.deltastreamer.schemaprovider.registry.baseUrl=http://localhost:8081/subjects/
 hoodie.deltastreamer.schemaprovider.registry.urlSuffix=-value/versions/latest
+hoodie.deltastreamer.transformer.class=org.apache.hudi.utilities.transform.SqlFileBasedTransformer

Review Comment:
   @boneanxs Where do you see these errors? I could see all tests passed before 
merging.



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