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

Apache Spark reassigned SPARK-36147:
------------------------------------

    Assignee: Apache Spark

> [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: Apache Spark
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to