我試圖使用亞馬遜的數據管道,我的錯誤從S3(.csv文件)到RDS(MySQL的)複製:AWS複製S3到RDS
Error copying record
Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Cause: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Cause: connect timed out
注:我試過RDS與S3相同連接字符串,它的工作!但S3到RDS不工作不知道爲什麼。
請閱讀[如何回答](http://stackoverflow.com/help/how-to-answer)。 – segarci