[
https://issues.apache.org/jira/browse/HADOOP-14771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166742#comment-16166742
]
Sean Busbey commented on HADOOP-14771:
--------------------------------------
walking back, based on how bleak that sounds now that I re-read it. the
dependency plugin can provide a limited amount of help through the
{{dependency:analyze}} goal. It can flag where things are directly referenced
in a module without a corresponding dependency and where a dependency is not
referenced. But it's very limited: no reflection support, no notion of "this
transitive isn't needed because you don't use the parts of library X that use
it", etc.
We can improve some of this by building a bit of tooling to aid the shade
plugin, since it has more ability to work across transitive dependencies (that
second limitation I referred to above). I have some ideas here, but have to
chew on them a bit more before I'll be ready to work through them on a jira.
> 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]