Object that contains message ksb.csle.common.proto.DatasourceProto.PhoenixInfo PhoenixInfo contains attributes as follows:
message PhoenixInfo { required string jdbcUrl = 1; required string zkUrl = 2; required string tableName = 3; optional string userName = 4; optional string password = 5; }
Close the PhoenixReader.
Close the PhoenixReader.
Object that contains message ksb.csle.common.proto.DatasourceProto.PhoenixInfo PhoenixInfo contains attributes as follows:
Object that contains message ksb.csle.common.proto.DatasourceProto.PhoenixInfo PhoenixInfo contains attributes as follows:
message PhoenixInfo { required string jdbcUrl = 1; required string zkUrl = 2; required string tableName = 3; optional string userName = 4; optional string password = 5; }
Loads records in as DataFrame from HBase using Pheonix SQL.
Loads records in as DataFrame from HBase using Pheonix SQL.
DataFrame DataFrame read from HBase
:: ApplicationDeveloperApi ::
Reader that loads records from HBase using Phoenix.