Github user yhuai commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14497#discussion_r73723916
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveSparkSubmitSuite.scala ---
    @@ -253,6 +253,47 @@ class HiveSparkSubmitSuite
         runSparkSubmit(args)
       }
     
    +  test("SPARK-16901: set javax.jdo.option.ConnectionURL") {
    +    // In this test, we set hive.metastore.warehouse.dir in hive-site.xml 
but
    +    // not set spark.sql.warehouse.dir. So, the warehouse dir should be
    +    // the value of hive.metastore.warehouse.dir. Also, the value of
    +    // spark.sql.warehouse.dir should be set to the value of 
hive.metastore.warehouse.dir.
    --- End diff --
    
    sorry. Bad comment.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to