zhongjiajie commented on a change in pull request #705:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/705#discussion_r815611344



##########
File path: docs/en-us/release/faq.md
##########
@@ -618,4 +617,92 @@ A:By deploying different worker in different yarn 
clusters,the steps are as
 
 ---
 
-## We will collect more FAQ later
+## Q:Update process definition error: Duplicate key TaskDefinition
+
+A:Before DS 2.0.4, there may be a problem of duplicate keys TaskDefinition due 
to version switching, which may cause the update workflow to fail; you can 
refer to the following SQL to delete duplicate data, taking MySQL as an 
example: (Note: Before operating, be sure to back up the original data, the SQL 
from pr[#8408](https://github.com/apache/dolphinscheduler/pull/8408))

Review comment:
       should we also notify users they should only run this SQL unless they 
use version after 2.0.0-alpha and before 2.0.4? I they upgrade from 1.3.X, they 
should not be wrong about that.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to