[
https://issues.apache.org/jira/browse/HIVE-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872959#action_12872959
]
Sunil Kumar commented on HIVE-1368:
-----------------------------------
Seem like this work is already completed as part of HIVE-1126. However this
patch is for release version 0.5.0. and we are already using it. Please suggest
whether this jira is still needed.
> Hive JDBC Integration with SQuirrel SQL Client support Enhanced
> ---------------------------------------------------------------
>
> Key: HIVE-1368
> URL: https://issues.apache.org/jira/browse/HIVE-1368
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Clients
> Affects Versions: 0.5.0
> Environment: ubuntu8.04, jdk-6,hive-0.5.0, hadoop-0.20.1
> Reporter: Sunil Kumar
> Fix For: 0.5.0
>
> Attachments: Hive JDBC Integration with SQuirrel SQL Client support
> Enhanced.doc, SQLClient_support.patch
>
>
> Hive JDBC Integration with SQuirrel SQL Client support Enhanced:-
> Hive JDBC Client enhanced to browse hive default schema tables through
> Squirrel SQL Client.
> This enhancement help to browse the hive table's structure i.e. table's
> column and their data type in the Squirrel SQL client interface and SQL query
> can be also performed on the tables through Squirrel SQL client.
> To enable this following Hive JDBC Java files are modified and added:-
> 1. Methods of org.apache.hadoop.hive.jdbc.HiveDatabaseMetaData.java are
> updated.
> 2. Hive org.apache.hadoop.hive.jdbc.ResultSet.java updated and extended
> (org.apache.hadoop.hive.jdbc.ExtendedHiveResultSet.java) to support
> additional JDBC metadata
> 3. Methods of org.apache.hadoop.hive.jdbc. HiveResultSetMetaData are
> updated.
> 4. Methods of org.apache.hadoop.hive.jdbc. HiveConnection are updated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.