You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2008/03/31 19:44:24 UTC

[jira] Created: (HADOOP-3137) [HOD] Update hod version number

[HOD] Update hod version number
-------------------------------

                 Key: HADOOP-3137
                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hod
    Affects Versions: 0.16.0
            Reporter: Hemanth Yamijala
             Fix For: 0.17.0


At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Updated: (HADOOP-3137) [HOD] Update hod version number

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

Hemanth Yamijala updated HADOOP-3137:
-------------------------------------

    Status: Open  (was: Patch Available)

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Updated: (HADOOP-3137) [HOD] Update hod version number

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

Hemanth Yamijala updated HADOOP-3137:
-------------------------------------

    Assignee: Hemanth Yamijala
      Status: Patch Available  (was: Open)

Running through Hudson. There won't be any test cases for this, as the patch is in the ant build script.

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Updated: (HADOOP-3137) [HOD] Update hod version number

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

Hemanth Yamijala updated HADOOP-3137:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Updated: (HADOOP-3137) [HOD] Update hod version number

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

Hemanth Yamijala updated HADOOP-3137:
-------------------------------------

    Release Note: Build script was changed to make HOD versions follow Hadoop version numbers. As a result of this change, the next version of HOD would not be 0.5, but would be synchronized to the Hadoop version number. Users who rely on the version number of HOD should note the unexpected jump in version numbers.
    Hadoop Flags: [Incompatible change, Reviewed]

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Commented: (HADOOP-3137) [HOD] Update hod version number

Posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584059#action_12584059 ] 

Vinod Kumar Vavilapalli commented on HADOOP-3137:
-------------------------------------------------

+1 for the fix.

But there is one problem, in that it will throw an invalid version number(gives "${version}") when build independently at src/contrib/hod level. This is because it doesn't know version parameter, and currently build-contrib.xml doesn't provide this. Filed a separate issue HADOOP-3148 to address this.

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Updated: (HADOOP-3137) [HOD] Update hod version number

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

Hemanth Yamijala updated HADOOP-3137:
-------------------------------------

    Attachment: 3137.patch

The attached file patches hod's build script to auto-generate a VERSION file from the hadoop version number, which in turn is included from the main build.xml.



> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Commented: (HADOOP-3137) [HOD] Update hod version number

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

Hadoop QA commented on HADOOP-3137:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12378970/3137.patch
against trunk revision 643282.

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

    tests included -1.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

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

    javac +1.  The applied patch does not generate any new javac compiler warnings.

    release audit +1.  The applied patch does not generate any new release audit warnings.

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

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

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

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

This message is automatically generated.

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


Re: failing hudson builds

Posted by Nigel Daley <nd...@yahoo-inc.com>.
yes.

On Mar 31, 2008, at 9:09 PM, Hemanth Yamijala wrote:

> Will failed patches need to be resubmitted then ?
>
> Thanks
> Hemanth
>
> Nigel Daley wrote:
>> /tmp on hudson.zones.apache.org is no longer writable so all patch  
>> jobs are failing with this type of error. I have file an INFRA  
>> ticket (http://issues.apache.org/jira/browse/INFRA-1572) and have  
>> turned off the patch process until this is fixed. Patches will  
>> queue up until I turn it back on after the issue is resolved.
>>
>> Cheers,
>> Nige
>>
>> Begin forwarded message:
>>
>>> From: "Hadoop QA (JIRA)" <ji...@apache.org>
>>> Date: March 31, 2008 11:34:24 AM PDT
>>> To: core-dev@hadoop.apache.org
>>> Subject: [jira] Commented: (HADOOP-3137) [HOD] Update hod version  
>>> number
>>> Reply-To: core-dev@hadoop.apache.org
>>>
>>>
>>> [ https://issues.apache.org/jira/browse/HADOOP-3137? 
>>> page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
>>> tabpanel&focusedCommentId=12583789#action_12583789 ]
>>>
>>> Hadoop QA commented on HADOOP-3137:
>>> -----------------------------------
>>>
>>> -1 overall. Here are the results of testing the latest attachment
>>> http://issues.apache.org/jira/secure/attachment/12378970/3137.patch
>>> against trunk revision 619744.
>>>
>>> @author +1. The patch does not contain any @author tags.
>>>
>>> tests included -1. The patch doesn't appear to include any new or  
>>> modified tests.
>>> Please justify why no tests are needed for this patch.
>>>
>>> patch -1. The patch command could not apply the patch.
>>>
>>> Console output: http://hudson.zones.apache.org/hudson/job/Hadoop- 
>>> Patch/2104/console
>>>
>>> This message is automatically generated.
>>>
>>>> [HOD] Update hod version number
>>>> -------------------------------
>>>>
>>>> Key: HADOOP-3137
>>>> URL: https://issues.apache.org/jira/browse/HADOOP-3137
>>>> Project: Hadoop Core
>>>> Issue Type: Bug
>>>> Components: contrib/hod
>>>> Affects Versions: 0.16.0
>>>> Reporter: Hemanth Yamijala
>>>> Assignee: Hemanth Yamijala
>>>> Fix For: 0.17.0
>>>>
>>>> Attachments: 3137.patch
>>>>
>>>>
>>>> At a minimum update the version of hod in the VERSION file to  
>>>> indicate new version. The best solution is if we can pick it  
>>>> automated from Hadoop build.
>>>
>>> --This message is automatically generated by JIRA.
>>> -
>>> You can reply to this email to add a comment to the issue online.
>>>
>>
>


Re: failing hudson builds

Posted by Hemanth Yamijala <yh...@yahoo-inc.com>.
Will failed patches need to be resubmitted then ?

Thanks
Hemanth

Nigel Daley wrote:
> /tmp on hudson.zones.apache.org is no longer writable so all patch 
> jobs are failing with this type of error. I have file an INFRA ticket 
> (http://issues.apache.org/jira/browse/INFRA-1572) and have turned off 
> the patch process until this is fixed. Patches will queue up until I 
> turn it back on after the issue is resolved.
>
> Cheers,
> Nige
>
> Begin forwarded message:
>
>> From: "Hadoop QA (JIRA)" <ji...@apache.org>
>> Date: March 31, 2008 11:34:24 AM PDT
>> To: core-dev@hadoop.apache.org
>> Subject: [jira] Commented: (HADOOP-3137) [HOD] Update hod version number
>> Reply-To: core-dev@hadoop.apache.org
>>
>>
>> [ 
>> https://issues.apache.org/jira/browse/HADOOP-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583789#action_12583789 
>> ]
>>
>> Hadoop QA commented on HADOOP-3137:
>> -----------------------------------
>>
>> -1 overall. Here are the results of testing the latest attachment
>> http://issues.apache.org/jira/secure/attachment/12378970/3137.patch
>> against trunk revision 619744.
>>
>> @author +1. The patch does not contain any @author tags.
>>
>> tests included -1. The patch doesn't appear to include any new or 
>> modified tests.
>> Please justify why no tests are needed for this patch.
>>
>> patch -1. The patch command could not apply the patch.
>>
>> Console output: 
>> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2104/console
>>
>> This message is automatically generated.
>>
>>> [HOD] Update hod version number
>>> -------------------------------
>>>
>>> Key: HADOOP-3137
>>> URL: https://issues.apache.org/jira/browse/HADOOP-3137
>>> Project: Hadoop Core
>>> Issue Type: Bug
>>> Components: contrib/hod
>>> Affects Versions: 0.16.0
>>> Reporter: Hemanth Yamijala
>>> Assignee: Hemanth Yamijala
>>> Fix For: 0.17.0
>>>
>>> Attachments: 3137.patch
>>>
>>>
>>> At a minimum update the version of hod in the VERSION file to 
>>> indicate new version. The best solution is if we can pick it 
>>> automated from Hadoop build.
>>
>> --This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>


failing hudson builds

Posted by Nigel Daley <nd...@yahoo-inc.com>.
/tmp on hudson.zones.apache.org is no longer writable so all patch  
jobs are failing with this type of error.  I have file an INFRA  
ticket (http://issues.apache.org/jira/browse/INFRA-1572) and have  
turned off the patch process until this is fixed.  Patches will queue  
up until I turn it back on after the issue is resolved.

Cheers,
Nige

Begin forwarded message:

> From: "Hadoop QA (JIRA)" <ji...@apache.org>
> Date: March 31, 2008 11:34:24 AM PDT
> To: core-dev@hadoop.apache.org
> Subject: [jira] Commented: (HADOOP-3137) [HOD] Update hod version  
> number
> Reply-To: core-dev@hadoop.apache.org
>
>
>     [ https://issues.apache.org/jira/browse/HADOOP-3137? 
> page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
> tabpanel&focusedCommentId=12583789#action_12583789 ]
>
> Hadoop QA commented on HADOOP-3137:
> -----------------------------------
>
> -1 overall.  Here are the results of testing the latest attachment
> http://issues.apache.org/jira/secure/attachment/12378970/3137.patch
> against trunk revision 619744.
>
>     @author +1.  The patch does not contain any @author tags.
>
>     tests included -1.  The patch doesn't appear to include any new  
> or modified tests.
>                         Please justify why no tests are needed for  
> this patch.
>
>     patch -1.  The patch command could not apply the patch.
>
> Console output: http://hudson.zones.apache.org/hudson/job/Hadoop- 
> Patch/2104/console
>
> This message is automatically generated.
>
>> [HOD] Update hod version number
>> -------------------------------
>>
>>                 Key: HADOOP-3137
>>                 URL: https://issues.apache.org/jira/browse/ 
>> HADOOP-3137
>>             Project: Hadoop Core
>>          Issue Type: Bug
>>          Components: contrib/hod
>>    Affects Versions: 0.16.0
>>            Reporter: Hemanth Yamijala
>>            Assignee: Hemanth Yamijala
>>             Fix For: 0.17.0
>>
>>         Attachments: 3137.patch
>>
>>
>> At a minimum update the version of hod in the VERSION file to  
>> indicate new version. The best solution is if we can pick it  
>> automated from Hadoop build.
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>


[jira] Commented: (HADOOP-3137) [HOD] Update hod version number

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

Hadoop QA commented on HADOOP-3137:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12378970/3137.patch
against trunk revision 619744.

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

    tests included -1.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    patch -1.  The patch command could not apply the patch.

Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2104/console

This message is automatically generated.

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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


[jira] Updated: (HADOOP-3137) [HOD] Update hod version number

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

Hemanth Yamijala updated HADOOP-3137:
-------------------------------------

    Status: Patch Available  (was: Open)

Running through Hudson again.

> [HOD] Update hod version number
> -------------------------------
>
>                 Key: HADOOP-3137
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3137
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.17.0
>
>         Attachments: 3137.patch
>
>
> At a minimum update the version of hod in the VERSION file to indicate new version. The best solution is if we can pick it automated from Hadoop build.

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