You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/28 08:07:27 UTC

[GitHub] [dolphinscheduler] sl05310632 opened a new issue, #13024: [Bug] [Athena Datasource] datasource other params illegal

sl05310632 opened a new issue, #13024:
URL: https://github.com/apache/dolphinscheduler/issues/13024

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   error log
   ```
   [ERROR] 2022-11-28 07:37:52.705 +0000 org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[53] - 建立数据源连接失败
   java.lang.IllegalArgumentException: datasource other params illegal
           at org.apache.dolphinscheduler.plugin.datasource.api.datasource.AbstractDataSourceProcessor.checkOther(AbstractDataSourceProcessor.java:89)
           at org.apache.dolphinscheduler.plugin.datasource.api.datasource.AbstractDataSourceProcessor.checkDatasourceParam(AbstractDataSourceProcessor.java:50)
           at org.apache.dolphinscheduler.plugin.datasource.api.utils.DataSourceUtils.checkDatasourceParam(DataSourceUtils.java:47)
           at org.apache.dolphinscheduler.api.controller.DataSourceController.connectDataSource(DataSourceController.java:218)
           at org.apache.dolphinscheduler.api.controller.DataSourceController$$FastClassBySpringCGLIB$$835fdd04.invoke(<generated>)
           at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
   
   ```
   
   
   ![00](https://user-images.githubusercontent.com/1808782/204225330-ec47556d-5dc3-46d5-9159-3312399f7b37.png)
   
   
   
   
   ### What you expected to happen
   
   Add athena  datasource  normally  
   
   ### How to reproduce
   
   when  add athena datasource .
   set other jdbc params.
   ```
   {"s3_staging_dir":"s3://aws-athena-results-ap-south-1/all-logs"}
   ```
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13024: [Bug] [Athena Datasource] datasource other params illegal

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13024:
URL: https://github.com/apache/dolphinscheduler/issues/13024#issuecomment-1374299268

   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.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] closed issue #13024: [Bug] [Athena Datasource] datasource other params illegal

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #13024: [Bug] [Athena Datasource]  datasource other params illegal
URL: https://github.com/apache/dolphinscheduler/issues/13024


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13024: [Bug] [Athena Datasource] datasource other params illegal

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13024:
URL: https://github.com/apache/dolphinscheduler/issues/13024#issuecomment-1328687264

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   error log
   ```
   [ERROR] 2022-11-28 07:37:52.705 +0000 org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[53] - 建立数据源连接失败
   java.lang.IllegalArgumentException: datasource other params illegal
           at org.apache.dolphinscheduler.plugin.datasource.api.datasource.AbstractDataSourceProcessor.checkOther(AbstractDataSourceProcessor.java:89)
           at org.apache.dolphinscheduler.plugin.datasource.api.datasource.AbstractDataSourceProcessor.checkDatasourceParam(AbstractDataSourceProcessor.java:50)
           at org.apache.dolphinscheduler.plugin.datasource.api.utils.DataSourceUtils.checkDatasourceParam(DataSourceUtils.java:47)
           at org.apache.dolphinscheduler.api.controller.DataSourceController.connectDataSource(DataSourceController.java:218)
           at org.apache.dolphinscheduler.api.controller.DataSourceController$$FastClassBySpringCGLIB$$835fdd04.invoke(<generated>)
           at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
   
   ```
   
   
   ![00](https://user-images.githubusercontent.com/1808782/204225330-ec47556d-5dc3-46d5-9159-3312399f7b37.png)
   
   
   
   
   ### What you expected to happen
   
   Add athena  datasource  normally  
   
   ### How to reproduce
   
   when  add athena datasource .
   set other jdbc params.
   ```
   {"s3_staging_dir":"s3://aws-athena-results-ap-south-1/all-logs"}
   ```
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13024: [Bug] [Athena Datasource] datasource other params illegal

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13024:
URL: https://github.com/apache/dolphinscheduler/issues/13024#issuecomment-1328687642

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] Jrebel-i commented on issue #13024: [Bug] [Athena Datasource] datasource other params illegal

Posted by GitBox <gi...@apache.org>.
Jrebel-i commented on issue #13024:
URL: https://github.com/apache/dolphinscheduler/issues/13024#issuecomment-1329268127

   ![image](https://user-images.githubusercontent.com/62320242/204310855-ecb4602d-ce4a-4e1d-ae0d-a03140a5127a.png)
   The regex match for the 'Other' parameter is incomplete, missing the match symbol :


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13024: [Bug] [Athena Datasource] datasource other params illegal

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13024:
URL: https://github.com/apache/dolphinscheduler/issues/13024#issuecomment-1368132417

   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.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org