Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-50024

Some warn messages should actually use logger instead of the warnings module

    XMLWordPrintableJSON

Details

    Description

      Some warnings messages in the Pyspark connect module are meant more as informational. They are now using the 'warnings' module which incorrectly pops up not in the log output but rather stdout.

      The warnings module should be used only to produce user facing warnings because of an action they have taken.

      Attachments

        Issue Links

          Activity

            People

              nija Niranjan Jayakar
              nija Niranjan Jayakar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: