You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2012/09/01 02:09:07 UTC

[jira] [Commented] (OOZIE-809) MySQL TEXT columns should be MEDIUMTEXT

    [ https://issues.apache.org/jira/browse/OOZIE-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446512#comment-13446512 ] 

Hadoop QA commented on OOZIE-809:
---------------------------------

Testing JIRA OOZIE-809

Cleaning local svn workspace

{code}
----------------------------

+1 PATCH_APPLIES
   CLEAN cleaned target directories
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    -1 the patch modifies 1 JPA file(s), persistence.xml or *-orm.xml
+1 TESTS
   Tests run: 904
   Tests failures: 1
   Tests errors: 0
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
{code}

The full output of the test-patch run is available at

   https://builds.apache.org/job/oozie-trunk-precommit-build/78/
                
> 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
>            Assignee: Robert Kanter
>         Attachments: OOZIE-809.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira