How to local start seatunnel (dev branch)
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
wo get seatunnel source code ,and local start seatunnel (dev branch)
SeaTunnel Version
dev branche
SeaTunnel Config
by idea start
Running Command
java -jar org.apache.seatunnel.app.SeatunnelApplication
Error Exception
Caused by: java.net.MalformedURLException: no protocol: 127.0.0.1:12345/dolphinscheduler/v2/projects
at java.base/java.net.URL.<init>(URL.java:645)
at java.base/java.net.URL.<init>(URL.java:541)
at java.base/java.net.URL.<init>(URL.java:488)
at org.jsoup.helper.HttpConnection.url(HttpConnection.java:184)
... 72 common frames omitted
Flink or Spark Version
1.13
Java or Scala Version
jdk11
Screenshots
Caused by: java.net.MalformedURLException: no protocol: 127.0.0.1:12345/dolphinscheduler/v2/projects
at java.base/java.net.URL.
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
i have the same question, that needs the default config for dophischedule
This url need start with http or https. 😊
This url need start with http or https. 😊
hi, could you add some user-guide doc for this?
Documentation is necessary, and I'll start working on it next month
Documentation is necessary, and I'll start working on it next month
reply to @CalvinKirs
Has the seatunne web deployment and use guidance document been prepared? Is there a follow-up development plan?
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.