Hey All, The issue that Josh pointed out is not just a test failure, it's an issue with an important bug fix that was not correctly back-ported into the 1.4 branch. Unfortunately the overall state of the 1.4 branch tests on Jenkins was not in great shape so this was missed earlier on.
Given that this is fixed now, I have prepared another RC and am leaning towards restarting the vote. If anyone feels strongly one way or the other let me know, otherwise I'll restart it in a few hours. I figured since this will likely finalize over the weekend anyways, it's not so bad to wait 1 additional day in order to get that fix. - Patrick On Wed, Jul 8, 2015 at 12:00 PM, Josh Rosen <rosenvi...@gmail.com> wrote: > I've filed https://issues.apache.org/jira/browse/SPARK-8903 to fix the > DataFrameStatSuite test failure. The problem turned out to be caused by a > mistake made while resolving a merge-conflict when backporting that patch to > branch-1.4. > > I've submitted https://github.com/apache/spark/pull/7295 to fix this issue. > > On Wed, Jul 8, 2015 at 11:30 AM, Sean Owen <so...@cloudera.com> wrote: >> >> I see, but shouldn't this test not be run when Hive isn't in the build? >> >> On Wed, Jul 8, 2015 at 7:13 PM, Andrew Or <and...@databricks.com> wrote: >> > @Sean You actually need to run HiveSparkSubmitSuite with `-Phive` and >> > `-Phive-thriftserver`. The MissingRequirementsError is just complaining >> > that >> > it can't find the right classes. The other one (DataFrameStatSuite) is a >> > little more concerning. >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org >> For additional commands, e-mail: dev-h...@spark.apache.org >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional commands, e-mail: dev-h...@spark.apache.org