Skip to content

Conversation

@aosingh
Copy link
Member

@aosingh aosingh commented Jul 11, 2023

Changed implementation to run Python models using ADB-S OML REST API

  • Changed profile parameter name from oml_auth_token_uri to oml_cloud_service_url
  • REST API supports parameters which SQL API pyqeval doesn't for example async, timeout and service
  • Better error messages shown to the user in case of user-script failures
  • Easy to start a job in async mode and poll job status

aosingh added 3 commits July 6, 2023 16:08
- Switched to REST API for remote Python execution
- Introduced config parameters: async_flag, timeout and service
- Better error reporting for Python models
- Tested with 10M data records
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 11, 2023
@aosingh aosingh merged commit 45c7a27 into main Jul 11, 2023
@aosingh aosingh deleted the dev/async_python_models branch July 24, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants