[
https://issues.apache.org/jira/browse/HIVE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105807#comment-13105807
]
Hudson commented on HIVE-2398:
------------------------------
Integrated in Hive-trunk-h0.21 #957 (See
[https://builds.apache.org/job/Hive-trunk-h0.21/957/])
HIVE-2398. Hive server doesn't return schema for 'set' command (Prasad
Mujumdar via cws)
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1171253
Files :
* /hive/trunk/jdbc/src/test/org/apache/hadoop/hive/jdbc/TestJdbcDriver.java
*
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java
* /hive/trunk/service/src/java/org/apache/hadoop/hive/service/HiveServer.java
> Hive server doesn't return schema for 'set' command
> ---------------------------------------------------
>
> Key: HIVE-2398
> URL: https://issues.apache.org/jira/browse/HIVE-2398
> Project: Hive
> Issue Type: Bug
> Components: Server Infrastructure
> Affects Versions: 0.7.1, 0.8.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Fix For: 0.9.0
>
> Attachments: HIVE-2398.patch, HIVE-2398.patch, HIVE-2398.patch.1,
> HIVE-2398.patch.2
>
>
> The Hive server does process the CLI commands like 'set', 'set -v' sent by
> ODBC or JDBC clients. But currently only the data is returned to client but
> not schema for that resultset. This makes it unusable for a ODBC or JDBC
> client to use this option.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira