[ https://issues.apache.org/jira/browse/HIVE-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864901#action_12864901 ]
Patrick Angeles commented on HIVE-1339: --------------------------------------- Did you mean the other way around? CLI processes the 'set' commands, ql runs SQL statements... > Allow setting of per-job configuration properties for JDBC driver > ----------------------------------------------------------------- > > Key: HIVE-1339 > URL: https://issues.apache.org/jira/browse/HIVE-1339 > Project: Hadoop Hive > Issue Type: New Feature > Components: Clients > Affects Versions: 0.4.0 > Reporter: Patrick Angeles > > From the CLI you can do: > hive> set mapred.reduce.tasks = 5 ; > hive> SELECT a, b, c FROM t WHERE a < 10 ; > Currently, there is no way to set per-job configuration parameters (e.g., > mapred.reduce.tasks) via the JDBC client. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.