[ 
https://issues.apache.org/jira/browse/HIVE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787351#comment-13787351
 ] 

Hudson commented on HIVE-5449:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop1-ptest #191 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/191/])
HIVE-5449 : Hive schematool info option incorrectly reports error for Postgres 
metastore (Prasad Mujumdar via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1529476)
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/HiveSchemaHelper.java
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java


> Hive schematool info option incorrectly reports error for Postgres metastore
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-5449
>                 URL: https://issues.apache.org/jira/browse/HIVE-5449
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.12.0, 0.13.0
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5449.1.patch
>
>
> The schema tool has an option to verify the schema version stored in the 
> metastore. This is implemented as a simple select query executed via JDBC. 
> The problem is that Postgres requires object names to be quoted due to the 
> way tables are created. It's a similar issues hit by metastore direct SQL 
> (HIVE-5264,  HIVE-5265 etc).



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to