You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2018/03/14 23:52:00 UTC

[jira] [Created] (HIVE-18963) JDBC: Provide an option to simplify beeline usage

Vaibhav Gumashta created HIVE-18963:
---------------------------------------

             Summary: JDBC: Provide an option to simplify beeline usage
                 Key: HIVE-18963
                 URL: https://issues.apache.org/jira/browse/HIVE-18963
             Project: Hive
          Issue Type: Bug
          Components: Beeline
            Reporter: Vaibhav Gumashta


Currently, after opening Beeline CLI, the user needs to supply a connection string to use the HS2 instance and set up the jdbc driver. Since we plan to replace Hive CLI with Beeline in future (HIVE-10511), it will help the usability if the user can simply type {{beeline}} and get start the hive session. The jdbc url can be specified in a beeline-site.xml (which can contain other named jdbc urls as well, and they can be accessed by something like: {{beeline -c namedUrl}}. The use of beeline-site.xml can also be potentially expanded later if needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)