migration throwing NPE
----------------------
Key: HBASE-1041
URL: https://issues.apache.org/jira/browse/HBASE-1041
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.19.0
j-d reports NPE migrating between TRUNK versions.
{code}
19:11 < jdcryans> java.lang.NullPointerException
19:11 < jdcryans> Iat
org.apache.hadoop.hbase.util.Migrate.updateVersions(Migrate.java:264)
19:11 < jdcryans> Iat
org.apache.hadoop.hbase.util.Migrate.migrateTo5(Migrate.java:220)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.