Andrew Purtell created BIGTOP-1433:
--------------------------------------
Summary: Fix Hive build after BIGTOP-1429
Key: BIGTOP-1433
URL: https://issues.apache.org/jira/browse/BIGTOP-1433
Project: Bigtop
Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Fix For: 0.8.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)