I am running AutoAI, but the following timeout always occurs due to the hyperparameter optimization of P2. Can you give me some advice to remedy this problem?
java.lang.IllegalStateException: org.apache.http.conn.HttpHostConnectException: Connect to 172.30.130.246:5362 [/172.30.130.246] failed: Connection timed out (Connection timed out)
The result of downloading the log is as follows.
- Date: 2020/7/5
- Start time: 9:03:46
- End time: 9:04:08
- Time elapsed: 2 日
- Experiment name: Keiba2ndint4thVer2
- Data source: train2.csv
- Watson Studio asset: d1ca2464-df59-4c5a-95cd-cf45bc6cba3b
- Watson Machine Learning training guid: a19e8f7c-fcde-4e38-818b-8b98c1b4b4c2
INFO 2020/7/5 9:04:04 Train_log_msg_downloading
INFO 2020/7/5 9:04:04 preparing to schedule job a19e8f7c-fcde-4e38-818b-8b98c1b4b4c2. the operation will timeout in 40 minutes at 2020-07-05 00:44:04 utc.
INFO 2020/7/5 9:04:12 Train_log_msg_downloading
INFO 2020/7/5 9:04:17 downloading train2.csv
INFO 2020/7/5 9:04:32 Train_log_msg_downloading
INFO 2020/7/5 9:05:02 Train_log_msg_splitting_holdout_data
INFO 2020/7/5 9:05:27 Train_log_msg_setting_preprocessor_params
INFO 2020/7/5 9:07:43 Train_log_msg_model_selection_plural
INFO 2020/7/6 5:15:36 Train_log_msg_feature_engineering_start
INFO 2020/7/6 8:06:24 Train_log_msg_feature_engineering_complete
INFO 2020/7/6 21:26:00 Train_log_msg_composing_pipeline
INFO 2020/7/6 21:26:05 Train_log_msg_model_optimization_preparing
INFO 2020/7/6 21:26:11 Train_log_msg_optimizing_hyperparams
INFO 2020/7/7 2:21:37 Train_log_msg_model_optimization_start
INFO 2020/7/7 3:23:34 Train_log_msg_model_optimization_complete
INFO 2020/7/7 6:03:07 Train_log_msg_feature_engineering_start
INFO 2020/7/7 8:54:37 Train_log_msg_feature_engineering_complete
INFO 2020/7/7 9:05:29 Node automl: Completed feature_importance_pipeline stage
------------------------------
TakeharuTanaka
------------------------------
#WatsonStudio