You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2011/07/30 05:08:09 UTC

[jira] [Created] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

Javadoc for Result.getRow is confusing to new users.
----------------------------------------------------

                 Key: HBASE-4149
                 URL: https://issues.apache.org/jira/browse/HBASE-4149
             Project: HBase
          Issue Type: Bug
            Reporter: Elliott Clark
            Priority: Trivial


org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Elliott Clark updated HBASE-4149:
---------------------------------

    Status: Patch Available  (was: Open)

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

Posted by "Doug Meil (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078706#comment-13078706 ] 

Doug Meil commented on HBASE-4149:
----------------------------------

Applied to TRUNK.  Thanks for the patch Elliott.

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Doug Meil
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Hudson commented on HBASE-4149:
-------------------------------

Integrated in HBase-TRUNK #2073 (See [https://builds.apache.org/job/HBase-TRUNK/2073/])
    HBASE-4149 - javadoc patch on getRow

dmeil : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/Result.java


> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Doug Meil
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Elliott Clark updated HBASE-4149:
---------------------------------

    Status: Patch Available  (was: Open)

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Elliott Clark reassigned HBASE-4149:
------------------------------------

    Assignee: Doug Meil  (was: Elliott Clark)

Addind Doug Meil as Ted Yu said he owns javadoc

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Doug Meil
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Doug Meil updated HBASE-4149:
-----------------------------

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

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Doug Meil
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Elliott Clark updated HBASE-4149:
---------------------------------

    Attachment: HBASE-4149-0.patch

Small doc change included.

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Elliott Clark reassigned HBASE-4149:
------------------------------------

    Assignee: Elliott Clark

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4149) Javadoc for Result.getRow is confusing to new users.

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

Elliott Clark updated HBASE-4149:
---------------------------------

    Status: Open  (was: Patch Available)

> Javadoc for Result.getRow is confusing to new users.
> ----------------------------------------------------
>
>                 Key: HBASE-4149
>                 URL: https://issues.apache.org/jira/browse/HBASE-4149
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Trivial
>              Labels: docuentation
>         Attachments: HBASE-4149-0.patch
>
>
> org.apache.hadoop.hbase.client.Result getRow is confusing to new users.  The documentation could be read to mean the raw data of the row.  In addition it is written with improper grammar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira