rtrivedi12 commented on PR #36: URL: https://github.com/apache/hive-site/pull/36#issuecomment-2616397895
@tarak271 There is a change in the `Opened timestamp` field post review hence the sample output attached is imperfect. We can use this instead. > 0: jdbc:hive2://localhost:10000> show processlist; > +------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+--------------------------+-------------------+---------------+ > | User Name | Ip Addr | Execution Engine | Session Id | Session Active Time (s) | Session Idle Time (s) | Query ID | State | Opened Timestamp (s) | Elapsed Time (s) | Runtime (s) | > +------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+--------------------------+-------------------+---------------+ > | hive | 127.0.0.1 | tez | ce40af48-8f79-4a4e-960b-10aea1f9f82e | 138 | 2 | rtrivedi_20250121063448_74b41eec-f614-4819-b558-0b65b4b748b4 | RUNNING | 2025-01-21 06:34:48.654 | 2 | Not finished | > +------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+--------------------------+-------------------+---------------+ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org