[
https://issues.apache.org/jira/browse/HADOOP-9567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665348#comment-16665348
]
Hrishikesh Gadre commented on HADOOP-9567:
------------------------------------------
[~jojochuang] the build failure is unrelated to this patch.
{noformat}
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:1.5:bower (bower install) on project
hadoop-yarn-ui: Failed to run task: 'bower install' failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit
value: 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hadoop-yarn-ui{noformat}
> Provide auto-renewal for keytab based logins
> --------------------------------------------
>
> Key: HADOOP-9567
> URL: https://issues.apache.org/jira/browse/HADOOP-9567
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.0.0-alpha
> Reporter: Harsh J
> Assignee: Hrishikesh Gadre
> Priority: Minor
> Attachments: HADOOP-9567-001.patch, HADOOP-9567-002.patch,
> HADOOP-9567-003.patch, HADOOP-9567-004.patch, HADOOP-9567-005.patch,
> HADOOP-9567.branch-2.7.001.patch
>
>
> We do a renewal for cached tickets (obtained via kinit before using a Hadoop
> application) but we explicitly seem to avoid doing a renewal for keytab based
> logins (done from within the client code) when we could do that as well via a
> similar thread.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]