You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2012/09/19 13:02:08 UTC

[jira] [Created] (WHIRR-661) Upgrade to Hadoop 1.0.3

Steve Loughran created WHIRR-661:
------------------------------------

             Summary: Upgrade to Hadoop 1.0.3
                 Key: WHIRR-661
                 URL: https://issues.apache.org/jira/browse/WHIRR-661
             Project: Whirr
          Issue Type: Improvement
          Components: service/hadoop
    Affects Versions: 0.9.0
            Reporter: Steve Loughran


Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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

[jira] [Updated] (WHIRR-661) Upgrade to Hadoop 1.0.3

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated WHIRR-661:
---------------------------------

    Attachment: whirr-661-2.diff

go through the .pom and .properties files and sync up with 1.0.3 across them all -where appropriate.
                
> Upgrade to Hadoop 1.0.3
> -----------------------
>
>                 Key: WHIRR-661
>                 URL: https://issues.apache.org/jira/browse/WHIRR-661
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>         Attachments: whirr-661-2.diff, whirr-661.diff
>
>
> Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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

[jira] [Updated] (WHIRR-661) Upgrade to Hadoop 1.0.3

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated WHIRR-661:
---------------------------------

    Attachment: whirr-661.diff

This tweaks the base pom and {{whirr-hadoop-default.properties}}; there's no other instance of 0.20.205 for the IDE to find.

All the tests need rerunning, there may be some hadoop-site options worth tuning.
                
> Upgrade to Hadoop 1.0.3
> -----------------------
>
>                 Key: WHIRR-661
>                 URL: https://issues.apache.org/jira/browse/WHIRR-661
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>         Attachments: whirr-661.diff
>
>
> Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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

[jira] [Commented] (WHIRR-661) Upgrade to Hadoop 1.0.3

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459994#comment-13459994 ] 

Andrew Bayer commented on WHIRR-661:
------------------------------------

So this patch actually seems to be adding an hdp service as well as changing the Hadoop version - was that intentional?
                
> Upgrade to Hadoop 1.0.3
> -----------------------
>
>                 Key: WHIRR-661
>                 URL: https://issues.apache.org/jira/browse/WHIRR-661
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>         Attachments: whirr-661-2.diff, whirr-661.diff
>
>
> Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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

[jira] [Updated] (WHIRR-661) Upgrade to Hadoop 1.0.3

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated WHIRR-661:
---------------------------------

    Attachment: whirr-661-3.diff

patch of correct branch
                
> Upgrade to Hadoop 1.0.3
> -----------------------
>
>                 Key: WHIRR-661
>                 URL: https://issues.apache.org/jira/browse/WHIRR-661
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>         Attachments: whirr-661-2.diff, whirr-661-3.diff, whirr-661.diff
>
>
> Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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

[jira] [Commented] (WHIRR-661) Upgrade to Hadoop 1.0.3

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458565#comment-13458565 ] 

Andrei Savu commented on WHIRR-661:
-----------------------------------

+ we also need to update the integration tests: hopefully only the maven dependencies. 
                
> Upgrade to Hadoop 1.0.3
> -----------------------
>
>                 Key: WHIRR-661
>                 URL: https://issues.apache.org/jira/browse/WHIRR-661
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>
> Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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

[jira] [Commented] (WHIRR-661) Upgrade to Hadoop 1.0.3

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460352#comment-13460352 ] 

Steve Loughran commented on WHIRR-661:
--------------------------------------

no the HDP injection is separate, I'll split that back out until I'm happy with it. (it's not dependent on this 1.0.3 patch)
                
> Upgrade to Hadoop 1.0.3
> -----------------------
>
>                 Key: WHIRR-661
>                 URL: https://issues.apache.org/jira/browse/WHIRR-661
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/hadoop
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>         Attachments: whirr-661-2.diff, whirr-661.diff
>
>
> Whirr is still using hadoop-0.20.205, though the current stable version is 1.0.3. This can be changed trivially in the pom and whirr-hadoop-default.properties. It may have implications in the deployments, hence the "major" marking. 

--
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