GitHub user Tartarus0zm opened a pull request:
https://github.com/apache/hive/pull/295
HIVE-15631
When the Hive client is started, the sessionid is printed from the console.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Tartarus0zm/hive console_sessionid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/295.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #295
----
commit 1d0c2d606013498b246f5a30b1972ad8b10cb9a2
Author: Tartarus <zhangmang@...>
Date: 2018-01-22T08:47:56Z
HIVE-15631
When the Hive client is started, the sessionid is printed from the console.
----
---