[
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13621493#comment-13621493
]
Hudson commented on HBASE-7401:
-------------------------------
Integrated in hbase-0.95 #121 (See
[https://builds.apache.org/job/hbase-0.95/121/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision
1464127)
Result = SUCCESS
jmhsieh :
Files :
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java
> Remove warning message about running 'hbase migrate'
> ----------------------------------------------------
>
> Key: HBASE-7401
> URL: https://issues.apache.org/jira/browse/HBASE-7401
> Project: HBase
> Issue Type: Bug
> Components: Usability
> Affects Versions: 0.94.3, 0.96.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 0.95.1, 0.96.0, 0.98.0, 0.94.7
>
> Attachments: hbase-7401.patch
>
>
> I was switching version to 0.94 (from 0.95-SNAPSHOT) and got this message
> which refers to a program that does not exist.
> {code}
> org.apache.hadoop.hbase.util.FileSystemVersionException: File system needs to
> be upgraded. You have version null and I want version 7. Run the
> '${HBASE_HOME}/bin/hbase migrate' script.
> at org.apache.hadoop.hbase.util.FSUtils.checkVersion(FSUtils.java:324)
> at
> org.apache.hadoop.hbase.master.MasterFileSystem.checkRootDir(MasterFileSystem.java:352)
> at
> org.apache.hadoop.hbase.master.MasterFileSystem.createInitialFileSystemLayout(MasterFileSystem.java:128)
> at
> org.apache.hadoop.hbase.master.MasterFileSystem.<init>(MasterFileSystem.java:113)
> at
> org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:505)
> at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:362)
> at
> org.apache.hadoop.hbase.master.HMasterCommandLine$LocalHMaster.run(HMasterCommandLine.java:226)
> at java.lang.Thread.run(Thread.java:662)
> {code}
--
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