seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

How to local start seatunnel (dev branch)

Open rmzf9192 opened this issue 3 years ago • 7 comments

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.(URL.java:645) at java.base/java.net.URL.(URL.java:541) at java.base/java.net.URL.(URL.java:488) at org.jsoup.helper.HttpConnection.url(HttpConnection.java:184) ... 72 common frames omitted

Are you willing to submit PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

rmzf9192 avatar Aug 19 '22 08:08 rmzf9192

i have the same question, that needs the default config for dophischedule

john8628 avatar Aug 20 '22 11:08 john8628

This url need start with http or https. 😊

dijiekstra avatar Aug 22 '22 02:08 dijiekstra

This url need start with http or https. 😊

hi, could you add some user-guide doc for this?

CalvinKirs avatar Aug 22 '22 02:08 CalvinKirs

Documentation is necessary, and I'll start working on it next month

dijiekstra avatar Aug 22 '22 06:08 dijiekstra

Documentation is necessary, and I'll start working on it next month

reply to @CalvinKirs

dijiekstra avatar Aug 22 '22 06:08 dijiekstra

Has the seatunne web deployment and use guidance document been prepared? Is there a follow-up development plan?

FWLamb avatar Oct 11 '22 07:10 FWLamb

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.

github-actions[bot] avatar Jan 01 '23 00:01 github-actions[bot]

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.

github-actions[bot] avatar Jan 10 '23 00:01 github-actions[bot]