Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-8065 Support HDFS encryption functionality on Hive
  3. HIVE-9285

The move task doesn't work for inserting overwrite a local directory in test mode

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • encryption-branch
    • encryption-branch
    • None
    • None

    Description

      In the query test, the data warehouse is using the file system instead of the hdfs. So the schema will be "file://" instead of "hdfs://" that results isSub method doesn't function well.
      We can reproduce this bug by running the command
      "
      FROM src
      INSERT OVERWRITE DIRECTORY 'target/warehouse/dest4.out' SELECT src.value WHERE src.key >= 300;
      "

      Attachments

        1. HIVE-9285-encryption.patch
          1 kB
          Ferdinand Xu

        Activity

          People

            Ferd Ferdinand Xu
            Ferd Ferdinand Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: