You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Ted Yu <yu...@gmail.com> on 2015/12/25 22:48:26 UTC

recurring test failures against hadoop-2.4 profile

Hi,
You may have noticed the following test failures:
org.apache.spark.sql.hive.execution.HiveUDFSuite.UDFIntegerToString
org.apache.spark.sql.hive.execution.SQLQuerySuite.udf_java_method

Tracing backwards, they started failing since this build:

https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-Maven-with-YARN/4521/

There were several commits in the above build. So it is not immediately
obvious which commit caused the failures.

FYI