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

    https://github.com/apache/spark/pull/2843#discussion_r19058181
  
    --- Diff: 
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2Suite.scala
 ---
    @@ -37,35 +43,81 @@ import 
org.apache.spark.sql.catalyst.util.getTempFilePath
     
     /**
      * Tests for the HiveThriftServer2 using JDBC.
    + *
    + * NOTE: SPARK_PREPEND_CLASSES is explicitly disabled in this test suite. 
Assembly jar must be
    + * rebuilt after changing HiveThriftServer2 related code.
    --- End diff --
    
    This requirement should be OK for Jenkins, since Jenkins always build the 
assembly jar before executing any test suites.


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