Details

    Description

      Two new classes org.apache.spark.internal.Logger and org.apache.spark.internal.LoggerFactory were introduced from https://github.com/apache/spark/pull/46301

      Given that Logger is a widely recognized interface in Log4j, it may lead to confusion to have a class with the same name. To avoid this and clarify its purpose within the Spark framework, I propose renaming org.apache.spark.internal.Logger to org.apache.spark.internal.SparkLogger. Similarly, to maintain consistency, org.apache.spark.internal.LoggerFactory should be renamed to org.apache.spark.internal.SparkLoggerFactory.

      Attachments

        Activity

          People

            Gengliang.Wang Gengliang Wang
            Gengliang.Wang Gengliang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: