Dmitry Lysnichenko created AMBARI-10597:
-------------------------------------------
Summary: Update Ambari setup for Falcon to add new dependency in
startup.properties
Key: AMBARI-10597
URL: https://issues.apache.org/jira/browse/AMBARI-10597
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 2.1.0
Attachments: AMBARI-10597.patch
Falcon has a new dependency for commons-lang3.
Falcon startup.properties should be updated to include commons-lang3 for
"*.shared.libs" property
{noformat}
##### List of shared libraries for Falcon workflows #####
*.shared.libs=activemq-core,geronimo-j2ee-management,jms,json-simple,oozie-client,spring-jms,commons-lang3
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)