Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

CategoryJIRADescriptionCurrent Status0.13.1 inclusion requestor
AuthorizationHIVE-6919Hive sql std auth select query fails on partitioned tablesCommitted in 0.14thejas
AuthorizationHIVE-6921Index creation fails with sql std auth turned onCommitted in 0.14ashutoshc
AuthorizationHIVE-6957SQL authorization does not work with HS2 binary mode and Kerberos authCommitted in 0.14thejas
MetastoreHIVE-6945Issues with dropping partitions on OracleCommitted in 0.14sershe
MetastoreHIVE-6862add DB schema DDL and upgrade 12to13 scripts for MS SQL ServerCommitted in 0.14ekoifman
QLHIVE-6883Dynamic Partitioning Optimization does not honor sort order or order byCommitted in 0.14prasanth_j
QLHIVE-6961Drop partitions treats partition columns as stringsCommitted in 0.14sershe
WebHCatHIVE-4576WebHCat does not allow values with commasCommitted in 0.14ekoifman
FileFormatsHIVE-6952Hive 0.13 HiveOutputFormat breaks backwards compatibilityCommitted in 0.14ashutoshc
TezHIVE-6826Hive-tez has issues when different partitions work off of different input typesCommitted in 0.14hagleitn
TezHIVE-6828Hive-tez bucket map join conversion interferes with map join conversionCommitted in 0.14hagleitn
TezHIVE-6898Functions in hive are failing with java.lang.ClassNotFoundException on TezCommitted in 0.14hagleitn
ParquetHIVE-6783Incompatible schema for maps between parquet-hive and parquet-pigCommitted in 0.14szehon
QLHIVE-6955

ExprNodeColDesc isSame doesn't account for tabAlias: this affects trait Propagation in Joins

(Tez BucketJoin broken w/o this fix)

Committed in 0.14rhbutani
TestHIVE-6877

TestOrcRawRecordMerger is deleting test.tmp.dir

(Note: Test fix, but included because it makes validation of release difficult otherwise)

Committed in 0.14amareshwari
AuthorizationHIVE-6985sql std auth - privileges grants to public role not being honoredCommitted in 0.14thejas
QLHIVE-7001fs.permissions.umask-mode is getting unset when Session is startedCommitted in 0.14thejas

 

Timeline

(tentative currently) 

2nd May 2014, 6pm PDT : Above list List of jiras for inclusion closes for open edit, list of jiras for inclusion frozen.

5th May 2014, 6pm PDT : 0.13.1 RC0 generated after testing against previous list.generation process begins, all jiras from above list have been tested to cleanly apply (or have had 0.13 backports requested which then cleanly apply), and patches are ready to commit to 0.13 branch

5th May 2014, 6pm PDT : JIRA queried for open non-blockers for 0.13.1, and none were found. Filter used : project = HIVE AND priority not in (Critical, Major, Minor, Trivial) AND fixVersion = 0.13.1 AND status = Open

5th May 2014, 6pm PDT : dev@hive.apache.org mailed with above information as per HowToRelease instructions. Ptest tests kicked off on RC0 patch.

6th May 2014 : Test failures found, analyzing which patches caused the failures. Patch form over at http://people.apache.org/~khorgath/releases/0.13.1_RC0/

7th May 2014 : Test results analyzed: found the following issues caused:

FailurePatchCauseResoultion
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nullformatCTASHIVE-6945Table properties map order change, golden files differRegenerated test golden files
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_alter ""
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_tblproperties ""
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_unset_table_view_property ""
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_unset_table_property ""
org.apache.hive.service.cli.TestScratchDir.testLocalScratchDirsHIVE-6846Test error, incorrect expectation, not a product problem, test fixed in trunkIgnored
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6HIVE-6826Flaky test, succeeds on rerunningIgnored

 

8th May 2014 : Patches committed to 0.13 branch

(tentative) 8th May 2014 : RC0 generation