Update @lgcareere2019, I ran maven compile at the root of the project and it compiled the project and generated the necessary .class files. Then I tried to run the main class of "org.apache.dolphinscheduler.dao.upgrade.shell.CreateDolphinScheduler " but got this error: [image: Screen Shot 2020-10-29 at 18.25.50.png]
On Thu, Oct 29, 2020 at 1:03 PM David Ogundipe <[email protected]> wrote: > @lgcareer2019 > > I imported the dev branch as instructed by the docs here > https://dolphinscheduler.apache.org/en-us/docs/development/development-environment-setup.html > > The following screenshot is the error I have when I run the main class of > org.apache.dolphinscheduler.dao.upgrade.shell.CreateDolphinScheduler > [image: Screen Shot 2020-10-29 at 12.42.40.png] > > I also get the following screenshot if I run the > "create-dolphinscheduler.sh" script in "incubator-dolphinscheduler/script" > directory > [image: Screen Shot 2020-10-29 at 12.57.59.png] > > > Thanks, > David Ogundipe. > > On Wed, Oct 28, 2020 at 7:56 AM [email protected] < > [email protected]> wrote: > >> @David Ogundipe >> >> Which branch of source code you imported? >> Please paste the error logs. >> >> >> >> >> Thanks, >> Gang Li >> >> DolphinScheduler(Incubator) PPMC >> Gang Li 李岗 >> >> [email protected] >> >> From: David Ogundipe >> Date: 2020-10-27 19:58 >> To: dev >> Subject: Re: Outreachy Internship Program >> Hi everyone, >> >> I was trying to set up dolphinscheduler development locally following the >> docs here >> >> https://dolphinscheduler.apache.org/en-us/docs/development/development-environment-setup.html >> . >> I got stuck at part 4 of the "set up the back-end" step, I got the class >> not found error trying to run the main method of >> org.apache.dolphinscheduler.dao.upgrade.shell.CreateDolphinScheduler. >> >> I'll greatly appreciate any pointers here. >> Thanks. >> >> On Thu, Oct 15, 2020 at 5:11 PM David Ogundipe <[email protected]> >> wrote: >> >> > Thank you!!! >> > >> > On Thu, Oct 15, 2020 at 4:56 PM CalvinKirs <[email protected]> wrote: >> > >> >> Hi, you can take part in this mission, we welcome you >> >> >> >> >> >> >> >> | | >> >> Kirs >> >> | >> >> | >> >> 邮箱:[email protected] >> >> | >> >> >> >> Signature is customized by Netease Mail Master >> >> >> >> On 10/15/2020 22:31, David Ogundipe wrote: >> >> Hi everyone, >> >> >> >> I'm an applicant of the outreachy internship program. My first PR for >> this >> >> project was merged yesterday, I'll like to work on another issue. I am >> >> currently looking at this >> >> https://github.com/apache/incubator-dolphinscheduler/issues/3325. >> >> >> >> I'll also appreciate if anyone can suggest any issue that will enable >> me >> >> to >> >> get a deep understanding of the codebase. >> >> >> >> Thank you. >> >> >> > >> >
