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

Create table taking substantially longer time when other select queries are run in parallel.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.13.1
    • None
    • None
    • None
    • RedHat Linux, Cloudera 5.3.0

    Description

      Create table taking substantially longer time when other select queries are run in parallel.

      We were able to reproduce the issue using beeline in two sessions.

      Beeline Shell 1:
      a) create table with no other queries running on hive ( took approximately 0.313 seconds)
      b) Insert Data into the table
      c) Run a select count query on the above table
      Beeline Shell 2:
      a) create table while step c) is running in the Beeline Shell 1. (took approximately 60.431 seconds)

      Attachments

        1. Hive_create_Issue.txt
          3 kB
          sri venu bora

        Issue Links

          Activity

            People

              aihuaxu Aihua Xu
              vbora sri venu bora
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: