You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2009/12/18 02:26:19 UTC

[jira] Created: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Create setup.py for EC2 cloud scripts
-------------------------------------

                 Key: HADOOP-6454
                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
             Project: Hadoop Common
          Issue Type: Improvement
          Components: contrib/ec2
            Reporter: Tom White
            Assignee: Tom White


This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792733#action_12792733 ] 

Tom White commented on HADOOP-6454:
-----------------------------------

I ran 'sudo python setup.py install' then launched and terminated a cluster successfully.

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6454) Create setup.py for EC2 cloud scripts

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

Tom White updated HADOOP-6454:
------------------------------

    Status: Patch Available  (was: Open)

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6454) Create setup.py for EC2 cloud scripts

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

Tom White updated HADOOP-6454:
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I've just committed this.

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792297#action_12792297 ] 

Hadoop QA commented on HADOOP-6454:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12428385/HADOOP-6454.patch
  against trunk revision 892066.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    -1 release audit.  The applied patch generated 2 release audit warnings (more than the trunk's current 1 warnings).

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/220/testReport/
Release audit warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/220/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/220/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/220/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/220/console

This message is automatically generated.

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Posted by "Aaron Kimball (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792728#action_12792728 ] 

Aaron Kimball commented on HADOOP-6454:
---------------------------------------

+1, looks good. Can you describe any manual testing you've done of the setup.py script, etc?

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793729#action_12793729 ] 

Hudson commented on HADOOP-6454:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #124 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/124/])
    . Create setup.py for EC2 cloud scripts.


> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6454) Create setup.py for EC2 cloud scripts

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

Tom White updated HADOOP-6454:
------------------------------

    Status: Open  (was: Patch Available)

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6454) Create setup.py for EC2 cloud scripts

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

Tom White updated HADOOP-6454:
------------------------------

    Status: Patch Available  (was: Open)

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794012#action_12794012 ] 

Hudson commented on HADOOP-6454:
--------------------------------

Integrated in Hadoop-Common-trunk #196 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/196/])
    . Create setup.py for EC2 cloud scripts.


> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/cloud
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792338#action_12792338 ] 

Hadoop QA commented on HADOOP-6454:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12428397/HADOOP-6454.patch
  against trunk revision 892113.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/222/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/222/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/222/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/222/console

This message is automatically generated.

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6454) Create setup.py for EC2 cloud scripts

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

Tom White updated HADOOP-6454:
------------------------------

    Attachment: HADOOP-6454.patch

Patch for an installation script. As a part of this change the reliance on loading VERSION and hadoop-ec2-init-remote.sh files relative to sys.path[0] has been removed. (When this is committed hadoop-ec2-init-remote.sh should be moved using svn mv.)

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6454) Create setup.py for EC2 cloud scripts

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

Tom White updated HADOOP-6454:
------------------------------

    Attachment: HADOOP-6454.patch

Release audit failure was caused by the manifest file, which is actually unnecessary since it doesn't specify anything other than the defaults. This patch removes it.

> Create setup.py for EC2 cloud scripts
> -------------------------------------
>
>                 Key: HADOOP-6454
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6454
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6454.patch, HADOOP-6454.patch
>
>
> This would make it easier to install the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.