bhasudha commented on code in PR #10080:
URL: https://github.com/apache/hudi/pull/10080#discussion_r1396818699


##########
website/docs/concurrency_control.md:
##########
@@ -279,4 +279,10 @@ hoodie.cleaner.policy.failed.writes=EAGER
 ## Caveats
 
 If you are using the `WriteClient` API, please note that multiple writes to 
the table need to be initiated from 2 different instances of the write client. 
-It is **NOT** recommended to use the same instance of the write client to 
perform multi writing. 
\ No newline at end of file
+It is **NOT** recommended to use the same instance of the write client to 
perform multi writing. 
+
+## Related Resources
+<h3>Videos</h3>
+
+* [Efficient Data Ingestion with Glue Concurrency and Hudi Data 
Lake](https://www.youtube.com/watch?v=G_Xd1haycqE)

Review Comment:
   This might be just Glue concurrency. Not Hudi. We can remove the first one.



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