Skip to content

同一zookeeper下有多个hbase,都启动了phoenix transaction,使用Phoenix 查询引擎会出错 #7

@liuyp2018

Description

@liuyp2018

同一zookeeper下有多个hbase,都启动了phoenix transaction,使用Phoenix 查询引擎执行命令: CREATE TABLE my_table (k BIGINT PRIMARY KEY, v VARCHAR) TRANSACTIONAL=true;时,会报以下错误:
ERROR distributed.TransactionServiceClient: Thrift error for org.apache.tephra.distributed.TransactionServiceClient$2@22df874e: java.net.UnknownHostException: cln-gc0dmmsq
java.lang.RuntimeException: org.apache.phoenix.shaded.org.apache.thrift.transport.TTransportException: java.net.UnknownHostException: cln-gc0dmmsq

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions