[
https://issues.apache.org/jira/browse/APEXCORE-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290606#comment-15290606
]
ASF GitHub Bot commented on APEXCORE-460:
-----------------------------------------
GitHub user PramodSSImmaneni opened a pull request:
https://github.com/apache/incubator-apex-core/pull/337
APEXCORE-460 A keytab passed from command line will be used for token
refresh
@davidyan74 @gauravgopi123 please see
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PramodSSImmaneni/incubator-apex-core
APEXCORE-460
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/337.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #337
----
commit 976a5317917e44757a631411ccb29913e1dc955c
Author: Pramod Immaneni <[email protected]>
Date: 2016-05-19T07:01:50Z
APEXCORE-460 Considering keytab passed in from command line as well for
token refresh. Added unit tests.
----
> Token refresh mechanism not considering keytab specified in command line
> ------------------------------------------------------------------------
>
> Key: APEXCORE-460
> URL: https://issues.apache.org/jira/browse/APEXCORE-460
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.4.0
> Reporter: Pramod Immaneni
> Assignee: Pramod Immaneni
>
> When a separate keytab isn't specified for token refresh then the keytab
> specified by dt.authentication.keytab property is used, however the keytab
> passed in from command line isn't considered. It needs to be considered
> before the looking at the property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)