[ https://issues.apache.org/jira/browse/HDFS-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bharat Viswanadham resolved HDFS-12928. --------------------------------------- Resolution: Won't Fix > Shaded jar for hadoop-hdfs-client > --------------------------------- > > Key: HDFS-12928 > URL: https://issues.apache.org/jira/browse/HDFS-12928 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Bharat Viswanadham > Assignee: Bharat Viswanadham > Priority: Major > > This jira is to have a shaded client for hadoop-hdfs-client. > Similar to hadoop-client, which has hadoop-client-api and > hadoop-client-runtime. > Similarly for hadoop-hdfs-client, we can have hadoop-hdfs-clienta-api and > hadoop-hdfs-client-runtime. > This will help, when I am working on hdfs client programs, and want to use > only hdfs client and does not require mapreduce-client and yarn-client, I can > use this new jar, instead of hadoop-client-api jar which includes everything. > And also when I am breaking Hadoop in to modules like hdfs-client, > yarn-client and mapred-client, and upgrade only one component this helps. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org