-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8673/
-----------------------------------------------------------

Review request for oozie.


Description
-------

See https://issues.apache.org/jira/browse/OOZIE-1123
All HCatalog related EL functions separated out into another class. Changed 
nomenclature instead of having 'meta'
WIP - URIHandler to determine applicable EL Functions
WIP - partition-Min and partition-Max. Also need to account for input-event 
having range of instances e.g. current(0) to current(-n)


This addresses bug OOZIE-1123.
    https://issues.apache.org/jira/browse/OOZIE-1123


Diffs
-----

  
branches/hcat-intre/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java
 1423208 
  
branches/hcat-intre/core/src/main/java/org/apache/oozie/coord/HCatELFunctions.java
 PRE-CREATION 
  branches/hcat-intre/core/src/main/resources/oozie-default.xml 1423208 
  
branches/hcat-intre/core/src/test/java/org/apache/oozie/coord/TestCoordELFunctions.java
 1423208 
  
branches/hcat-intre/core/src/test/java/org/apache/oozie/coord/TestHCatELFunctions.java
 PRE-CREATION 
  branches/hcat-intre/pom.xml 1423208 
  branches/hcat-intre/sharelib/hive/pom.xml 1423208 

Diff: https://reviews.apache.org/r/8673/diff/


Testing
-------

unit tests added. end-to-end test will be done using Pig job


Thanks,

Mona Chitnis

Reply via email to