[ 
https://issues.apache.org/jira/browse/PHOENIX-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

CS Life updated PHOENIX-3963:
-----------------------------
    Description: 
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? 
Thanks in Advance !

Sample data format is attached

  was:
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


> 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
>         Attachments: DataSample.jpg
>
>
> 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? Thanks in Advance !
> Sample data format is attached



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to