[ https://issues.apache.org/jira/browse/HIVE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866858#comment-13866858 ]
Xuefu Zhang commented on HIVE-6173: ----------------------------------- [~vaibhavgumashta] Thanks for clarification. I guess the root cause of these issues are due to what's stated here. However, HIVE-5677 seems not realizing that, and the patch doesn't seem addressing the issue. Let me know if you'd like to work on this issue either via this JIRA or others. > 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 > > {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)