CS Life created PHOENIX-3963:
--------------------------------
Summary: Ability to query HBase wide column Family
Key: PHOENIX-3963
URL: https://issues.apache.org/jira/browse/PHOENIX-3963
Project: Phoenix
Issue Type: Task
Environment: HDP2.4 cluster, CentOS
Reporter: CS Life
Hi There
I have a HBase Table with a column family which reduces the space requirements
of HBase by using key value pairs in the form of (Timestamp, measurement). This
is a wide column family and the column names can't be ascertained in advance-
they are generated at the run time.
As per my investigation, phoenix necessitates that schema should be specified
in advance. Is there any way we can enable phoenix to query data in such form?
Sample data format is attached
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)