[
https://issues.apache.org/jira/browse/HADOOP-14771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167107#comment-16167107
]
Haibo Chen commented on HADOOP-14771:
-------------------------------------
dependency:analyze gives a list of used undeclared dependencies and another
list of unused declared dependencies, which we can use to ensure a good hygiene
of project dependencies. IIUC, we'll make changes in hadoop-yarn-client pom.xml
directly, which is different from what we are doing here, that is, excluding
hadoop-yarn-client's transitive dependencies in hadoop-client.
I'll try to go over the classes manually. Looking forwarding to your new tool
to address such issue.
> 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: [email protected]
For additional commands, e-mail: [email protected]