Details
Description
There are several jira issues complaining that, the Beeline does not respect hive.cli.print.current.db.
This is partially true, since in embedded mode, it uses the hive.cli.print.current.db to change the prompt, since HIVE-10511.
In beeline mode, I think this function should use a beeline command line option instead, like for the showHeader option emphasizing, that this is a client side option.
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-14138 CBO failed for select current_database()
- Resolved
- is related to
-
HIVE-10738 Beeline does not respect hive.cli.print.current.db
- Resolved
-
HIVE-13899 Beeline CLI is not showing the db name even after setting the property 'set hive.cli.print.current.db=true'
- Resolved
- links to