----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9411/ -----------------------------------------------------------
(Updated Feb. 12, 2013, 11:07 p.m.) Review request for oozie. Changes ------- Addressed comments from Virag: - Added trim() as conf.getStrings() might return white spaces. https://issues.apache.org/jira/browse/OOZIE-748?focusedCommentId=13405463&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13405463 - Updated documentation Description ------- Now multiple sharelibs can be specified as a comma separated list in action.sharelib.for.#ACTIONTYPE# This addresses bug OOZIE-1197. https://issues.apache.org/jira/browse/OOZIE-1197 Diffs (updated) ----- http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java 1444962 http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/test/java/org/apache/oozie/action/hadoop/TestJavaActionExecutor.java 1444962 http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/docs/src/site/twiki/WorkflowFunctionalSpec.twiki 1444962 http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/sharelib/hcatalog/pom.xml PRE-CREATION http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/sharelib/pom.xml 1444962 http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/src/main/assemblies/sharelib.xml 1444962 Diff: https://reviews.apache.org/r/9411/diff/ Testing ------- unit test added Thanks, Rohini Palaniswamy
