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

Rajeshbabu Chintaguntla resolved PHOENIX-2663.
----------------------------------------------
    Resolution: Invalid

If you create view for mapping the table already exists in HBase then changes 
to the table after that won't be visible. To visible the updates you need to 
create table for mapping and create view with select query on the table.

You can see more info at "Mapping to an Existing HBase Table" section in 
phoenix.apache.org 
http://phoenix.apache.org/language/index.html#create_view

For any other doubts use user mailing list.


> Phoenix View is not Updating
> ----------------------------
>
>                 Key: PHOENIX-2663
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2663
>             Project: Phoenix
>          Issue Type: Bug
>         Environment: HDP
>            Reporter: Ankit
>              Labels: features
>
> Hi All,
> I have a Hbase table which I am accessing through Phoenix View. 
> But if I am ingesting data into Hbase table through MR it is not reflected in 
> Phoenix View. 
> Please give the resolution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to