Skip to content
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

[Audit][FEA] [SPARK-36070][CORE] Log time cost info for writing rows out and committing the task #3959

Closed
nartal1 opened this issue Oct 28, 2021 · 4 comments · Fixed by #4437
Assignees
Labels
audit_3.3.0 Audit related tasks for 3.3.0 P1 Nice to have for release

Comments

@nartal1
Copy link
Collaborator

nartal1 commented Oct 28, 2021

Is your feature request related to a problem? Please describe.
This issue is just to keep GpuFileFormatWriter.scala in sync with changes in Apache Spark FileFormatWriter.scala. The PR is used to add logging which would help to debug. It doesn't affect functionality in anyway.
PR- apache/spark@f5a63322de

Another trivial change - apache/spark@2fc9c0bfb5 (change logInfo to logWarning)

@nartal1 nartal1 added feature request New feature or request ? - Needs Triage Need team to review and classify audit_3.3.0 Audit related tasks for 3.3.0 labels Oct 28, 2021
@Salonijain27 Salonijain27 added P1 Nice to have for release and removed ? - Needs Triage Need team to review and classify labels Nov 2, 2021
@HaoYang670 HaoYang670 self-assigned this Dec 21, 2021
@HaoYang670
Copy link
Collaborator

I'd like to try to fix it.

@HaoYang670
Copy link
Collaborator

@HaoYang670
Copy link
Collaborator

Another related issue is #2123

@HaoYang670
Copy link
Collaborator

@sameerz sameerz removed the feature request New feature or request label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.3.0 Audit related tasks for 3.3.0 P1 Nice to have for release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants