You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Chao Wang (Jira)" <ji...@apache.org> on 2020/06/08 08:16:00 UTC

[jira] [Comment Edited] (PHOENIX-5927) IndexScrutinyTool in schema table is error

    [ https://issues.apache.org/jira/browse/PHOENIX-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128003#comment-17128003 ] 

Chao Wang edited comment on PHOENIX-5927 at 6/8/20, 8:15 AM:
-------------------------------------------------------------

[~stoty], hello, can you review this issue? if can , I want to submit community


was (Author: wangchao316):
[~stoty], hello, can you review this issue? if can , I want to submit commuty

> IndexScrutinyTool  in schema table is error  
> ---------------------------------------------
>
>                 Key: PHOENIX-5927
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5927
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.14.1, 4.14.2, 4.14.3
>            Reporter: Chao Wang
>            Priority: Major
>         Attachments: PHOENIX-5927.patch
>
>
> Currently, if you use  IndexScrutinyTool  like this:
> 1. CREATE TABLE if not exists my_schema.TEST4 (id SMALLINT not null primary key, name VARCHAR(10));
> 2. create index my_idx4 on my_schema.TEST4(name);
> 3.hbase org.apache.phoenix.mapreduce.index.IndexScrutinyTool -dt MY_SCHEMA.TEST4 -it MY_SCHEMA.MY_IDX4;
> this will throw exception, As shown below.
> !https://dts.huawei.com/net/dts/fckeditor/download.ashx?Path=LEJcxkX%2fS4Mb3WaclkNh5LxQyU4OEwKVxGzMlk6Rrc%2biiopqBY902rxuef1%2b3cv7sSFVccO9iD3h4rOVuZar6A%3d%3d!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)