kaknikhil commented on a change in pull request #491:  DL: Fix disk issue by 
using truncate guc 
URL: https://github.com/apache/madlib/pull/491#discussion_r397422819
 
 

 ##########
 File path: 
src/ports/postgres/modules/deep_learning/madlib_keras_fit_multiple_model.sql_in
 ##########
 @@ -88,6 +88,10 @@ You can set up the models and hyperparameters to try with 
the
 Model Selection</a> utility to define the unique combinations
 of model architectures, compile and fit parameters.
 
+@note If madlib_keras_fit_multiple_model is running on gpdb5, the database will
+keep on adding to the disk space(depending on the model size) and will only
+release the disk space once the fit multiple query has completed execution.
+
 
 Review comment:
   sounds good

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to