Ramkumar Vadali created HBASE-6519:
--------------------------------------
Summary: FSRegionScanner should be in its own file
Key: HBASE-6519
URL: https://issues.apache.org/jira/browse/HBASE-6519
Project: HBase
Issue Type: Improvement
Components: util
Environment: mac osx, jdk 1.6
Reporter: Ramkumar Vadali
Priority: Minor
I found this problem in the 0.89-fb branch.
I was not able to start the master because of a ClassNotFoundException for
FSRegionScanner.
FSRegionScanner is a top-level class in FSUtils.java. Moving it to a separate
file solved the problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira