[
https://issues.apache.org/jira/browse/BIGTOP-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated BIGTOP-1435:
---------------------------------------
Description:
02:37:20 [ERROR] Failed to execute goal on project crunch-hbase: Could not
resolve dependencies for project org.apache.crunch:crunch-hbase:jar:0.10.0: The
following artifacts could not be resolved:
org.apache.hbase:hbase-common:jar:0.98.2,
org.apache.hbase:hbase-protocol:jar:0.98.2,
org.apache.hbase:hbase-client:jar:0.98.2,
org.apache.hbase:hbase-shell:jar:0.98.2,
org.apache.hbase:hbase-server:jar:0.98.2,
org.apache.hbase:hbase-hadoop2-compat:jar:0.98.2,
org.apache.hbase:hbase-testing-util:jar:0.98.2: Failure to find
org.apache.hbase:hbase-common:jar:0.98.2 in http://repo.maven.apache.org/maven2
was cached in the local repository, resolution will not be reattempted until
the update interval of central has elapsed or updates are forced -> [Help 1]
was:
I get to the hive build and this happens:
{code}
[ERROR] Failed to execute goal on project hive-cli: Could not resolve
dependencies for project org.apache.hive:hive-cli:jar:0.13.0: Could not find
artifact org.apache.hbase:hbase-common:jar:0.98.5 in datanucleus
(http://www.datanucleus.org/downloads/maven2) -> [Help 1]
{code}
Which is because the artifact name is 0.98.5-hadoop2.
We see this because of BIGTOP-1429.
> Fix Crunch build after BIGTOP-1429
> -----------------------------------
>
> Key: BIGTOP-1435
> URL: https://issues.apache.org/jira/browse/BIGTOP-1435
> Project: Bigtop
> Issue Type: Sub-task
> Components: build
> Affects Versions: 0.7.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.8.0
>
>
> 02:37:20 [ERROR] Failed to execute goal on project crunch-hbase: Could not
> resolve dependencies for project org.apache.crunch:crunch-hbase:jar:0.10.0:
> The following artifacts could not be resolved:
> org.apache.hbase:hbase-common:jar:0.98.2,
> org.apache.hbase:hbase-protocol:jar:0.98.2,
> org.apache.hbase:hbase-client:jar:0.98.2,
> org.apache.hbase:hbase-shell:jar:0.98.2,
> org.apache.hbase:hbase-server:jar:0.98.2,
> org.apache.hbase:hbase-hadoop2-compat:jar:0.98.2,
> org.apache.hbase:hbase-testing-util:jar:0.98.2: Failure to find
> org.apache.hbase:hbase-common:jar:0.98.2 in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced -> [Help 1]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)