+1 great job, new users only need to install java environment, then you only need to use a user with sudo permission to run the script to start all-in-one service: ``` sh ./bin/dolphinscheduler-daemon.sh start standalone-server ``` then You can quickly experience Apache DolphinScheduler
I check the following list - Download links are valid - can compile from source - All files have license headers if necessary - Source code artifacts have correct names matching the current release. Best Regards --------------- Apache DolphinScheduler PMC Chair David Dai [email protected] Linkedin: https://www.linkedin.com/in/dailidong Twitter: @WorkflowEasy <https://twitter.com/WorkflowEasy> --------------- On Thu, Oct 21, 2021 at 11:30 AM [email protected] <[email protected]> wrote: > +1 > > I checked the below list: > > [ Yes ] Download links are valid. > > [ Yes ] Checksums and PGP signatures are valid. > > [ Yes ] Source code artifacts have correct names matching the current > release. > > [ Yes ] LICENSE and NOTICE files are correct for each DolphinScheduler > repo. > > [ Yes ] All files have license headers if necessary. > > [ Yes ] No compiled archives bundled in source archive. > > > > > > Apache Software Foundation Member, DolphinScheduler PMC > William Guo > [email protected] > > From: CalvinKirs > Date: 2021-10-18 23:50 > To: dev > Subject: [VOTE] Release Apache DolphinScheduler 1.3.9 > > > Hi guys: > This is a call for vote to release Apache DolphinScheduler > version 1.3.9,Considering more convenient for users to > use, after the voting is completed,we will publish related docker > image to dockerhub, the docker files are under > apache-dolphinscheduler-1.3.9-src-release, please also > check, thx > > > Release changes: > https://github.com/apache/dolphinscheduler/milestone/17 > > > The release candidates: > https://dist.apache.org/repos/dist/dev/dolphinscheduler/1.3.9 > > > Maven 2 staging repository: > > https://repository.apache.org/content/repositories/orgapachedolphinscheduler-1063/org/apache/dolphinscheduler/ > > > Git tag for the release: > https://github.com/apache/dolphinscheduler/tree/1.3.9 > > > Release Commit ID: > > https://github.com/apache/dolphinscheduler/commit/174c78c4a90a53fdfe7131e9b065edaa38b7936f > > > Keys to verify the Release Candidate: > https://dist.apache.org/repos/dist/dev/dolphinscheduler/KEYS > > > Look at here for how to verify this release candidate: > https://dolphinscheduler.apache.org/en-us/community/release.html > > > The vote will be open for at least 72 hours or until necessary number > of votes are reached. > > > Please vote accordingly: > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > > Checklist for reference: > [ ] Download links are valid. > [ ] Checksums and PGP signatures are valid. > [ ] Source code artifacts have correct names matching the current release. > [ ] LICENSE and NOTICE files are correct for each DolphinScheduler repo. > [ ] All files have license headers if necessary. > [ ] No compiled archives bundled in source archive. > > > More detail checklist please refer: > https://dolphinscheduler.apache.org/en-us/community/release.html > Best Wishes! > CalvinKirs, Apache DolphinScheduler PMC > >
