----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7744/#review12945 -----------------------------------------------------------
Ship it! Will commit. - Mohammad Islam On Oct. 31, 2012, 7 a.m., Ryota Egashira wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7744/ > ----------------------------------------------------------- > > (Updated Oct. 31, 2012, 7 a.m.) > > > Review request for oozie. > > > Description > ------- > > At first the patch will be committed to /branches/hcat-intre. When we will > feel comfortable for HCat integration, we will apply the patches into trunk. > > uri-template for HCat > <uri-template> > hcat://[HcatServer:Port]/db/table/?datestamp=$YEAR$MONTH$DAY$HOUR;region=us</uri-template> > > This utility class parses HCat URI, does error checking,and store > information(server, db, table, partitions) > > > This addresses bug OOZIE-1036. > https://issues.apache.org/jira/browse/OOZIE-1036 > > > Diffs > ----- > > hcat-intre/core/src/main/java/org/apache/oozie/util/HCatURI.java > PRE-CREATION > hcat-intre/core/src/test/java/org/apache/oozie/util/TestHCatURI.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/7744/diff/ > > > Testing > ------- > > > Thanks, > > Ryota Egashira > >
