----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7993/ -----------------------------------------------------------
(Updated Nov. 10, 2012, 1:52 a.m.) Review request for oozie. Changes ------- thanks for review comments, Mona. I modified patch based on comments. Description ------- https://issues.apache.org/jira/browse/OOZIE-1059 changes include 1. Add static method getHCatURI 2. change PARTITION_SEPARATOR from semicolon to ampersand 3. Add equals method This addresses bug OOZIE-1059. https://issues.apache.org/jira/browse/OOZIE-1059 Diffs (updated) ----- branches/hcat-intre/core/src/main/java/org/apache/oozie/util/HCatURI.java 1407609 branches/hcat-intre/core/src/test/java/org/apache/oozie/util/TestHCatURI.java 1407609 Diff: https://reviews.apache.org/r/7993/diff/ Testing ------- Thanks, Ryota Egashira
