[ https://issues.apache.org/jira/browse/HIVE-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773075#comment-13773075 ]
Hudson commented on HIVE-5122: ------------------------------ FAILURE: Integrated in Hive-trunk-hadoop1-ptest #174 (See [https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/174/]) HIVE-5122: Add partition for multiple partition ignores locations for non-first partitions (Navis via Thejas Nair) (thejas: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1524930) * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/AddPartitionDesc.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/DDLWork.java * /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/QTestUtil.java * /hive/trunk/ql/src/test/queries/clientpositive/add_part_multiple.q * /hive/trunk/ql/src/test/results/clientpositive/add_part_multiple.q.out * /hive/trunk/ql/src/test/results/clientpositive/create_view_partitioned.q.out > Add partition for multiple partition ignores locations for non-first > partitions > ------------------------------------------------------------------------------- > > Key: HIVE-5122 > URL: https://issues.apache.org/jira/browse/HIVE-5122 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Navis > Assignee: Navis > Priority: Minor > Fix For: 0.12.0 > > Attachments: D12411.3.patch, D12411.4.patch, HIVE-5122.4.patch, > HIVE-5122.D12411.1.patch, HIVE-5122.D12411.2.patch > > > http://www.mail-archive.com/user@hive.apache.org/msg09151.html > When multiple partitions are being added in single alter table statement, the > location for first partition is being used as the location of all partitions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira