[ 
https://issues.apache.org/jira/browse/HBASE-16084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-16084:
---------------------------
    Description: 
>From TestHFileOutputFormat2 , e.g.:
{code}
 * Simple test for {@link CellSortReducer} and {@link HFileOutputFormat2}.
{code}
CellSortReducer doesn't exist.

>From TestSerialization.java :
{code}
   * Create a table of name <code>name</code> with {@link COLUMNS} for
{code}
COLUMNS cannot be found.

This issue is to clean up the stale references in javadoc.

  was:
>From TestHFileOutputFormat2 , e.g.:
{code}
 * Simple test for {@link CellSortReducer} and {@link HFileOutputFormat2}.
{code}
CellSortReducer doesn't exist.

This issue is to clean up the stale references in javadoc.


> Clean up the stale references in javadoc
> ----------------------------------------
>
>                 Key: HBASE-16084
>                 URL: https://issues.apache.org/jira/browse/HBASE-16084
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> From TestHFileOutputFormat2 , e.g.:
> {code}
>  * Simple test for {@link CellSortReducer} and {@link HFileOutputFormat2}.
> {code}
> CellSortReducer doesn't exist.
> From TestSerialization.java :
> {code}
>    * Create a table of name <code>name</code> with {@link COLUMNS} for
> {code}
> COLUMNS cannot be found.
> This issue is to clean up the stale references in javadoc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to