sagarlakshmipathy commented on code in PR #10201: URL: https://github.com/apache/hudi/pull/10201#discussion_r1417961500
########## website/docs/sql_ddl.md: ########## @@ -40,6 +40,13 @@ CREATE TABLE IF NOT EXISTS hudi_table ( ) USING hudi; ``` +:::note NOTE: Review Comment: done ########## website/docs/sql_ddl.md: ########## @@ -40,6 +40,13 @@ CREATE TABLE IF NOT EXISTS hudi_table ( ) USING hudi; ``` +:::note NOTE: +If you're running this tutorial locally and if you are facing `java.io.IOException: Mkdirs failed to create file:/user/hive/warehouse/hudi_table/.hoodie` issue, Review Comment: done -- 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]
