Support Questions

Find answers, ask questions, and share your expertise

How to change hbase version from hbase 1.1.2 to hbase 0.90 on HDP 2.3

Expert Contributor

How to change hbase version from hbase 1.1.2 to hbase 0.90 on HDP 2.3?

1 ACCEPTED SOLUTION

Mentor
@Mourad Chahri

the only way you can have two versions of HBase running on HDP 2.3 is with Slider https://slider.incubator.apache.org/docs/getting_started.html. We do not have any other option at this version of HDP.

View solution in original post

6 REPLIES 6

@Mourad Chahri

HDP is a complete platform. Every version of HDP is certified and includes specific version of components in it. Like HBase version. Changing any individual component version is not recommend and might break your whole cluster. Even it will cause issues in future during upgrade.

Expert Contributor

how to use multiple version of hbase on hdp 2.3 ?

Mentor
@Mourad Chahri

the only way you can have two versions of HBase running on HDP 2.3 is with Slider https://slider.incubator.apache.org/docs/getting_started.html. We do not have any other option at this version of HDP.

Expert Contributor

so there is no way to run multiple hbase on hdp without using yarn slider ?

Mentor

not unless you install your own version of HBase on top of HDP. You will have to do that manually, deploy bits to each node, configure hbase-site.xml, etc, if you have some configuration/automation management software, it's not such a big task, doing it manually will be involved.

Guru

What Artem says. Plus please DO NOT use any HBase version lower than 0.98 or better HBase-1.1. HBase-0.90 is at least 6 years old if not more.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.