[ https://issues.apache.org/jira/browse/HIVE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886368#comment-13886368 ]
Hive QA commented on HIVE-6173: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12625655/HIVE-6173.1.patch {color:green}SUCCESS:{color} +1 4973 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1108/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1108/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12625655 > 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 > Attachments: HIVE-6173.1.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)