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; repeated string sql = 8; }
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; repeated string sql = 8; }
This reads DataFrame from HBase table using Apache Phoenix.
This reads DataFrame from HBase table using Apache Phoenix.
SparkSession.
DataFrame.
:: ApplicationDeveloperApi ::
Reader that loads records from HBase using Phoenix SQL.