iture123 opened a new issue #1321: URL: https://github.com/apache/incubator-linkis/issues/1321
### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component linkis-service-gateway ### What happened + What you expected to happen Request URL: http://localhost:8080/api/rest_j/v1/entrance/execute Requat param: `{"executeApplicationName":"spark","executionCode":"select * from test::dual","runType":"sql","params":{"variable":{},"configuration":{}},"source":{"scriptPath":"file:///tmp/linkis/hadoop/fhive/fsql/a1.sql"}}` The response is: `{"method":"/api/rest_j/v1/entrance/execute","status":1,"message":"GatewayErrorException: errCode: 11012 ,desc: Cannot find an instance in the routing chain of serviceId [linkis-cg-entrance], please retry ,ip: hadoop-PC ,port: 9001 ,serviceKind: linkis-mg-gateway","data":{"data":"{\"executeApplicationName\":\"spark\",\"executionCode\":\"select * from test::dual\",\"runType\":\"sql\",\"params\":{\"variable\":{},\"configuration\":{}},\"source\":{\"scriptPath\":\"file:///tmp/linkis/hadoop/fhive/fsql/a1.sql\"}}"}}` The linkis-cg-entrance service lis live.But i see thre request param executeApplicationName=spark,and I do not config Spark in local enviroment,Only hive is available.   ### Relevent platform system:deepin 20.4 linkis:dev-1.0.3 dss:dev-1.0.1 jdk:1.8.0_301 ### Reproduction script no ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org