Support Questions

Find answers, ask questions, and share your expertise

Is tephra 0.7.2 fully supported on HDP-2.4.0.0-169?

New Contributor

Is tephra 0.7.2 fully supported on HDP-2.4.0.0-169 with HBase-1.1.2.2.4?

I tried to use tephra as a transaction manager for phoenix query server connected with Hbase, but there is no improvement in performance of phoenix.

I made the recommended configuration mentioned in below links

https://phoenix.apache.org/transactions.html http://tephra.incubator.apache.org/GettingStarted.html

hbase.coprocessor.region.classes of tephra conflicts with hbase region servers and causes hbase region server to stop and not work properly.

Details are in below:

HDP version:

HDP-2.4.0.0-169

HBase version: 1.1.2.2.4

1 ACCEPTED SOLUTION

HDP 2.4 we are using phoenix version 4.4.0 which doesn't have transactions feature so there is no support for tephra in it.

View solution in original post

4 REPLIES 4

HDP 2.4 we are using phoenix version 4.4.0 which doesn't have transactions feature so there is no support for tephra in it.

New Contributor

Thanks for your fast reply.

So there is no possibility to use transactions with phoenix 4.4.0

What is the latest HDP version that has phoenix supporting transactions and what is the latest phoenix version that supports transactions?

@Habeeb Shana'a

Transactions support is there from Phoenix 4.7.x onwards and HDP 2.5 is going to have it as Tech Preview.

New Contributor

thanks for updates, when is it expected to release hdp 2.5?