You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/01/24 04:37:39 UTC

[jira] [Resolved] (PHOENIX-1377) (state=42M03,code=1012) happened when create index

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

James Taylor resolved PHOENIX-1377.
-----------------------------------
    Resolution: Cannot Reproduce

> (state=42M03,code=1012) happened when create index
> --------------------------------------------------
>
>                 Key: PHOENIX-1377
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1377
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: xufeng
>            Assignee: Alicia Ying Shu
>
> 1. create a table 
> 2.put 12000000 rows into the table.
> 3.create index on the table by [create index customer_name_index on T_BLACK_LIST(CUSTOMER_NAME) include(DATA_BUILDTIME,DATA_SOURCE,BLACKLIST_TYPE,MONEY_BOUND,DATE_CREATED,CREATED_BY,DATE_UPDATED,UPDATED_BY) salt_buckets=9;]
> 4.after 30 minute: 
> Error: ERROR 1012 (42M03): Table undefined. tableName=CUSTOMER_NAME_INDEX (state=42M03,code=1012)



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