This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hive-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a047c74  deploy: b41662d3ec1e940c42c0954af25c4d1e2a288ffe
a047c74 is described below

commit a047c74c239ab427c5ecb4ff43313f323cae3f2a
Author: okumin <[email protected]>
AuthorDate: Thu Nov 13 08:00:47 2025 +0000

    deploy: b41662d3ec1e940c42c0954af25c4d1e2a288ffe
---
 docs/latest/language/languagemanual-commands/index.html | 12 ++++++------
 index.json                                              |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/latest/language/languagemanual-commands/index.html 
b/docs/latest/language/languagemanual-commands/index.html
index 780ca61..4467b3e 100644
--- a/docs/latest/language/languagemanual-commands/index.html
+++ b/docs/latest/language/languagemanual-commands/index.html
@@ -242,12 +242,12 @@ Last updated: December 12, 2024
   hive&gt; dfs -ls;
 
 </code></pre><pre tabindex=0><code>  hive&gt; show processlist;
-+------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+--------------------------+-------------------+---------------+
-| User Name  |  Ip Addr   | Execution Engine  |              Session Id        
       | Session Active Time  | Session Idle Time  |                      Query 
ID    |  State   |   Opened Timestamp | Elapsed Time  |  Runtime  |
-+------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+--------------------------+-------------------+---------------+
-| hive       | 127.0.0.1  | tez               | 
6a8a476b-e1be-4711-b012-5b3b53a4b835  | 722                      | 2            
          | rtrivedi_20241205154341_67a6c539-d8c5-4560-a04b-144f24f405c4 | 
RUNNING  | 2024-12-05 15:43:41.753  | 2                 | Not finished  |
-| hive       | 127.0.0.1  | tez               | 
94e4670b-0cb6-4b10-8343-ac5d0d8d3ab6  | 54                       | 1            
          | rtrivedi_20241205154342_8a73c7c5-4152-4848-b528-4e7708c964ef | 
RUNNING  | 2024-12-05 15:43:42.985  | 1                 | Not finished  |
-+------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+--------------------------+-------------------+---------------+
++------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+---------+--------------------------+-------------------+---------------+
+| User Name  |  Ip Addr   | Execution Engine  |              Session Id        
       | Session Active Time (s)  | Session Idle Time (s)  |                    
  Query ID                      |  State   | Txn ID  |   Opened Timestamp (s)   
| Elapsed Time (s)  |  Runtime (s)  |
++------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+---------+--------------------------+-------------------+---------------+
+| anonymous  | 127.0.0.1  | tez               | 
fb33f25e-bc8f-42f4-9ed2-28ca3ea55806  | 3                        | 1            
          | tarak_20251113120712_e9a91156-c8fa-401d-9ab9-b44444c6768d | RUNNING 
 | 527     | 2025-11-13 12:07:12.571  | 1                 | Not finished  |
+| anonymous  | 127.0.0.1  | tez               | 
24c029d3-cfa3-43ae-966c-a262b3f0d323  | 3                        | 1            
          | tarak_20251113120712_ff6524ff-2e12-4d36-803a-e1425ec18e60 | RUNNING 
 | 528     | 2025-11-13 12:07:12.579  | 1                 | Not finished  |
++------------+------------+-------------------+---------------------------------------+--------------------------+------------------------+----------------------------------------------------+----------+---------+--------------------------+-------------------+---------------+
 
 </code></pre>
 </div>
diff --git a/index.json b/index.json
index e1473eb..c905c0e 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"categories":null,"contents":"Apache Hive : Setting up Metastore backed by 
MariaDB  Apache Hive : Setting up Metastore backed by MariaDB  Note 
Introduction Configuration      Note Starting from mysql-connector-java 8.0.12, 
using the default MySQL driver the Metastore cannot be up to 
service.\nIntroduction From mysql-connector-java 8.0.12, MySQL driver issues a 
getSQLKeywords call for retrieving this database\u0026rsquo;s keywords, 
triggered by MySQLAdapter(DataNucleus) on Metastore ini [...]
\ No newline at end of file
+[{"categories":null,"contents":"Apache Hive : Setting up Metastore backed by 
MariaDB  Apache Hive : Setting up Metastore backed by MariaDB  Note 
Introduction Configuration      Note Starting from mysql-connector-java 8.0.12, 
using the default MySQL driver the Metastore cannot be up to 
service.\nIntroduction From mysql-connector-java 8.0.12, MySQL driver issues a 
getSQLKeywords call for retrieving this database\u0026rsquo;s keywords, 
triggered by MySQLAdapter(DataNucleus) on Metastore ini [...]
\ No newline at end of file

Reply via email to