----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7801/ -----------------------------------------------------------
(Updated Nov. 4, 2012, 5:14 p.m.)
Review request for oozie.
Changes
-------
Patch enhanced to be more readable, and functionalities tested
Feedback incorporated.
Unit tests added
Fixed couple of typos (parition instead of partition) in HCatURI class
Description
-------
WIP. Implementing the data structures and interfacing methods which are used by
all other services
This addresses bug OOZIE-1039.
https://issues.apache.org/jira/browse/OOZIE-1039
Diffs (updated)
-----
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/pom.xml
1404444
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/ErrorCode.java
1404444
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/service/MetadataServiceException.java
PRE-CREATION
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/service/PartitionDependencyManagerService.java
PRE-CREATION
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/util/HCatURI.java
1404444
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/util/WaitingActions.java
PRE-CREATION
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/resources/oozie-default.xml
1404444
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/test/java/org/apache/oozie/service/TestPartitionDependencyManagerService.java
PRE-CREATION
http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/pom.xml 1404444
Diff: https://reviews.apache.org/r/7801/diff/
Testing
-------
unit tests in progress
Thanks,
Mona Chitnis
