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

Joe Pallas commented on HADOOP-11804:
-------------------------------------

I think there's a problem with this change.  When I change the project version 
to something that's not already in the Apache maven repository (e.g., 
3.0.0-beta1-SNAPSHOT), my build fails:

{noformat}
[ERROR] Failed to execute goal on project hadoop-sls: Could not resolve 
dependencies for project org.apache.hadoop:hadoop-sls:jar:3.0.0-beta1: Could 
not find artifact org.apache.hadoop:hadoop-client:jar:3.0.0-beta1 in 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
{noformat}

It looks like the current trunk is building only because there is a left-over 
3.0.0-alpha2-SNAPSHOT of hadoop-client:jar in the repository.  The patch 
changed hadoop-client from jar packaging to pom packaging.


> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to