Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Problem you have encountered:
When using a custom service account for AI Platform online prediction with custom containers, the default Google-managed service account (service-<project number>@cloud-ml.google.com.iam.gserviceaccount.com) for the project will be used instead of the custom service account to write to the BigQuery table when using request-response logging . This type of logging is in Beta.
What you expected to happen:
The custom service account being used for online prediction will be used to write to the BigQuery table specified for request-response logging.