Hi James, do you have logs from that test run? There can be different reasons: - the test started before Tephra was initialized, in that case maybe wait until it is discoverable? - Transaction manager crashed for some reason - logs would show that
-Andreas On Tue, Oct 17, 2017 at 8:04 PM, James Taylor <[email protected]> wrote: > During Phoenix test runs, we sometimes get this exception: > > java.lang.RuntimeException: org.apache.thrift.TException: Unable to > discover transaction service. > > Is this something that we should retry the test after receiving? What would > cause this? > > Thanks, > James >
