[ 
https://issues.apache.org/jira/browse/OOZIE-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dénes Bodó resolved OOZIE-1325.
-------------------------------
    Resolution: Invalid

This ticket seems abandoned. If you feel that this still an issue in Oozie 5 
then please reopen.

> Remove authToken from Oozie 
> ----------------------------
>
>                 Key: OOZIE-1325
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1325
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Priority: Minor
>
> The AuthToken is legacy code. The HttpRequest is no longer containing the
> authToken. It is always null. 
> For example, authToken is used at these places:
> in CoordinatorEngine #249
> CoordSubmitCommand submit = new CoordSubmitCommand(conf, getAuthToken());
> in SubmitCommand #79
> public SubmitCommand(Configuration conf, String authToken) {
> in CoordinatorJobBean #68,
> private String authToken = null;
> ...
> The method arguments and db fields of authToken should be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to