[ 
https://issues.apache.org/jira/browse/HIVE-29523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liu wei updated HIVE-29523:
---------------------------
    Description: 
The Hive code contains the Hive session ID, which may cause security risks. It 
is expected that the session ID is not printed.

ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java

 

the text is getConsole().printInfo("Hive Session ID = " + getSessionId());

 

  was:
The Hive code contains the Hive session ID, which may cause security risks. It 
is expected that the session ID is not printed.

ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java

!image-2026-03-25-11-55-10-942.png!

 


> Hive Session ID printed in plaintext.
> -------------------------------------
>
>                 Key: HIVE-29523
>                 URL: https://issues.apache.org/jira/browse/HIVE-29523
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 3.1.0
>            Reporter: liu wei
>            Priority: Major
>
> The Hive code contains the Hive session ID, which may cause security risks. 
> It is expected that the session ID is not printed.
> ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java
>  
> the text is getConsole().printInfo("Hive Session ID = " + getSessionId());
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to