Mani's Tech Blog
Failing Oozie Launcher, Output data size [7,692] exceeds maximum [2,048]
Issue : Failing Oozie Launcher, Output data size [7,692] exceeds maximum [2,048]
Solution :
Add the property in oozie-site.xml
<property>
<name>oozie.action.max.output.data</name>
<value>8192</value>
</property>
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.