You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/06/03 06:23:01 UTC

[jira] [Comment Edited] (BIGTOP-1289) Update hadoop version (including hadoop components) to 2.3

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

Konstantin Boudnik edited comment on BIGTOP-1289 at 6/3/14 4:22 AM:
--------------------------------------------------------------------

Several changes in this patch:

- groovy version changed in all relevant pom files; so is maven compiler version consequently, owing to compatibility issues
- private method checkMetadata renamed to avoid compilation issues arising from the existence of a public class with the same name
- other components bumped as in previous patch for this ticket


was (Author: dasha.boudnik):
Several changes in this patch:

- groovy version changed in all relevant pom files; so is maven compiler version consequently, owing to compatibility issues
- private class checkMetadata renamed to avoid compilation issues arising from the existence of a public class with the same name
- other components bumped as in previous patch for this ticket

> 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, 0001-BIGTOP-1289.-Bump-component-versions-in-root-pom-fil.patch, BIGTOP-1289.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)