[
https://issues.apache.org/jira/browse/SPARK-21718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126575#comment-16126575
]
Xiao Li commented on SPARK-21718:
---------------------------------
[~meox] Please submit a PR to fix this.
https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/InMemoryTableScanExec.scala#L174
> Heavy log of type: "Skipping partition based on stats ..."
> ----------------------------------------------------------
>
> Key: SPARK-21718
> URL: https://issues.apache.org/jira/browse/SPARK-21718
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.1.0
> Environment: Linux
> Reporter: Gian Lorenzo Meocci
> Priority: Trivial
>
> My spark job have three partions. This cause many logs entry of type:
> "Skipping partition based on stats ..." in SPARK_WORKDIR/<my_app_id>/stderr
> We should add a check to disable this kind of working or move the loglevel
> from Info to Debug
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]