You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/07/15 02:26:00 UTC

[jira] [Updated] (SPARK-39785) Use setBufferedIo instead of withBufferedIo to cleanup log4j2 deprecated api usage

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

Yang Jie updated SPARK-39785:
-----------------------------
    Summary: Use setBufferedIo instead of withBufferedIo to cleanup log4j2 deprecated api usage  (was: Use setBufferedIo instead of deprecated withBufferedIo to cleanup log4j2 deprecated api usage)

> Use setBufferedIo instead of withBufferedIo to cleanup log4j2 deprecated api usage
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-39785
>                 URL: https://issues.apache.org/jira/browse/SPARK-39785
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Priority: Minor
>
>  fix the following log4j2 compilation warning
> {code:java}
> [WARNING] /basedir/spark-source/core/src/main/scala/org/apache/spark/util/logging/DriverLogger.scala:69: [deprecation @ org.apache.spark.util.logging.DriverLogger.addLogAppender.log4jFileAppender | origin=org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder.withBufferedIo | version=] method withBufferedIo in class Builder is deprecated
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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