[ 
https://issues.apache.org/jira/browse/HADOOP-11804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey updated HADOOP-11804:
---------------------------------
    Attachment: HADOOP-11804.1.patch

works-at-all. doesn't filter by IA.Public annotation.

-01
  * create shaded artifacts for downstream compile, runtime, and test scopes
  * hadoop-client-api is compile scope, currently all org.apache.hadoop from 
hadoop-client
  * hadoop-client-runtime is runtime scope, contains relocated third party deps 
from hadoop-client
  * hadoop-client-minicluster is test scope, has the hadoop-minicluster and 
deps shaded (w/third party relocated) barring those things found in api and 
runtime.
  * has a local implementation of MSHADE-182
  * requires a maven version that can use the dependency-plugin feature of 
banning all transitive dependencies.

> POC Hadoop Client w/o transitive dependencies
> ---------------------------------------------
>
>                 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
>         Attachments: HADOOP-11804.1.patch
>
>
> 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)

Reply via email to