You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/01/15 14:06:00 UTC

[jira] [Closed] (HUDI-3158) Reduce warn logs in Spark SQL INSERT OVERWRITE

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

sivabalan narayanan closed HUDI-3158.
-------------------------------------
    Fix Version/s: 0.10.1
                       (was: 0.11.0)
       Resolution: Fixed

> Reduce warn logs in Spark SQL INSERT OVERWRITE
> ----------------------------------------------
>
>                 Key: HUDI-3158
>                 URL: https://issues.apache.org/jira/browse/HUDI-3158
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Raymond Xu
>            Assignee: 董可伦
>            Priority: Major
>              Labels: pull-request-available, sev:normal
>             Fix For: 0.10.1
>
>
> {code:java}
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]
> 22/01/03 19:35:12 WARN ClusteringUtils: No content found in requested file for instant [==>20220103192919722__replacecommit__REQUESTED]{code}
> To reduce the repeated warn logs
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)