You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Alejandro Abdelnur <tu...@cloudera.com> on 2011/11/15 08:03:41 UTC

tests in error in trunk & Hive action

** Tests in error:

Actually on trunk -1 (working on top of OOZIE-600 as trunk is broken
due to missing files from the OOZIE-557)

The following test cases are failing:

trunk@OOZIE-600:

Tests in error:
  testCoordChangeXCommand(org.apache.oozie.command.coord.TestCoordChangeXCommand)
  testCoordChangeEndTime(org.apache.oozie.command.coord.TestCoordChangeXCommand)

OOZIE-602 & OOZIE-480 apply properly and don't produce further
regressions (I get same failures).

** Hive Action:

I'm currently working on Hive action, OOZIE-68, using Hive JARs from
Apache trunk and Hadoop 0.20.204.0.

I'm trying to zero some errors in other unreleated testcases. I'll
need OOZIE-602 in for sure before OOZIE-68.

Thanks.

Alejandro