vincentnull opened a new issue, #4310:
URL: https://github.com/apache/streampark/issues/4310

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### Java Version
   
   
   
   
   ### Scala Version
   
   2.12.x
   
   ### StreamPark Version
   
   2.1.5
   
   ### Flink Version
   
   flink1.20.3
   
   ### Deploy mode
   
   kubernetes-application
   
   ### What happened
   
   flink1.20.3
   streampark2.1.6
   
   使用k8s application 运行demo任务,任务从运行到销毁, 任务状态始终处于“启动中”
   
查看日志发现sericeName不对,streampark访问的是flink-sql-demo-jobmanager,而k8s创建的是flink-sql-demo-rest,导致访问失败
   
   
   
   ### Error Exception
   
   ```log
   
   ```
   
   ### Screenshots
   
   <img width="1761" height="267" alt="Image" 
src="https://github.com/user-attachments/assets/1ddc7a6d-161a-44a9-9f36-7a61b24f7340";
 />
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!(您是否要贡献这个PR?)
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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