-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to generate report, the report status is "GenerateReportFailed" #1401
Comments
There are some info about this issue:
|
Hi, team, the above is my problem. |
Hi @xkwangcn , It looks like a pretty specific Presto bug you're encountering. Can you reproduce it each time? Can we get the CR for this deployment? |
@xkwangcn you are running metering |
Hi, @pruan-rht , Thanks for your reply. |
Hi @bentito , Thanks for your reply. |
@xkwangcn That sounds fine to me. That's mostly what I was going to do on your behalf, ask on the prestosql slack workspace. I can verify |
The problem is when I create a report, it failed with the massage:
The target I want is that make the report status "finished", and I can get the correct data with
curl --insecure -H "Authorization: Bearer ${token}" "https://${meteringRoute}/api/v1/reports/get?name=${reportName}&namespace=metering&format=$reportFormat"
commandThe text was updated successfully, but these errors were encountered: