if group.name/oozie.job.acl is not defined in job.properties job submission 
fails
---------------------------------------------------------------------------------

                 Key: OOZIE-752
                 URL: https://issues.apache.org/jira/browse/OOZIE-752
             Project: Oozie
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.0
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
             Fix For: 3.2.0


The new ACL model makes the group/acl optional, thus being NULL.

There are places in the code where it is checked the group should not be NULL.

There are places in the code where a NULL group is being set in Configuration 
and this throws a exception.

--
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

        

Reply via email to