[
https://issues.apache.org/jira/browse/HBASE-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662322#comment-14662322
]
Sean Busbey edited comment on HBASE-14193 at 8/7/15 7:39 PM:
-------------------------------------------------------------
{code}
-elif[ "$COMMAND" = "upgrade" ] ; then
- CLASS="org.apache.hadoop.hbase.migration.UpgradeTo96"
{code}
Is it worth leaving a place holder here that says this command was from
pre-0.96 releases and points to the upgrade docs? I'm just wondering what our
likelihood is for folks finding old instructions and mistakenly looking for
this command.
was (Author: busbey):
{quote}
-elif [ "$COMMAND" = "upgrade" ] ; then
- CLASS="org.apache.hadoop.hbase.migration.UpgradeTo96"
{quote}
Is it worth leaving a place holder here that says this command was from
pre-0.96 releases and points to the upgrade docs? I'm just wondering what our
likelihood is for folks finding old instructions and mistakenly looking for
this command.
> Remove support for direct upgrade from pre-0.96 versions
> --------------------------------------------------------
>
> Key: HBASE-14193
> URL: https://issues.apache.org/jira/browse/HBASE-14193
> Project: HBase
> Issue Type: Improvement
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-14193.patch
>
>
> As discussed on the mailing list this will remove all support for upgrades
> from pre-0.96 versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)