0 votes
in Apache Phoenix by
Which of the following is the HBase transaction manager?

Select the correct answer from below options:

a) Apache Hive

b) Apache Tephra

c) None of the options

1 Answer

0 votes
by

Correct answer of the above question is : -b) Apache Tephra

 Apache Tephra is the HBase transaction manager.Apache Tephra provides globally consistent transactions on top of distributed data stores such as Apache HBase. While HBase provides strong consistency with row- or region-level ACID operations,

...