Details
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
- blocks
-
SPARK-24139 Fix Flaky Tests
- Resolved
- is related to
-
SPARK-22479 SaveIntoDataSourceCommand logs jdbc credentials
- Resolved
- links to