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


##########
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:
   Also can you add the context on why would this happen? I believe you have 
described this pull request with this context - `has a previous Spark-HMS 
integration and if they don't have a non-default database setup or if they 
don't provide LOCATION with DDL`. We should call out that here as well. 



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