[ 
https://issues.apache.org/jira/browse/SPARK-25726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649122#comment-16649122
 ] 

Apache Spark commented on SPARK-25726:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/22716

> Flaky test: SaveIntoDataSourceCommandSuite.`simpleString is redacted`
> ---------------------------------------------------------------------
>
>                 Key: SPARK-25726
>                 URL: https://issues.apache.org/jira/browse/SPARK-25726
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Tests
>    Affects Versions: 2.2.1, 2.3.0, 2.4.0
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>
> The test case fails because the used password string `123` matches 
> `@41230802`. 
> - 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97343/consoleFull
> {code:java}
> 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){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to