calvinjiang opened a new pull request #7290:
URL: https://github.com/apache/dolphinscheduler/pull/7290


   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   ## Purpose of the pull request
   
   This PR will close #7196 and #7088 .
   
   ## Brief change log
   The process of building dolphinscheduler image missed the file of 
datasource.properties.tpl. And fix a few issues in the startup-init-conf.sh. So 
need to rebuild dolphinscheduler image , and deploy it in the docker.  
   
   I fixed a few issues with the initializing database by the way.
   
   ## Verify this pull request
   This change added tests and can be verified as follows:
     - *Manually verified the change by testing locally.* 
   
   Success to deploy and start the dolphinscheduler's images.
   
![image](https://user-images.githubusercontent.com/4928204/145388273-f08f722b-4d96-473c-86c2-25c485a90a5a.png)
   
   Visit the web ui and create a process named 'test':
   
![image](https://user-images.githubusercontent.com/4928204/145388429-18543834-68e2-4710-9d75-bd7810abee90.png)
   
   Create a shell task named 'test':
   
![image](https://user-images.githubusercontent.com/4928204/145388654-ed49fcdd-03e3-46bd-8819-95baedecf1af.png)
   
   And save and run the process:
   
![image](https://user-images.githubusercontent.com/4928204/145388704-686ff52e-4777-43c0-b571-43f38faf9837.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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to