Shwetha G S created FALCON-243:
----------------------------------

             Summary: Pig actions don't pick-up sharelib with oozie < 4.0
                 Key: FALCON-243
                 URL: https://issues.apache.org/jira/browse/FALCON-243
             Project: Falcon
          Issue Type: Bug
            Reporter: Shwetha G S


Process parent workflow has this property:
                <property>
                    <name>oozie.action.sharelib.for.pig</name>
                    <value>pig,hcatalog</value>
                </property>

Oozie 3.x handles this property as string, and not as a list, and takes 
sharelib path as "/user/oozie/share/lib/pig,hacatalog" which is an invalid 
path. So, it doesn't load share lib at all for pig actions (when process has 
pig script specified directly)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to