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 "Hong Tang (JIRA)" <ji...@apache.org> on 2009/07/25 04:02:14 UTC

[jira] Created: (HADOOP-6169) Removing deprecated method calls in TFile

Removing deprecated method calls in TFile
-----------------------------------------

                 Key: HADOOP-6169
                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Hong Tang
            Priority: Minor


We should remove the use of deprecated APIs in TFile.

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


[jira] Updated: (HADOOP-6169) Removing deprecated method calls in TFile

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

Mahadev konar updated HADOOP-6169:
----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this. thanks hong.

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Updated: (HADOOP-6169) Removing deprecated method calls in TFile

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

Hong Tang updated HADOOP-6169:
------------------------------

    Attachment: hadoop-6169-20090725.patch

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Hong Tang
>            Priority: Minor
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Commented: (HADOOP-6169) Removing deprecated method calls in TFile

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

Hadoop QA commented on HADOOP-6169:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12414508/hadoop-6169-20090725.patch
  against trunk revision 798093.

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

    +1 tests included.  The patch appears to include 9 new or modified tests.

    +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-vesta.apache.org/588/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/588/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/588/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/588/console

This message is automatically generated.

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Commented: (HADOOP-6169) Removing deprecated method calls in TFile

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

Raghu Angadi commented on HADOOP-6169:
--------------------------------------

+1.

This seems to contain quite a few findbugs warnings also, which is good.

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Commented: (HADOOP-6169) Removing deprecated method calls in TFile

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

Hong Tang commented on HADOOP-6169:
-----------------------------------

 test-patch output:

     [exec] +1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 9 new or modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the total number of release audit warnings.
     [exec] 

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Assigned: (HADOOP-6169) Removing deprecated method calls in TFile

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

Hong Tang reassigned HADOOP-6169:
---------------------------------

    Assignee: Hong Tang

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Updated: (HADOOP-6169) Removing deprecated method calls in TFile

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

Hong Tang updated HADOOP-6169:
------------------------------

        Fix Version/s: 0.21.0
    Affects Version/s: 0.21.0
               Status: Patch Available  (was: Open)

Trivial patch that eliminates the use of deprecated apis. I also fixed a few findbugs warnings along the way.

> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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


[jira] Commented: (HADOOP-6169) Removing deprecated method calls in TFile

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

Hudson commented on HADOOP-6169:
--------------------------------

Integrated in Hadoop-Common-trunk #43 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/43/])
    . Removing deprecated method calls in TFile. (hong tang via mahadev)


> Removing deprecated method calls in TFile
> -----------------------------------------
>
>                 Key: HADOOP-6169
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6169
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Hong Tang
>            Assignee: Hong Tang
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6169-20090725.patch
>
>
> We should remove the use of deprecated APIs in TFile.

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