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

stack commented on HBASE-6316:
------------------------------

Also get this when try to look at UIs:

{code}
HTTP ERROR 500

Problem accessing /rs-status. Reason:

    Unresolved compilation problems: 
        The import org.apache.hadoop.hbase.tmpl cannot be resolved
        RSStatusTmpl cannot be resolved to a type
        RSStatusTmpl cannot be resolved to a type
Caused by:

java.lang.Error: Unresolved compilation problems: 
        The import org.apache.hadoop.hbase.tmpl cannot be resolved
        RSStatusTmpl cannot be resolved to a type
        RSStatusTmpl cannot be resolved to a type

        at 
org.apache.hadoop.hbase.regionserver.RSStatusServlet.<init>(RSStatusServlet.java:29)
        ...
{code}
                
> Confirm can upgrade to 0.96 from 0.94 by just stopping and restarting
> ---------------------------------------------------------------------
>
>                 Key: HBASE-6316
>                 URL: https://issues.apache.org/jira/browse/HBASE-6316
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: 6316.txt
>
>
> Over in HBASE-6294, LarsH says you have to currently clear zk to get a 0.96 
> to start over data written by a 0.94.  Need to fix it so don't have to do 
> this -- that zk state left over gets auto-migrated.

--
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