virajjasani commented on PR #5167:
URL: https://github.com/apache/hbase/pull/5167#issuecomment-1516890052

   > > to check whether the meta directory is already there and if it is, if we 
can make sure that this is an upgrading from 1.x(by trying to read something on 
the filesystem? Is this possible?)
   > 
   > we can check the column families in meta table to detect whether it's from 
1.x or current versions.
   
   @chrajeshbabu but isn't meta state unknown in your case of migration from 
1.x to 2.x? Is the plan to read meta CF from filesystem directly as part of 
`tryMigrateMetaLocationsFromZooKeeper`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to