EricGao888 commented on PR #9733:
URL: 
https://github.com/apache/dolphinscheduler/pull/9733#issuecomment-1109806344

   > `script/env/dolphinscheduler_env.sh` will overwrite the default setting of 
stanalone server. Standalone server starts with `H2` database by default. 
That's why E2E tests failed.
   > 
   > We may find a way bypass it. Otherwise, restore 
`script/env/dolphinscheduler_env.sh` as it is. @EricGao888
   
   @SbloodyS I think it may not be easy to find a way to bypass it. Considering 
we already have default values in `application.yaml` and also provider users 
with examples in docs in this PR, should we just restore 
`script/env/dolphinscheduler_env.sh` and leave those default values blank? 
https://github.com/apache/dolphinscheduler/blob/52b188b3479dadf54d160bacfe5b19c3fd82d038/dolphinscheduler-tools/src/main/resources/application.yaml#L17-L24
   
![image](https://user-images.githubusercontent.com/34905992/165311988-e59b2ffa-719f-47b5-b3bc-c112421d7cab.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