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

Query Logs to be merged with GetOperationStatus call

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • HiveServer2
    • None

    Description

      The query logs are queried in a separate thread and the progress bar is processed in a separate thread along with query execution. The various logging options lead query logs to cause interruptions in progress bar display,
      to resolve this.

      • Merge the query log operation as part of the getOperationStatus which also gets the Progress update.
      • make a separate response segment specifying metadata information about the query like query id, application id, session id etc.
      • if progress bar can be shown, dont show query logs till progress bar is completed.
      • show the query logs towards the end.
      • allow turning of the progress bar information and just show the query logs.

      Attachments

        Issue Links

          Activity

            People

              anishek Anishek Agarwal
              anishek Anishek Agarwal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: