[ https://issues.apache.org/jira/browse/HIVE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323395#comment-14323395 ]
Julian Hyde commented on HIVE-6173: ----------------------------------- In https://github.com/julianhyde/sqlline/issues/32, I have extended the output '!help set' to include all options, including showElapsedTime, maxHeight, maxWidth, timeout, trimScripts. Those changes could be merged into Hive's fork of sqlline. > Beeline doesn't accept --hiveconf option as Hive CLI does > --------------------------------------------------------- > > Key: HIVE-6173 > URL: https://issues.apache.org/jira/browse/HIVE-6173 > Project: Hive > Issue Type: Improvement > Components: CLI > Affects Versions: 0.10.0, 0.11.0, 0.12.0 > Reporter: Xuefu Zhang > Assignee: Xuefu Zhang > Labels: TODOC13 > Fix For: 0.13.0 > > Attachments: HIVE-6173.1.patch, HIVE-6173.2.patch, HIVE-6173.patch > > > {code} > > beeline -u jdbc:hive2:// --hiveconf a=b > Usage: java org.apache.hive.cli.beeline.BeeLine > {code} > Since Beeline is replacing Hive CLI, it should support this command line > option as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)