Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-28322

The documentation page for Hive Transactions incorrectly references a non-existent property `hive.compactor.cleaner.on`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      • When attempting to execute the SQL command within a Docker environment using the apache/hive:4.0.0 image,
        SET hive.compactor.cleaner.on=true;
        
      • DataGrip responds with an exception:
        [42000][1] Error while processing statement: Hive configuration property hive.compactor.cleaner.on does not exist.
        
      • The cited page https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=283118453 correctly notes the deprecation of hive.compactor.cleaner.on, suggesting its substitution with metastore.compactor.cleaner.on; however, it should not incorrectly persist in describing a property that is no longer valid. Additional context on this matter was discussed in https://github.com/apache/shardingsphere/pull/31526 .

      Attachments

        Activity

          People

            Unassigned Unassigned
            linghengqian Qiheng He
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: