You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/30 20:39:50 UTC

[GitHub] [hudi] xushiyan edited a comment on pull request #5155: [HUDI-3536] Add hudi-datahub-sync implementation

xushiyan edited a comment 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://xxx.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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org