[ 
https://issues.apache.org/jira/browse/HBASE-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602112#comment-13602112
 ] 

Hudson commented on HBASE-8066:
-------------------------------

Integrated in hbase-0.95 #73 (See 
[https://builds.apache.org/job/hbase-0.95/73/])
    HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with 
splitkeys (Ram)-addendum to for javadoc warnings (Revision 1456315)

     Result = FAILURE
ramkrishna : 
Files : 
* 
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java

                
> Provide Admin.isTableAvailable() for a given table along with splitkeys
> -----------------------------------------------------------------------
>
>                 Key: HBASE-8066
>                 URL: https://issues.apache.org/jira/browse/HBASE-8066
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 0.95.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.95.0, 0.98.0
>
>         Attachments: HBASE-8066_1.patch, HBASE-8066_addendum.patch, 
> HBASE-8066.patch
>
>
> As part of HBASE-5583 if the master reboots during creation of table there is 
> a chance that the table gets created with partial split keys.  This api helps 
> to check if the table was created with the required number of splitkeys.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to