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

Mark Grover commented on SPARK-18093:
-------------------------------------

Yeah, I thought so too - but it failed on two different environments for me - 
an internal Jenkins job and my mac. Perhaps, it's related to some of the 
profiles/properties I am setting?

Anyways, filed a PR. Thanks!

> Fix default value test in SQLConfSuite to work regardless of warehouse dir's 
> existence
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-18093
>                 URL: https://issues.apache.org/jira/browse/SPARK-18093
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.2, 2.1.0
>            Reporter: Mark Grover
>            Priority: Minor
>
> At least on my mac (with JDK 1.7.0_67), {{default value of WAREHOUSE_PATH}} 
> in SQLConfSuite fails because left side of the assert doesn't have a trailing 
> slash while the right does.
> As [~srowen] mentions 
> [here|https://github.com/apache/spark/pull/15382#discussion_r84240197], the 
> JVM adds a trailing slash if the directory exists and doesn't if it doesn't. 
> I think it'd be good for the test to work regardless of the directory's 
> existence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to