Alisa created PHOENIX-1955:
------------------------------
Summary: Phoenix create table with salt_bucket,then csvload
data,index table is null
Key: PHOENIX-1955
URL: https://issues.apache.org/jira/browse/PHOENIX-1955
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.0.0
Environment: redhat6.4,hbase1.0.0,hadoop2.5.0
Reporter: Alisa
Fix For: 4.0.0
The test steps is as follows:
1.create table use salt_bucket ,then create local index on the table
2.use phoenix csvload to load data into table and index table
3.load complete,select count(1) from index,index table is null,but scan index
table from hbase shell,it is not null
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)