[
https://issues.apache.org/jira/browse/OOZIE-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251437#comment-13251437
]
[email protected] commented on OOZIE-809:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4697/
-----------------------------------------------------------
Review request for oozie.
Summary
-------
When working with large number of inputs and outputs, there is data truncation
error in the following fields - COORD_ACTIONS.action_xml,
COORD_ACTIONS.missing_dependencies, COORD_ACTIONS.run_conf, WF_JOBS.conf.
In general, all TEXT fields should be changed to MEDIUMTEXT in MySQL
This addresses bug OOZIE-809.
https://issues.apache.org/jira/browse/OOZIE-809
Diffs
-----
trunk/core/src/main/java/org/apache/oozie/util/db/Schema.java 1324665
Diff: https://reviews.apache.org/r/4697/diff
Testing
-------
Thanks,
shwethags
> MySQL TEXT columns should be MEDIUMTEXT
> ---------------------------------------
>
> Key: OOZIE-809
> URL: https://issues.apache.org/jira/browse/OOZIE-809
> Project: Oozie
> Issue Type: Bug
> Reporter: Shwetha G S
>
> When working with large number of inputs and outputs, there is data
> truncation error in the following fields - COORD_ACTIONS.action_xml,
> COORD_ACTIONS.missing_dependencies, COORD_ACTIONS.run_conf, WF_JOBS.conf.
> In general, all TEXT fields should be changed to MEDIUMTEXT in MySQL
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira