xushiyan commented on pull request #5155: URL: https://github.com/apache/hudi/pull/5155#issuecomment-1083294913
Tested the setup with deltastreamer on EMR and set ``` --sync-tool-classes org.apache.hudi.sync.datahub.DataHubSyncTool \ --hoodie-conf hoodie.meta.sync.datahub.emitter.server=http://ec2-52-221-181-230.ap-southeast-1.compute.amazonaws.com:8080 \ ``` Able to sync table properties and schema <img width="596" alt="Screen Shot 2022-03-30 at 11 10 54 PM" src="https://user-images.githubusercontent.com/2701446/160873012-91b582d8-27d2-4ac2-9bb3-9165fc942e9b.png"> <img width="570" alt="Screen Shot 2022-03-30 at 11 10 48 PM" src="https://user-images.githubusercontent.com/2701446/160873022-72257c22-9e41-4141-9ca8-5206f0a6002d.png"> <img width="641" alt="Screen Shot 2022-03-30 at 11 10 37 PM" src="https://user-images.githubusercontent.com/2701446/160873032-ce3bc851-1294-492d-826f-4dac54a3b165.png"> -- 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]
