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

Sean Busbey commented on HADOOP-14771:
--------------------------------------

I'm still +1 on including this to show that we intend for it to be exposed via 
the hadoop-client. as a nit, it'd be better to include comment in the pom 
change that says as much.

{quote}
Why are excluding commons-cli, log4j, hadoop-yarn-api and hadoop-yarn-common?
We don't exclude log4j and commons-cli in hadoop-common dependency, so we 
should probably do it consistently?
hadoop-yarn-api and hadoop-yarn-common are needed by clients, no ?
{quote}

One reason to do this is to make sure we bring things in where they're 
required. We almost certainly don't need log4j in hadoop-client because of the 
addition of the hadoop-yarn-client module. (though we end up needing it because 
of other things). I'm not familiar enough with the hadoop-yarn-client module 
yet to comment on how many of these dependencies are being excluded for this 
reason.

> hadoop-client does not include hadoop-yarn-client
> -------------------------------------------------
>
>                 Key: HADOOP-14771
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14771
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: common
>            Reporter: Haibo Chen
>            Assignee: Ajay Kumar
>            Priority: Critical
>         Attachments: HADOOP-14771.01.patch
>
>
> The hadoop-client does not include hadoop-yarn-client, thus, the shared 
> hadoop-client is incomplete. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to