You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hyunwoo,Han (JIRA)" <ji...@apache.org> on 2017/05/16 00:21:04 UTC

[jira] [Created] (PHOENIX-3854) phoenix can't read some data of hbase table

Hyunwoo,Han created PHOENIX-3854:
------------------------------------

             Summary: phoenix can't read some data of hbase table
                 Key: PHOENIX-3854
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3854
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.9.0
         Environment: CentOS release 6.6(64bit)
            Reporter: Hyunwoo,Han


I created phoenix table on hbase. and i input data with phoenix psql.py and csvBulkLoadTool for phoenix table(for example: log was shown - 10 rows upserted). and i enquiry data with phoenix table. but only some of data of phoenix (for example : 6 of 10 rows) was returned. so i checked my csv file and process of data manipulation. but there are not errors. so next i checked if data were in hbase. Surprisingly, the other data of enqury were in hbase. but enquiry with phoenix were not returned the other data (4 rows). How i solve this situation? Pls. show me the answer. I want to give the data for this case. but for security problem, i can't give them. sorry.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)