[
https://issues.apache.org/jira/browse/PHOENIX-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
venkat updated PHOENIX-1415:
----------------------------
Comment: was deleted
(was: Hi James,
Thanks for your response. I have replaced zing:macro with zing.macro
interestingly no errors were raised this time however below mentioned ERROR
was thrown. I have declared my column family and qualifier like this
“_”."retailerId" , Is this the right way to declare
Error: ERROR 601 (42P00): Syntax error. Encountered "." at line 1, column 27.
(state=42P00,code=601))
> Unable to create TABLE VIEW for existing HBase table
> ----------------------------------------------------
>
> Key: PHOENIX-1415
> URL: https://issues.apache.org/jira/browse/PHOENIX-1415
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 4.0.0
> Environment: CentOS
> Reporter: venkat
> Labels: TABLE, VIEW, phoenix
> Fix For: 4.0.0
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> I am unable to create TABLE VIEW for below mentioned existing HBase table.
> here zing is table name space and macro is table name
> Error: ERROR 601 (42P00): Syntax error. Encountered ":macro" at line 1,
> column 18. (state=42P00,code=601)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)