[
https://issues.apache.org/jira/browse/OOZIE-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361483#comment-14361483
]
Venkat Ramachandran commented on OOZIE-2168:
--------------------------------------------
Patch-2 fixed the following test failure:
* testActionNameLength(org.apache.oozie.service.TestLiteWorkflowAppService)
The following test failure is unrelated to this checkin and pre-exists in the
trunk:
* testCoordRerunDateNeg(org.apache.oozie.command.coord.TestCoordRerunXCommand)
> Oozie flow and action names have 50 char limit
> -----------------------------------------------
>
> Key: OOZIE-2168
> URL: https://issues.apache.org/jira/browse/OOZIE-2168
> Project: Oozie
> Issue Type: Bug
> Components: action
> Reporter: Venkat Ramachandran
> Assignee: Venkat Ramachandran
> Attachments: OOZIE-2168.1.patch, OOZIE-2168.2.patch
>
>
> Oozie flow and action names have a 50 character limit and the database fields
> have 256 char limit. So, it will be better to increase this limit to 128+ or
> make it configurable for the deployment.
> The use case is some automated systems create actions and flows names with
> longer character sequence.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)