[ https://issues.apache.org/jira/browse/HIVE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791420#comment-13791420 ]
Hudson commented on HIVE-5449: ------------------------------ ABORTED: Integrated in Hive-branch-0.12-hadoop2 #13 (See [https://builds.apache.org/job/Hive-branch-0.12-hadoop2/13/]) HIVE-5449 : Hive schematool info option incorrectly reports error for Postgres metastore (Prasad Mujumdar via Thejas Nair) (thejas: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1530466) * /hive/branches/branch-0.12/beeline/src/java/org/apache/hive/beeline/HiveSchemaHelper.java * /hive/branches/branch-0.12/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)