Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How can I downgrade HBase to 0.98 from HDP 2.3?

avatar
Rising Star

I support an application that was written to HBase 0.98. I'd like to be able to utilize the latest HDP 2.3 but still be able to downgrade just this one app in my stack to a particular version. Is this possible? I know I could facilitate this through the package management on the box, YUM & RPM, but I'd rather be able to drive this from Ambari if possible.

1 ACCEPTED SOLUTION

avatar
Master Mentor

It is not possible in Ambari, what you can do is load this one app into HBase on Yarn "Slider", there you can run multiple versions of HBase on top of Yarn. This will be a secondary HBase cluster. https://slider.incubator.apache.org/docs/examples.html

View solution in original post

1 REPLY 1

avatar
Master Mentor

It is not possible in Ambari, what you can do is load this one app into HBase on Yarn "Slider", there you can run multiple versions of HBase on top of Yarn. This will be a secondary HBase cluster. https://slider.incubator.apache.org/docs/examples.html