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

Shell RPC Duration Does Not Match Start/End Time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • Impala 4.3.0
    • Clients
    • ghx-label-3

    Description

      In the ImpalaHS2Client class within the impala_client.py file, the rpc duration is calculated here  Then, the rpc end time is determined by calling datetime.now() here  This leads to stdout and rpc file having different rpc end times.

      The duration is calculated incorrectly here. It needs to be calculated by calling the "total_seconds()" function.

      Attachments

        Issue Links

          Activity

            People

              jasonmfehr Jason Fehr
              jasonmfehr Jason Fehr
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: