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

Martin Bukatovic commented on BIGTOP-1289:
------------------------------------------

Additional updates:
 * groovy bumped to 2.2.1 (following bigtop.mk file, see BIGTOP-1097)
 * spark bumped to 0.9.1 (see BIGTOP-1284)

No update needed for:
 * hive is not mentioned in the main pom file (bumped to 0.13 in BIGTOP-1110)

Issues with:
 * HBase, maven wasn't able to get version 0.98.2 from repo.maven.apache.org
 * bumping groovy makes hadoopsmokes compilation fail, maven wasn't able to get
   groovy-eclipse-batch:jar:2.2.1-01 from repo.maven.apache.org

see:

{noformat}
[ERROR] Failed to execute goal on project hbase-smoke: Could not resolve 
dependencies for project 
org.apache.bigtop.itest:hbase-smoke:jar:0.8.0-SNAPSHOT: The following artifac
ts could not be resolved: org.apache.hbase:hbase-common:jar:0.98.2, 
org.apache.hbase:hbase-common:jar:tests:0.98.2, 
org.apache.hbase:hbase-server:jar:0.98.2, org.apache.hbase:
hbase-server:jar:tests:0.98.2: Could not find artifact 
org.apache.hbase:hbase-common:jar:0.98.2 in central 
(http://repo.maven.apache.org/maven2) -> [Help 1]
{noformat}

{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project hadoop-smoke: Execution default-compile of goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile failed: Plugin 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2 or one of its dependencies 
could not be resolved: Failure to find 
org.codehaus.groovy:groovy-eclipse-batch:jar:2.2.1-01 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]
{noformat}

What is the correct way to resolve those issues? The specified versions follows
the plan for 0.8.0 release.

> Update hadoop version (including hadoop components) to 2.3
> ----------------------------------------------------------
>
>                 Key: BIGTOP-1289
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1289
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: General, Tests
>    Affects Versions: 0.7.0
>            Reporter: Martin Bukatovic
>            Assignee: Martin Bukatovic
>             Fix For: 0.8.0
>
>         Attachments: 
> 0001-BIGTOP-1289-update-component-versions-in-root-pom-fi.patch
>
>
> Because we are switching to protobuf 2.5 (BIGTOP-1241) as used by hadoop 2.1 
> and later, we need to upgrade top level pom file to specify compatible hadoop 
> version, including all hadoop components.
> So in top level `bigtop/pom.xml` file, change:
>  * /project/properties/hadoop.version = 2.3.0
>  * update /project/properties/{hbase,pig, ... } accordingly



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to