Chao Wang created PHOENIX-5927:
----------------------------------

             Summary: 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.3, 4.14.2, 4.14.1
            Reporter: Chao Wang


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)

Reply via email to