Github user yucai commented on the pull request:

    https://github.com/apache/spark/pull/10265#issuecomment-164213095
  
    Weird, I find no difference for 
org.apache.spark.sql.sources.JsonHadoopFsRelationSuite#"test all data types - 
TimestampType" in Jekins's test report.
    
    And also, I tried both 
org.apache.spark.sql.sources.JsonHadoopFsRelationSuite and 
org.apache.spark.sql.DataFrameJoinSuite with the latest Spark upstream + my PR 
locally, no failure also.
    The executed command is:
    ```
    build/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Phive-thriftserver 
-Phive -DskipTests assembly
    build/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Phive-thriftserver 
-Phive 'test-only org.apache.spark.sql.sources.JsonHadoopFsRelationSuite'
    build/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Phive-thriftserver 
-Phive 'test-only org.apache.spark.sql.DataFrameJoinSuite'
    ```
    
     What's wrong :( ?
    
    Jekins, can you retest this please?



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to