[ 
https://issues.apache.org/jira/browse/HDFS-14835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927178#comment-16927178
 ] 

Hudson commented on HDFS-14835:
-------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17272 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17272/])
HDFS-14835. RBF: Secured Router should not run when it can't initialize 
(github: rev 524b553a5f1c10bf41c723302cf42b592ffa1631)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/security/TestRouterSecurityManager.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/security/RouterSecurityManager.java


> RBF: Secured Router should not run when it can't initialize 
> DelegationTokenSecretManager
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-14835
>                 URL: https://issues.apache.org/jira/browse/HDFS-14835
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Major
>              Labels: RBF
>
> Currently, even if secured router fails to create 
> DelegationTokenSecretManager, it can start and keeps running. This router 
> can't handle requests with delegation tokens.
> {noformat}
> ERROR org.apache.hadoop.hdfs.server.federation.router.FederationUtil: Could 
> not instantiate: ZKDelegationTokenSecretManagerImpl
> ...
> INFO org.apache.hadoop.ipc.Server: Starting Socket Reader #1 for port 8888
> {noformat}
> In this case, I think router should not start.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to