> On Nov. 16, 2012, 8:27 p.m., Mona Chitnis wrote: > > So if the filter does not contain hcat serverName, dbName and tableName, > > how are we encapsulating the request when polling HCat server or the > > partition missing dep cache?
These EL functions are called when all dependencies are met. This is in the last step, just before launching WF. So it is not being called during polling and sep check. HTH. - Mohammad ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8060/#review13529 ----------------------------------------------------------- On Nov. 15, 2012, 11:21 p.m., Mohammad Islam wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8060/ > ----------------------------------------------------------- > > (Updated Nov. 15, 2012, 11:21 p.m.) > > > Review request for oozie. > > > Description > ------- > > update both EL functions > > > This addresses bug OOZIE-1069. > https://issues.apache.org/jira/browse/OOZIE-1069 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java > 1408942 > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/util/HCatURI.java > 1408942 > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/test/java/org/apache/oozie/coord/TestCoordELFunctions.java > 1408942 > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/test/java/org/apache/oozie/util/TestHCatURI.java > 1408942 > > Diff: https://reviews.apache.org/r/8060/diff/ > > > Testing > ------- > > > Thanks, > > Mohammad Islam > >
