Peter Vary created HIVE-14123: --------------------------------- Summary: Add beeline configuration option to show database in the prompt Key: HIVE-14123 URL: https://issues.apache.org/jira/browse/HIVE-14123 Project: Hive Issue Type: Improvement Components: Beeline, CLI Affects Versions: 2.2.0 Reporter: Peter Vary Assignee: Peter Vary Priority: Minor
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 remote 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)