arshadmohammad opened a new issue, #7635:
URL: https://github.com/apache/seatunnel/issues/7635

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   An error occurred during the attempt to save a job using the Hive connector
   Error message:
   data source : HIVE is no implementation class for DataSourceConfigSwitcher
   
   
   ### SeaTunnel Version
   
   2.3.7
   
   ### SeaTunnel Config
   
   ```conf
   NA
   ```
   
   
   ### Running Command
   
   ```shell
   NA
   ```
   
   
   ### Error Exception
   
   ```log
   2024-09-11 13:45:26.510 seatunnel host1 ERROR [qtp1432599360-23] 
[GlobalExceptionHandler.logError():78] - data source : HIVE is no 
implementation class for DataSourceConfigSwitcher
   org.apache.seatunnel.common.utils.SeaTunnelException: data source : HIVE is 
no implementation class for DataSourceConfigSwitcher
           at 
org.apache.seatunnel.app.thirdparty.datasource.DataSourceConfigSwitcherUtils.getDataSourceConfigSwitcher(DataSourceConfigSwitcherUtils.java:86)
           at 
org.apache.seatunnel.app.thirdparty.datasource.DataSourceConfigSwitcherUtils.filterOptionRule(DataSourceConfigSwitcherUtils.java:46)
           at 
org.apache.seatunnel.app.service.impl.ConnectorServiceImpl.getDatasourceFormStructure(ConnectorServiceImpl.java:237)
           at 
org.apache.seatunnel.app.controller.ConnectorDataSourceController.getDatasourceInstanceFormStructure(ConnectorDataSourceController.java:105)
           at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
           at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.base/java.lang.reflect.Method.invoke(Method.java:569)
           at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
           at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
           at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
           at 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
   ```
   
   
   ### Zeta or Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### 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](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