You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/08/19 01:34:00 UTC

[jira] [Assigned] (SPARK-36147) [SQL] - log level should be warning if files not found in BasicWriteStatsTracker

     [ https://issues.apache.org/jira/browse/SPARK-36147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon reassigned SPARK-36147:
------------------------------------

    Assignee: t oo

> [SQL] - log level should be warning if files not found in BasicWriteStatsTracker
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-36147
>                 URL: https://issues.apache.org/jira/browse/SPARK-36147
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.2
>            Reporter: t oo
>            Assignee: t oo
>            Priority: Major
>             Fix For: 3.3.0
>
>
> This log should at least be WARN not INFO (in [org/apache/spark/sql/execution/datasources/BasicWriteStatsTracker.scala|https://github.com/apache/spark/pull/33332#diff-2a68131bcf611ecf51956d2ba63e8a9ee6d1d20a7a54eeeb4195a4ba1d365134] )
>  
> "Expected $numSubmittedFiles files, but only saw $numFiles."
>  
> in my case (using s3) just yesterday, the file was never created and job didn't fail! so I ended up with silently missing data



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org