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/01/03 21:03:27 UTC

[jira] Created: (HADOOP-852) want ant task for record definitions

want ant task for record definitions
------------------------------------

                 Key: HADOOP-852
                 URL: https://issues.apache.org/jira/browse/HADOOP-852
             Project: Hadoop
          Issue Type: New Feature
          Components: record
            Reporter: Doug Cutting


An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HADOOP-852) want ant task for record definitions

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

Hadoop QA commented on HADOOP-852:
----------------------------------

+1, because http://issues.apache.org/jira/secure/attachment/12348688/hadoop-record-ant-task.patch</a>) against trunk revision r495001. Please note that this message is automatically generated and may represent a problem with the automation system and not the patch. </div> applied and successfully tested against trunk revision r495001.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-852) want ant task for record definitions

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

Doug Cutting updated HADOOP-852:
--------------------------------

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

I just committed this.  Thanks, Milind!

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Work started: (HADOOP-852) want ant task for record definitions

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

Work on HADOOP-852 started by Milind Bhandarkar.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar commented on HADOOP-852:
------------------------------------------

Patch submitted that includes an ant task, which is built and used within the same build.xml. All the java files for records are now generated under build/test/src before the tests are compiled.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar updated HADOOP-852:
-------------------------------------

    Attachment: hadoop-record-ant-task.patch

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar commented on HADOOP-852:
------------------------------------------

-1 is expected for this patch from hadoop qa test script, because the hadoopqa script has a bug in that it does not apply the patch with "patch -E". Which means, any patches that mark files as deleted, will not result in deleted files after applying the patch, but instead will result in zero-byte files.


> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar updated HADOOP-852:
-------------------------------------

    Status: Patch Available  (was: Open)

Earlier patch works, but since it contains deleted files, patch should be callled with -E. It seems that hadoopqa script has a bug in that it cannot handle deleted files properly.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HADOOP-852) want ant task for record definitions

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

Hadoop QA commented on HADOOP-852:
----------------------------------

-1, because 1 attempts failed to build and test the latest attachment (http://issues.apache.org/jira/secure/attachment/12348688/hadoop-record-ant-task.patch) against trunk revision r495001. Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar reassigned HADOOP-852:
----------------------------------------

    Assignee: Milind Bhandarkar

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar updated HADOOP-852:
-------------------------------------

        Fix Version/s: 0.11.0
    Affects Version/s: 0.10.0
               Status: Patch Available  (was: In Progress)

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-852) want ant task for record definitions

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

Milind Bhandarkar updated HADOOP-852:
-------------------------------------

    Status: Open  (was: Patch Available)

this patch makrs generated files for deletion, but svn does not actually delete it.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, in build.xml, we can use this task to scan the src tree and generate java files for all defined records.  Generated classes should also be included in the javadoc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira