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 "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2016/02/29 08:32:18 UTC

[jira] [Created] (HDFS-9870) Remove unused imports from DFSUtil

Brahma Reddy Battula created HDFS-9870:
------------------------------------------

             Summary: Remove unused imports from DFSUtil
                 Key: HDFS-9870
                 URL: https://issues.apache.org/jira/browse/HDFS-9870
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Brahma Reddy Battula
            Assignee: Brahma Reddy Battula


Remove the following unused imports {{DFSUtil.java}}
{code}
import static org.apache.hadoop.hdfs.DFSConfigKeys.DFS_NAMENODE_LIFELINE_RPC_ADDRESS_KEY;

import java.io.InterruptedIOException;

import com.google.common.collect.Sets;
{code}



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