LinkSe7en opened a new issue #2624:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2624


   ds will write all yarn app_ids at table **t_ds_task_instance**, **app_link** 
column. 
   If is over 255 charters(limit of this varchar column) , mysql driver will 
throw com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data 
too long for column 'app_link' at row 1
   And treat this task instance as a failure
   
![image](https://user-images.githubusercontent.com/16174111/81312485-476e9380-90b9-11ea-9aad-ed009db899b1.png)
   
![image](https://user-images.githubusercontent.com/16174111/81312517-4ccbde00-90b9-11ea-8c07-e9bdb878a0c3.png)
   
   


----------------------------------------------------------------
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]


Reply via email to