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

    https://github.com/apache/spark/pull/9543#discussion_r46098451
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala ---
    @@ -45,6 +45,8 @@ class VersionsSuite extends SparkFunSuite with Logging {
           Some(new File(sys.props("java.io.tmpdir"), 
"hive-ivy-cache").getAbsolutePath))
       }
     
    +  private val mavenRepo = 
Some("http://www.datanucleus.org/downloads/maven2";)
    --- End diff --
    
    Can you use `HIVE_METASTORE_MAVEN_REPO`'s default value at here? So, in 
case we update that default value, this one will be updated as well.


---
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