[
https://issues.apache.org/jira/browse/HADOOP-11804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15785663#comment-15785663
]
Sean Busbey commented on HADOOP-11804:
--------------------------------------
{quote}
Also, is it possible to shade only on package and not on install?
{quote}
Not as far as I know. The maven lifecycle specifies that the {{install}} goal
requires the {{package}} goal to have run
([ref|https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference]).
{quote}
A profile to opt-out will be very useful.
{quote}
Can one of the three of y'all open a JIRA with the goals specified (i.e.
"instructions added to XXXX for developers who want to skip shaded artifact
generation") and assign it to me? Once I have a goal location for instructions
I'll take on verifying some opt-out mechanism and documentation for same.
> Shaded Hadoop client artifacts and minicluster
> ----------------------------------------------
>
> Key: HADOOP-11804
> URL: https://issues.apache.org/jira/browse/HADOOP-11804
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-11804.1.patch, HADOOP-11804.10.patch,
> HADOOP-11804.11.patch, HADOOP-11804.12.patch, HADOOP-11804.13.patch,
> HADOOP-11804.14.patch, HADOOP-11804.2.patch, HADOOP-11804.3.patch,
> HADOOP-11804.4.patch, HADOOP-11804.5.patch, HADOOP-11804.6.patch,
> HADOOP-11804.7.patch, HADOOP-11804.8.patch, HADOOP-11804.9.patch,
> hadoop-11804-client-test.tar.gz
>
>
> make a hadoop-client-api and hadoop-client-runtime that i.e. HBase can use to
> talk with a Hadoop cluster without seeing any of the implementation
> dependencies.
> see proposal on parent for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]