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

Flaky test: SaveIntoDataSourceCommandSuite.`simpleString is redacted`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.1, 2.3.0, 2.4.0
    • 2.2.3, 2.3.3, 2.4.0
    • SQL, Tests
    • None

    Description

      The test case fails because the used password string `123` matches `@41230802`. 

      https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97343/consoleFull

      SaveIntoDataSourceCommandSuite:
      - simpleString is redacted *** FAILED ***
      "SaveIntoDataSourceCommand org.apache.spark.sql.execution.datasources.jdbc.JdbcRelationProvider@41230802, Map(password -> *********(redacted), url -> *********(redacted), driver -> mydriver), ErrorIfExists
      +- Range (0, 1, step=1, splits=Some(2))
      " contained "123" (SaveIntoDataSourceCommandSuite.scala:42)

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: