You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2016/02/24 20:04:18 UTC

[jira] [Resolved] (HDFS-9846) Make DelegationTokenFetcher a Tool

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

Mingliang Liu resolved HDFS-9846.
---------------------------------
    Resolution: Won't Fix

> Make DelegationTokenFetcher a Tool
> ----------------------------------
>
>                 Key: HDFS-9846
>                 URL: https://issues.apache.org/jira/browse/HDFS-9846
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Mingliang Liu
>            Assignee: Mingliang Liu
>
> Currently the {{org.apache.hadoop.hdfs.tools.DelegationTokenFetcher}} is not implementing the {{Tool}} interface, while it should.
> This jira is to track the effort of refactoring the code to implement the {{Tool}} interface. The main benefits are unified generic option parsing, modifying the configurations, and conjunction with {{ToolRunner}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)