You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Anatoli Fomenko (JIRA)" <ji...@apache.org> on 2013/03/25 21:03:16 UTC

[jira] [Comment Edited] (BIGTOP-870) Bump version of Pig to 0.11

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

Anatoli Fomenko edited comment on BIGTOP-870 at 3/25/13 8:02 PM:
-----------------------------------------------------------------

On the patch: this part looks like a formatting only change:
{noformat}
--- a/bigtop-packages/src/common/pig/do-component-build
+++ b/bigtop-packages/src/common/pig/do-component-build
@@ -19,6 +19,7 @@ set -ex
 . `dirname ${0}`/bigtop.bom
 
 cat <<__EOT__ >> ivy/libraries.properties
+
 hbase.version=$HBASE_VERSION
{noformat}
                
      was (Author: anatoli.fomenko):
    On the patch: this part looks like a formatting only change:

--- a/bigtop-packages/src/common/pig/do-component-build
+++ b/bigtop-packages/src/common/pig/do-component-build
@@ -19,6 +19,7 @@ set -ex
 . `dirname ${0}`/bigtop.bom
 
 cat <<__EOT__ >> ivy/libraries.properties
+
 hbase.version=$HBASE_VERSION
                  
> Bump version of Pig to 0.11
> ---------------------------
>
>                 Key: BIGTOP-870
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-870
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: Mark Grover
>            Assignee: Mark Grover
>         Attachments: BIGTOP-870.1.patch
>
>
> Let's bump up Pig to 0.11 as per the voted BOM.
> FWIW, there seems to be a backwards compatibility break in Hive that has caused Pig build to fail.
> In particular, Hive 0.10 renamed o.a.h.h.serde.Constants to o.a.h.h.serde. serdeConstants
> This a non-backwards compatible change since downstream code (in this case Pig) could still refer to the non-existent package. HIVE-4001 is aimed at fixing this incompatibility in the next release of Hive.
> In the meanwhile, we should add the same package in Bigtop 0.6 so our users are happy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira