[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622135#comment-13622135
 ] 

Hudson commented on HBASE-7401:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #476 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/476/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision 
1464129)

 Result = FAILURE
jmhsieh : 
Files : 
* 
/hbase/trunk/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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622806#comment-13622806
 ] 

Hudson commented on HBASE-7401:
---

Integrated in HBase-0.94-security #130 (See 
[https://builds.apache.org/job/HBase-0.94-security/130/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision 
1464128)

 Result = FAILURE
jmhsieh : 
Files : 
* /hbase/branches/0.94/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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623216#comment-13623216
 ] 

Hudson commented on HBASE-7401:
---

Integrated in HBase-0.94-security-on-Hadoop-23 #13 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/13/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision 
1464128)

 Result = FAILURE
jmhsieh : 
Files : 
* /hbase/branches/0.94/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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread Jonathan Hsieh (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621108#comment-13621108
 ] 

Jonathan Hsieh commented on HBASE-7401:
---

[~aleksshulman], thanks for pinging on this, I'll close the loop on this.

 Remove warning message about running 'hbase migrate'
 

 Key: HBASE-7401
 URL: https://issues.apache.org/jira/browse/HBASE-7401
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.94.3, 0.96.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
 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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621113#comment-13621113
 ] 

stack commented on HBASE-7401:
--

+1

 Remove warning message about running 'hbase migrate'
 

 Key: HBASE-7401
 URL: https://issues.apache.org/jira/browse/HBASE-7401
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.94.3, 0.96.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
 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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621501#comment-13621501
 ] 

Hudson commented on HBASE-7401:
---

Integrated in HBase-TRUNK #4009 (See 
[https://builds.apache.org/job/HBase-TRUNK/4009/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision 
1464129)

 Result = FAILURE
jmhsieh : 
Files : 
* 
/hbase/trunk/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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread Jonathan Hsieh (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621521#comment-13621521
 ] 

Jonathan Hsieh commented on HBASE-7401:
---

Applied and committed to 0.94/0.95/trunk.  (patch -p2 works for 0.94, patch -p1 
for 0.95/trunk).


 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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621560#comment-13621560
 ] 

Hudson commented on HBASE-7401:
---

Integrated in HBase-0.94 #938 (See 
[https://builds.apache.org/job/HBase-0.94/938/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision 
1464128)

 Result = SUCCESS
jmhsieh : 
Files : 
* /hbase/branches/0.94/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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-04-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621777#comment-13621777
 ] 

Hudson commented on HBASE-7401:
---

Integrated in hbase-0.95-on-hadoop2 #53 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/53/])
HBASE-7401 Remove warning message about running 'hbase migrate' (Revision 
1464127)

 Result = FAILURE
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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2013-03-30 Thread Aleksandr Shulman (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618166#comment-13618166
 ] 

Aleksandr Shulman commented on HBASE-7401:
--

I am running into this issue as well. It looks like there is a patch available, 
so maybe we should close the loop on this and get it in?

 Remove warning message about running 'hbase migrate'
 

 Key: HBASE-7401
 URL: https://issues.apache.org/jira/browse/HBASE-7401
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.94.3, 0.96.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
 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


[jira] [Commented] (HBASE-7401) Remove warning message about running 'hbase migrate'

2012-12-19 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536830#comment-13536830
 ] 

Hadoop QA commented on HBASE-7401:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12561844/hbase-7401.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 
2.0 profile.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 findbugs{color}.  The patch appears to introduce 28 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

 {color:red}-1 core zombie tests{color}.  There are zombie tests. See build 
logs for details.

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3631//console

This message is automatically generated.

 Remove warning message about running 'hbase migrate'
 

 Key: HBASE-7401
 URL: https://issues.apache.org/jira/browse/HBASE-7401
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.94.3, 0.96.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
 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