Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1443

Update stats utility returns error when creating stats for native HBase tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1 (pre-incubation)
    • None
    • sql-cmp
    • None

    Description

      The errors are as follows.

      >>update statistics for table hbase."CELL"."foo" on row_id;

          • ERROR[9200] UPDATE STATISTICS for table HBASE.CELL.foo encountered an error (4222) from statement Create SeaBase histograms table.
          • ERROR[4222] The DDL feature is not supported in this software version.
          • ERROR[8822] The statement was not prepared.

      — SQL operation failed with errors.

      =========

      >>update statistics for table hbase."CELL"."foo" on every column;

          • ERROR[9200] UPDATE STATISTICS for table HBASE.CELL.foo encountered an error (4222) from statement Create SeaBase histograms table.
          • ERROR[4222] The DDL feature is not supported in this software version.
          • ERROR[8822] The statement was not prepared.

      — SQL operation failed with errors.

      Attachments

        Issue Links

          Activity

            People

              qfc Qifan Chen
              qfc Qifan Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: