kksxf commented on issue #4788:
URL: 
https://github.com/apache/incubator-seatunnel/issues/4788#issuecomment-1555904260

   > > As mentioned earlier, there are several places in the document: [Set Up 
with Kubernetes 
v2.3.1](https://seatunnel.apache.org/docs/2.3.1/start-v2/kubernetes/) that have 
to be modified if you want to run the demo on flink operator (flink version 
1.13)
   > > 
   > > 1. The jarURI in FlinkDeployment should be modified to 
`local:///opt/seatunnel/starter/seatunnel-flink-13-starter.jar`
   > > 2. The entryClass in FlinkDeployment should be modified to 
`org.apache.seatunnel.core.starter.flink.SeaTunnelFlink`
   > > 3. The redundant whitespace around the equal sign have to be removed 
while setting `SEATUNNEL_HOME` in Dockerfile, otherwise the seatunnel cannot 
find the plugins in the right path
   > > 
   > > If i am wrong about something, please let me know
   > 
   > Great! Can you submit a pr?
   
   Sure, i will submit a PR later


-- 
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