Open xunliu opened 1 month ago
I could start up playgound successfully, seems the mkdir failure error log doesn't affect the playground. this code https://github.com/apache/gravitino-playground/blob/main/init/hive/init.sh#L24-L26 is added by @jerqi , could you provide more context?
I could start up playgound successfully, seems the mkdir failure error log doesn't affect the playground. this code https://github.com/apache/gravitino-playground/blob/main/init/hive/init.sh#L24-L26 is added by @jerqi , could you provide more context? It should be used by rest service
gravitino.auxService.iceberg-rest.warehouse = hdfs://hive:9000/user/iceberg/warehouse/
When I execute
./launch-playground.sh
script.