Hi,
I'm using Anomaly Detection for my Data. I'm getting Train Anomaly Detection Model Error with the below error message.
The Timestamp is in the format "07/09/2016 23:58:07". It works well for other types of Models.
Error:
Cannot process column of type Timestamp. The type is not supported by the module. . ( Error 0017 )
requestId = 9c418389120d4a329d9ac5e603ca7ab8 errorComponent=Module. taskStatusCode=400. {"Exception":{"ErrorId":"InvalidColumnType","ErrorCode":"0017","ExceptionType":"ModuleException","Message":"Error
0017: Cannot process column of type Timestamp. The type is not supported by the module."}}Error: Error 0017: Cannot process column of type Timestamp. The type is not supported by the module. Process exited with error code -2