lenboo commented on issue #6615:
URL: 
https://github.com/apache/dolphinscheduler/issues/6615#issuecomment-952806079


   There seems to be a lot to do. We'll consider it.
   
   -   about the python path in environment variables, we can set the default 
python path to '/usr/bin/python', and you can use the function of environment 
configuration in version 2.0 to set environment config for different  workers. 
   
   -  'There are currently issues with exception encapsulation in the API. Some 
primary key collisions will be played directly in the console. Bad for 
troubleshooting' 
   We have optimized the API in version 2.0. Our purpose is to make it easier 
for users to use API calls. If you find some problems, submit  issues and let's 
fix them together
   
   - b):For update operations, if you need to return a long 
processDefinitionjson(the string of processDefinitionjson that was saved), it 
is recommended to split the processDefinition apart and update the values as 
the user changes them.
   we have split the json in 2.0.0-alpha
   
   - System application problems
   
   a):When the system is running without tasks, the memory footprint is 
significant.
   b):Master is under too much pressure and has too many tasks to do. Can we 
split the tasks
   
   do you use the 1.3.x ? you can try the 2.0.0-alpha, we make some 
improvements in the 2.0.
   
   very appreciate you can submit these issues, it's useful for 
dolphinscheduler  ability improvement. 
   Your follow-up feedback is welcome.
   
   


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