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 "Doug Cutting (JIRA)" <ji...@apache.org> on 2007/04/27 23:40:15 UTC

[jira] Created: (HADOOP-1302) Remove deprecated contrib/abacus code

Remove deprecated contrib/abacus code
-------------------------------------

                 Key: HADOOP-1302
                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
             Project: Hadoop
          Issue Type: Improvement
            Reporter: Doug Cutting
         Assigned To: Runping Qi
             Fix For: 0.14.0


With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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


[jira] Assigned: (HADOOP-1302) Remove deprecated contrib/abacus code

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

Enis Soztutar reassigned HADOOP-1302:
-------------------------------------

    Assignee: Enis Soztutar  (was: Runping Qi)

> Remove deprecated contrib/abacus code
> -------------------------------------
>
>                 Key: HADOOP-1302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
>             Project: Hadoop
>          Issue Type: Improvement
>            Reporter: Doug Cutting
>            Assignee: Enis Soztutar
>
> With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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


[jira] Updated: (HADOOP-1302) Remove deprecated contrib/abacus code

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

Enis Soztutar updated HADOOP-1302:
----------------------------------

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

> Remove deprecated contrib/abacus code
> -------------------------------------
>
>                 Key: HADOOP-1302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
>             Project: Hadoop
>          Issue Type: Improvement
>    Affects Versions: 0.16.0
>            Reporter: Doug Cutting
>            Assignee: Enis Soztutar
>             Fix For: 0.16.0
>
>         Attachments: aggregate_v1.patch
>
>
> With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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


[jira] Commented: (HADOOP-1302) Remove deprecated contrib/abacus code

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507879 ] 

Enis Soztutar commented on HADOOP-1302:
---------------------------------------

Along with removing contrib/abacus code, we should also refactor all the code and javadoc comments in lib/aggregate to use the name aggregate rather than abacus, since it may be confusing for a package to be referred by two names. 

> Remove deprecated contrib/abacus code
> -------------------------------------
>
>                 Key: HADOOP-1302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
>             Project: Hadoop
>          Issue Type: Improvement
>            Reporter: Doug Cutting
>            Assignee: Runping Qi
>             Fix For: 0.14.0
>
>
> With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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


[jira] Updated: (HADOOP-1302) Remove deprecated contrib/abacus code

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

Enis Soztutar updated HADOOP-1302:
----------------------------------

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

I committed this, assuming lazy consensus. Broken contrib tests are not related to this issue. 

> Remove deprecated contrib/abacus code
> -------------------------------------
>
>                 Key: HADOOP-1302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
>             Project: Hadoop
>          Issue Type: Improvement
>    Affects Versions: 0.16.0
>            Reporter: Doug Cutting
>            Assignee: Enis Soztutar
>             Fix For: 0.16.0
>
>         Attachments: aggregate_v1.patch
>
>
> With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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


[jira] Commented: (HADOOP-1302) Remove deprecated contrib/abacus code

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

Hadoop QA commented on HADOOP-1302:
-----------------------------------

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

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

    javadoc -1.  The javadoc tool appears to have generated  messages.

    javac +1.  The applied patch does not generate any new compiler 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 failed contrib unit tests.

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

This message is automatically generated.

> Remove deprecated contrib/abacus code
> -------------------------------------
>
>                 Key: HADOOP-1302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
>             Project: Hadoop
>          Issue Type: Improvement
>    Affects Versions: 0.16.0
>            Reporter: Doug Cutting
>            Assignee: Enis Soztutar
>             Fix For: 0.16.0
>
>         Attachments: aggregate_v1.patch
>
>
> With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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


[jira] Updated: (HADOOP-1302) Remove deprecated contrib/abacus code

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

Enis Soztutar updated HADOOP-1302:
----------------------------------

    Attachment: aggregate_v1.patch

To avoid abacus code getting in the way, I will remove the abacus code in a few days if no objections. 

The steps to take : 
# apply the attached patch
   the patch moves the example aggregate histogram job to src/examples, fixes a configuration bug in AggregateWordCount so that the job now works, and adds a method to ValueAggregateJob to set the descriptors. 
# svn mv src/contrib/abacus/examples/pyAbacus/ src/examples/python/
   so that python examples are kept
# svn del src/contrib/abacus


> Remove deprecated contrib/abacus code
> -------------------------------------
>
>                 Key: HADOOP-1302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1302
>             Project: Hadoop
>          Issue Type: Improvement
>            Reporter: Doug Cutting
>            Assignee: Enis Soztutar
>         Attachments: aggregate_v1.patch
>
>
> With HADOOP-1290, contrib/abacus has moved to the core.  So, in the next release, we should completely remove the now-deprecated contrib/abacus code.

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