[
https://issues.apache.org/jira/browse/HBASE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1215:
-------------------------
Attachment: update_version.rb
Script to update your version from 6 to 7. Here is how you run it:
{code}
$ ./bin/hbase shell bin/update_version.rb
{code}
If you cat the version file in hbase, you should see '7' on the end:
{code}
$ more /tmp/hbase-stack/hbase/hbase.version
^...@^a7
{code}
> [migration] 0.19.0 -> 0.20.0 migration (hfile, HCD changes, HSK changes)
> ------------------------------------------------------------------------
>
> Key: HBASE-1215
> URL: https://issues.apache.org/jira/browse/HBASE-1215
> Project: Hadoop HBase
> Issue Type: Task
> Reporter: stack
> Priority: Blocker
> Fix For: 0.20.0
>
> Attachments: 1215-part1.patch, update_version.rb
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.