Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4419

The result of the query table row count by phoenix is not correct

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 4.6.0
    • None
    • None
    • None
    • The os version is : Red Hat Enterprise Linux Server release 7.3 (Maipo)
      The hbase is : 1.1.1
      The phoenix is 4.6.0

    Description

      Hi support,

      When we use phoenix view to query table count, the result is as below:

      Phoenix View:
      select count(1) from "TESTTABLE";

      1. 133702226

      When we use RowCounter query table count, the result is as below:
      HBase:
      ./hbase org.apache.hadoop.hbase.mapreduce.RowCounter 'TESTTABLE'

      1. 132873423

      The result of phoenix view is greater than RowCounter. Could you helo look into it?

      Thanks
      Jacky

      Attachments

        Activity

          People

            Unassigned Unassigned
            lsllcm luanchangmiao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: