You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ryan Smith (JIRA)" <ji...@apache.org> on 2009/02/03 20:15:59 UTC

[jira] Created: (HBASE-1180) Adding missing import statement from example and Removing some @Override attributes.

Adding missing import statement from example and Removing some @Override attributes.
------------------------------------------------------------------------------------

                 Key: HBASE-1180
                 URL: https://issues.apache.org/jira/browse/HBASE-1180
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: mapred, master
    Affects Versions: 0.19.0, 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2
         Environment: N/A
            Reporter: Ryan Smith
            Priority: Minor
             Fix For: 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2


Some left over @Override tags and adding 2 import statements for the mapred SampleUploader.

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


[jira] Updated: (HBASE-1180) Adding missing import statement from example and Removing some @Override attributes.

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

Andrew Purtell updated HBASE-1180:
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.21.0)
                       (was: 0.20.1)
                       (was: 0.18.2)
         Assignee: Andrew Purtell
           Status: Resolved  (was: Patch Available)

Thanks for the patch Ryan! Committed to trunk and 0.19 branch.

> Adding missing import statement from example and Removing some @Override attributes.
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-1180
>                 URL: https://issues.apache.org/jira/browse/HBASE-1180
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: mapred, master
>    Affects Versions: 0.19.0, 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2
>         Environment: N/A
>            Reporter: Ryan Smith
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.19.1, 0.20.0
>
>         Attachments: 1180.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Some left over @Override tags and adding 2 import statements for the mapred SampleUploader.

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


[jira] Updated: (HBASE-1180) Adding missing import statement from example and Removing some @Override attributes.

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

Ryan Smith updated HBASE-1180:
------------------------------

    Attachment: 1180.patch

removing @Override tags where they are no longer needed.

> Adding missing import statement from example and Removing some @Override attributes.
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-1180
>                 URL: https://issues.apache.org/jira/browse/HBASE-1180
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: mapred, master
>    Affects Versions: 0.19.0, 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2
>         Environment: N/A
>            Reporter: Ryan Smith
>            Priority: Minor
>             Fix For: 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2
>
>         Attachments: 1180.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Some left over @Override tags and adding 2 import statements for the mapred SampleUploader.

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


[jira] Updated: (HBASE-1180) Adding missing import statement from example and Removing some @Override attributes.

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

Ryan Smith updated HBASE-1180:
------------------------------

    Status: Patch Available  (was: Open)

Removing @Override tags that are no longer needed.  Adding in 2 import statements on the SampleUploader.

> Adding missing import statement from example and Removing some @Override attributes.
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-1180
>                 URL: https://issues.apache.org/jira/browse/HBASE-1180
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: mapred, master
>    Affects Versions: 0.19.0, 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2
>         Environment: N/A
>            Reporter: Ryan Smith
>            Priority: Minor
>             Fix For: 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.18.2
>
>         Attachments: 1180.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Some left over @Override tags and adding 2 import statements for the mapred SampleUploader.

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