[ https://issues.apache.org/jira/browse/HIVE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xuefu Zhang updated HIVE-6173: ------------------------------ Resolution: Fixed Fix Version/s: 0.13.0 Release Note: This (--hiveconf option) needs documentation if not being documented yet. Status: Resolved (was: Patch Available) Patch committed to trunk. Thanks to Prasad for the review. > 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 > 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.1.5#6160)