Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9182

Print the socket address of the client closing a session or cancelling a query from the WebUI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 3.3.0
    • Impala 3.4.0
    • None
    • None

    Description

      When an agent cancels a query or closes a session via the Impalad's debug web UI, we generate these statuses, respectively:

       

      Cancelled from Impala's debug web interface
      Session closed from Impala's debug web interface
      

      To improve observability, we can print the socket address of the client making the request to the status:

       

      Cancelled from Impala's debug web interface by client at <host>:<port>
      Session closed from Impala's debug web interface by client at <host>:<port>
      

       

       

       

      Attachments

        Activity

          People

            thundergun Vincent Tran
            thundergun Vincent Tran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: