This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/main by this push:
new 95d720a HIVE-28715: Drop release tracking pages from the
documentation (Stamatis Zampetakis reviewed by Butao Zhang)
95d720a is described below
commit 95d720a3c8e5353fdf8f8d79b5075ea9a11a95f6
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Mon Jan 20 10:37:05 2025 +0100
HIVE-28715: Drop release tracking pages from the documentation (Stamatis
Zampetakis reviewed by Butao Zhang)
There are various pages under https://hive.apache.org/docs/latest/ that
were created many years ago for release tracking. These mostly collect a bunch
of Jira tickets together and they are otherwise uninformative and by now quite
obsolete.
Closes #34
---
content/docs/latest/_index.md | 6 -
.../latest/committed-jiras-for-1-2-1_58851880.md | 113 ---------
.../committed-jiras-for-branch-1-2-0_56068523.md | 181 --------------
.../hive-0-13-1-release-tracking_40510656.md | 115 ---------
.../latest/hive-0-13-release-status_39622095.md | 264 ---------------------
.../latest/hive-0-14-release-status_46632949.md | 40 ----
.../latest/hive-1-2-release-status_55156189.md | 87 -------
7 files changed, 806 deletions(-)
diff --git a/content/docs/latest/_index.md b/content/docs/latest/_index.md
index a285bbf..7e99157 100644
--- a/content/docs/latest/_index.md
+++ b/content/docs/latest/_index.md
@@ -129,12 +129,6 @@ date: 2024-12-12
+ [Enabling gRPC in Hive/Hive Metastore (Proposal)]({{< ref "158869886"
>}})
+ [Fix Hive Unit Tests on Hadoop 2 - HIVE-3949]({{< ref
"fix-hive-unit-tests-on-hadoop-2---hive-3949_31824506" >}})
+ [Hadoop-compatible Input-Output Format for Hive]({{< ref
"hadoop-compatible-input-output-format-for-hive_30745805" >}})
- + [Hive 0.13 release status]({{< ref
"hive-0-13-release-status_39622095" >}})
- - [Hive 0.13.1 Release tracking]({{< ref
"hive-0-13-1-release-tracking_40510656" >}})
- + [Hive 0.14 release status]({{< ref
"hive-0-14-release-status_46632949" >}})
- + [Hive 1.2 Release Status]({{< ref "hive-1-2-release-status_55156189"
>}})
- - [Committed jiras for 1.2.1]({{< ref
"committed-jiras-for-1-2-1_58851880" >}})
- - [Committed JIRAS for branch-1.2.0]({{< ref
"committed-jiras-for-branch-1-2-0_56068523" >}})
+ [HiveAmazonElasticMapReduce]({{< ref
"hiveamazonelasticmapreduce_27825646" >}})
+ [Hive APIs Overview]({{< ref "hive-apis-overview_61326349" >}})
+ [Hive Aws EMR]({{< ref "hive-aws-emr_27823791" >}})
diff --git a/content/docs/latest/committed-jiras-for-1-2-1_58851880.md
b/content/docs/latest/committed-jiras-for-1-2-1_58851880.md
deleted file mode 100644
index edfa712..0000000
--- a/content/docs/latest/committed-jiras-for-1-2-1_58851880.md
+++ /dev/null
@@ -1,113 +0,0 @@
----
-title: "Apache Hive : Committed jiras for 1.2.1"
-date: 2024-12-12
----
-
-# Apache Hive : Committed jiras for 1.2.1
-
-# List of JIRAs committed in branch-1.2 for 1.2.1
-
-This is a list of jiras that were initially intended for 1.2.1, but were not
finished in time for 1.2.1. They might be included in 1.2.2 if they satisfy
rules for inclusion into 1.2.2 (See parent page on Hive 1.2 Release Status),
but otherwise, should be tracked for 1.3 onwards.
-
-
-
-| Category | JIRA | Current Status in branch-1.2 | Committerrequesting
inclusion |
-| --- | --- | --- | --- |
-| Tez |
[HIVE-10551](https://issues.apache.org/jira/browse/HIVE-10551?src=confmacro) -
OOM when running query\_89 with vectorization on & hybridgrace=false Resolved |
open | sseth |
-| QL |
[HIVE-10566](https://issues.apache.org/jira/browse/HIVE-10566?src=confmacro) -
LLAP: Vector row extraction allocates new extractors per process method call
instead of just once Resolved | open | mmccline |
-| Hive with TDE |
[HIVE-10978](https://issues.apache.org/jira/browse/HIVE-10978?src=confmacro) -
Document fs.trash.interval wrt Hive and HDFS Encryption Open | No source code
changes butshould be in rel notes | |
-| QL |
[HIVE-11028](https://issues.apache.org/jira/browse/HIVE-11028?src=confmacro) -
Tez: table self join and join with another table fails with
IndexOutOfBoundsException Closed | committed in 1.2.2/1.3 | jdere |
-
-# List of JIRAs committed in branch-1.2 for 1.2.1
-
-This is to be a list of jiras that were initially intended for 1.2, but cannot
be finished in time for 1.2.0, and are not blockers/outages but desired in 1.2
nonetheless. They are currently being considered for 1.2.1.
-
-In general, now that 1.2.0 has been voted on and in the process of releasing,
committers may add more jiras to this list and commit patches to branch-1.2
again, pursuant to the following rules:
-
-1. Restriction : No commits that introduce any major features, any public API
changes or metastore table changes on branch-1.2.
-2. To commit to branch-1.2, the patch must have already been committed to
master, and passed tests there, unless the jira is specific to branch-1.2, in
which case, please cc the release manager as a watcher on the jira, and make a
comment there tagging them.
-3. It should have been added to this list
-
-
-
-| Category | JIRA | Current Status in branch-1.2 | Committerrequesting
inclusion |
-| --- | --- | --- | --- |
-| Tez |
[HIVE-10559](https://issues.apache.org/jira/browse/HIVE-10559?src=confmacro) -
IndexOutOfBoundsException with RemoveDynamicPruningBySize Closed | committed |
hagleitn |
-| QL |
[HIVE-10565](https://issues.apache.org/jira/browse/HIVE-10565?src=confmacro) -
LLAP: Native Vector Map Join doesn't handle filtering and matching on LEFT
OUTER JOIN repeated key correctly Closed | committed | hagleitn |
-| Vectorization |
[HIVE-10628](https://issues.apache.org/jira/browse/HIVE-10628?src=confmacro) -
Incorrect result when vectorized native mapjoin is enabled using null safe
operators <=> Resolved | committed | hagleitn |
-| Unit Tests |
[HIVE-10563](https://issues.apache.org/jira/browse/HIVE-10563?src=confmacro) -
MiniTezCliDriver tests ordering issues Resolved | committed | hsubramaniyan |
-| Optimizer |
[HIVE-10107](https://issues.apache.org/jira/browse/HIVE-10107?src=confmacro) -
Union All : Vertex missing stats resulting in OOM and in-efficient plans
Resolved | committed | mmokhtar |
-| Build |
[HIVE-10675](https://issues.apache.org/jira/browse/HIVE-10675?src=confmacro) -
Provide option to skip Accumulo related Hive tests in itests directory Resolved
| committed | hsubramaniyan |
-| Schematool |
[HIVE-10659](https://issues.apache.org/jira/browse/HIVE-10659?src=confmacro) -
Beeline command which contains semi-colon as a non-command terminator will fail
Resolved | committed | hsubramaniyan |
-| Unit Tests |
[HIVE-10664](https://issues.apache.org/jira/browse/HIVE-10664?src=confmacro) -
Unit tests run fail in windows because of illegal escape character in file path
Resolved | committed | hsubramaniyan |
-| Metastore |
[HIVE-10690](https://issues.apache.org/jira/browse/HIVE-10690?src=confmacro) -
ArrayIndexOutOfBounds exception in
MetaStoreDirectSql.aggrColStatsForPartitions() Resolved | committed | vgumashta
|
-| SerDe |
[HIVE-10672](https://issues.apache.org/jira/browse/HIVE-10672?src=confmacro) -
Analyze command on a table using row format serde JsonSerDe fails with
NoClassDefFoundError Resolved | committed | jdere |
-| UnitTests |
[HIVE-10696](https://issues.apache.org/jira/browse/HIVE-10696?src=confmacro) -
TestAddResource tests are non-portable Resolved | committed | hsubramaniyan |
-| ACID |
[HIVE-11006](https://issues.apache.org/jira/browse/HIVE-11006?src=confmacro) -
improve logging wrt ACID module Closed | Committed to master,
branch-1.2,branch-1 | ekoifman |
-| SQL |
[HIVE-10776](https://issues.apache.org/jira/browse/HIVE-10776?src=confmacro) -
Schema on insert for bucketed tables throwing NullPointerException Resolved |
Committed to 1.3.0,1.2.1 | ekoifman |
-| SQL |
[HIVE-10828](https://issues.apache.org/jira/browse/HIVE-10828?src=confmacro) -
Insert with schema and dynamic partitions NullPointerException Resolved |
Committed to 1.3.0,1.2.1 | ekoifman |
-| SQL |
[HIVE-10934](https://issues.apache.org/jira/browse/HIVE-10934?src=confmacro) -
Restore support for DROP PARTITION PURGE Resolved
- | Committed | ekoifman | | Hive with TDE |
[HIVE-10910](https://issues.apache.org/jira/browse/HIVE-10910?src=confmacro) -
Alter table drop partition queries in encrypted zone failing to remove data
from HDFS Resolved | Committed | ekoifman |
-| Hive with TDE |
[HIVE-10630](https://issues.apache.org/jira/browse/HIVE-10630?src=confmacro) -
Renaming tables across encryption zones renames table even though the operation
throws error Resolved | Committed to 1.3.0,1.2.1 | ekoifman |
-| Hive with TDE |
[HIVE-10629](https://issues.apache.org/jira/browse/HIVE-10629?src=confmacro) -
Dropping table in an encrypted zone does not drop warehouse directory Resolved
| Committed to 1.3.0,1.2.1 | ekoifman |
-| Hive with TDE |
[HIVE-10658](https://issues.apache.org/jira/browse/HIVE-10658?src=confmacro) -
Insert with values clause may expose data that should be encrypted Resolved |
Committed to 1.3.0,1.2.1 | ekoifman |
-| Hive with TDE |
[HIVE-10747](https://issues.apache.org/jira/browse/HIVE-10747?src=confmacro) -
Enable the cleanup of side effect for the Encryption related qfile test
Resolved | Committed to 1.3.0,1.2.1 | fred |
-| WebHCat |
[HIVE-10858](https://issues.apache.org/jira/browse/HIVE-10858?src=confmacro) -
WebHCat specific resources should be added to HADOOP\_CLASSPATH first Resolved
| Committed to 1.3.0,1.2.1 | ekoifman |
-| WebHCat |
[HIVE-10605](https://issues.apache.org/jira/browse/HIVE-10605?src=confmacro) -
Make hive version number update automatically in webhcat-default.xml during
hive tar generation Resolved | Committed to 1.3.0,1.2.1 | ekoifman |
-| WebHCat |
[HIVE-10992](https://issues.apache.org/jira/browse/HIVE-10992?src=confmacro) -
WebHCat should not create delegation tokens when Kerberos is not enabled
Resolved | Committed 1.2.1,master,branch-1 | ekoifman |
-| QL |
[HIVE-10704](https://issues.apache.org/jira/browse/HIVE-10704?src=confmacro) -
Errors in Tez HashTableLoader when estimated table size is 0 Resolved |
committed | jdere |
-| QL |
[HIVE-10711](https://issues.apache.org/jira/browse/HIVE-10711?src=confmacro) -
Tez HashTableLoader attempts to allocate more memory than available when
HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem Resolved |
committed | jdere |
-| Query Planning |
[HIVE-10327](https://issues.apache.org/jira/browse/HIVE-10327?src=confmacro) -
Remove ExprNodeNullDesc Closed | committed | ashutoshc |
-| Query Planning |
[HIVE-10636](https://issues.apache.org/jira/browse/HIVE-10636?src=confmacro) -
CASE comparison operator rotation optimization Closed | committed | ashutoshc |
-| QL |
[HIVE-10606](https://issues.apache.org/jira/browse/HIVE-10606?src=confmacro) -
Divide by zero error in HybridHashTableContainer Resolved | committed | jdere |
-| SerDe |
[HIVE-10679](https://issues.apache.org/jira/browse/HIVE-10679?src=confmacro) -
JsonSerde ignores varchar and char size limit specified during table creation
Resolved | committed | jdere |
-| Export/Import |
[HIVE-10727](https://issues.apache.org/jira/browse/HIVE-10727?src=confmacro) -
Import throws error message "org.apache.thrift.protocol.TProtocolException:
Required field 'filesAdded' is unset!" Resolved | committed | sushanth |
-| HS2 |
[HIVE-10528](https://issues.apache.org/jira/browse/HIVE-10528?src=confmacro) -
Hiveserver2 in HTTP mode is not applying auth\_to\_local rules Resolved |
committed | vgumashta |
-| Query Planning |
[HIVE-10627](https://issues.apache.org/jira/browse/HIVE-10627?src=confmacro) -
Queries fail with Failed to breakup Windowing invocations into Groups Resolved
| committed | jpullokk |
-| Query Planning |
[HIVE-10686](https://issues.apache.org/jira/browse/HIVE-10686?src=confmacro) -
java.lang.IndexOutOfBoundsException for query with rank() over(partition ...)
Resolved | committed | jpullokk |
-| Tests |
[HIVE-10724](https://issues.apache.org/jira/browse/HIVE-10724?src=confmacro) -
WebHCat e2e test TestStreaming\_5 fails on Windows Resolved | committed |
sushanth |
-| WebHCat |
[HIVE-10760](https://issues.apache.org/jira/browse/HIVE-10760?src=confmacro) -
Templeton: HCatalog Get Column for Non-existent column returns Server Error
(500) rather than Not Found(404) Resolved | committed | sushanth |
-| QL |
[HIVE-10829](https://issues.apache.org/jira/browse/HIVE-10829?src=confmacro) -
ATS hook fails for explainTask Resolved | committed | hagleitn |
-| HiveServer2 |
[HIVE-9842](https://issues.apache.org/jira/browse/HIVE-9842?src=confmacro) -
Enable session/operation timeout by default in HiveServer2 Resolved | committed
| vgumashta |
-| ATS |
[HIVE-10829](https://issues.apache.org/jira/browse/HIVE-10829?src=confmacro) -
ATS hook fails for explainTask Resolved | committed | hagleitn |
-| Stats |
[HIVE-10840](https://issues.apache.org/jira/browse/HIVE-10840?src=confmacro) -
NumberFormatException while running analyze table partition compute statics
query Resolved
- | committed | hagleitn |
-| Tests |
[HIVE-10839](https://issues.apache.org/jira/browse/HIVE-10839?src=confmacro) -
TestHCatLoaderEncryption.* tests fail in windows because of path related issues
Resolved | committed | hsubramaniyan |
-| Beeline |
[HIVE-10753](https://issues.apache.org/jira/browse/HIVE-10753?src=confmacro) -
hs2 jdbc url - wrong connection string cause error on beeline/jdbc/odbc client,
misleading message Resolved | committed | hsubramaniyan |
-| Test Framework |
[HIVE-10768](https://issues.apache.org/jira/browse/HIVE-10768?src=confmacro) -
In QTestGenTask.execute() we should not throw an exception right away if we are
unable to clean any old files Resolved | committed | hsubramaniyan |
-| Metastore |
[HIVE-10801](https://issues.apache.org/jira/browse/HIVE-10801?src=confmacro) -
'drop view' fails throwing java.lang.NullPointerException Resolved | committed
| hsubramaniyan |
-| Authorization |
[HIVE-10678](https://issues.apache.org/jira/browse/HIVE-10678?src=confmacro) -
update sql standard authorization configuration whitelist - more optimization
flags Resolved | committed | thejas |
-| Authorization |
[HIVE-10843](https://issues.apache.org/jira/browse/HIVE-10843?src=confmacro) -
desc database and show tables commands don't pass db to HiveAuthorizer check
Resolved | committed | thejas |
-| Authorization |
[HIVE-10689](https://issues.apache.org/jira/browse/HIVE-10689?src=confmacro) -
HS2 metadata api calls should use HiveAuthorizer interface for authorization
Resolved | committed | thejas |
-| Vectorization |
[HIVE-10244](https://issues.apache.org/jira/browse/HIVE-10244?src=confmacro) -
Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when
hive.vectorized.execution.reduce.enabled is enabled Resolved | committed |
hagleitn |
-| Test |
[HIVE-10862](https://issues.apache.org/jira/browse/HIVE-10862?src=confmacro) -
TestHiveAuthorizerShowFilters tests fail when run in sequence Resolved |
committed | thejas |
-| Authorization |
[HIVE-9828](https://issues.apache.org/jira/browse/HIVE-9828?src=confmacro) -
Semantic analyzer does not capture view parent entity for tables referred in
view with union all Resolved | committed | thejas |
-| Authorization |
[HIVE-10875](https://issues.apache.org/jira/browse/HIVE-10875?src=confmacro) -
Select query with view in subquery adds underlying table as direct input
Resolved | committed | thejas |
-| Tests |
[HIVE-10892](https://issues.apache.org/jira/browse/HIVE-10892?src=confmacro) -
TestHCatClient should not accept external metastore param from
-Dhive.metastore.uris Resolved | committed | sushanth |
-| Tests |
[HIVE-10919](https://issues.apache.org/jira/browse/HIVE-10919?src=confmacro) -
Windows: create table with JsonSerDe failed via beeline unless you add hcatalog
core jar to classpath Closed | committed | hsubramaniyan |
-| Tests |
[HIVE-10887](https://issues.apache.org/jira/browse/HIVE-10887?src=confmacro) -
TestCliDriver tests ordering issues with Mac and CentOS Closed | committed |
hsubramaniyan |
-| Tests |
[HIVE-10705](https://issues.apache.org/jira/browse/HIVE-10705?src=confmacro) -
Update tests for HIVE-9302 after removing binaries Closed | committed |
hsubramaniyan |
-| Metastore |
[HIVE-10925](https://issues.apache.org/jira/browse/HIVE-10925?src=confmacro) -
Non-static threadlocals in metastore code can potentially cause memory leak
Resolved | committed | vgumashta |
-| Hiveserver2 |
[HIVE-10922](https://issues.apache.org/jira/browse/HIVE-10922?src=confmacro) -
In HS2 doAs=false mode, file system related errors in one query causes other
failures Resolved | committed | thejas |
-| Tests |
[HIVE-10877](https://issues.apache.org/jira/browse/HIVE-10877?src=confmacro) -
TestUtil class name confuses ptest2 Resolved | committed | hsubramaniyan |
-| Tez/HiveServer2 |
[HIVE-10736](https://issues.apache.org/jira/browse/HIVE-10736?src=confmacro) -
HiveServer2 shutdown of cached tez app-masters is not clean Closed | committed
| Vikram |
-| UDF/HiveServer2 |
[HIVE-10453](https://issues.apache.org/jira/browse/HIVE-10453?src=confmacro) -
HS2 leaking open file descriptors when using UDFs Closed | committed |
vgumashta |
-| Tez |
[HIVE-10929](https://issues.apache.org/jira/browse/HIVE-10929?src=confmacro) -
In Tez mode,dynamic partitioning query with union all fails at moveTask,Invalid
partition key & values Closed | committed | vgumashta |
-| Accumulo |
[HIVE-10857](https://issues.apache.org/jira/browse/HIVE-10857?src=confmacro) -
Accumulo storage handler fail throwing java.lang.IllegalArgumentException:
Cannot determine SASL mechanism for token class: class
org.apache.accumulo.core.client.security.tokens.PasswordToken Resolved |
committed | sushanth |
-| QueryPlan |
[HIVE-10957](https://issues.apache.org/jira/browse/HIVE-10957?src=confmacro) -
QueryPlan's start time is incorrect in certain cases Resolved | committed |
thejas |
-| Authorization |
[HIVE-10967](https://issues.apache.org/jira/browse/HIVE-10967?src=confmacro) -
add mapreduce.job.tags to sql std authorization config whitelist Resolved |
committed | thejas |
-| encryption |
[HIVE-10910](https://issues.apache.org/jira/browse/HIVE-10910?src=confmacro) -
Alter table drop partition queries in encrypted zone failing to remove data
from HDFS Resolved | committed | eugene/thejas |
-| Tests |
[HIVE-10949](https://issues.apache.org/jira/browse/HIVE-10949?src=confmacro) -
Disable hive-minikdc tests in Windows Closed | committed | hsubramaniyan |
-| Hiveserver2 |
[HIVE-10968](https://issues.apache.org/jira/browse/HIVE-10968?src=confmacro) -
Windows: analyze json table via beeline failed throwing Class
org.apache.hive.hcatalog.data.JsonSerDe not found Closed | committed |
hsubramaniyan |
-| Query Planning |
[HIVE-10874](https://issues.apache.org/jira/browse/HIVE-10874?src=confmacro) -
Fail in TestMinimrCliDriver.testCliDriver\_ql\_rewrite\_gbtoidx\_cbo\_2.q due
to duplicate column name Resolved | committed | jpullokk |
-| Query Planning |
[HIVE-10811](https://issues.apache.org/jira/browse/HIVE-10811?src=confmacro) -
RelFieldTrimmer throws NoSuchElementException in some cases Resolved |
committed | jpullokk |
-| HS2 HTTP mode |
[HIVE-11001](https://issues.apache.org/jira/browse/HIVE-11001?src=confmacro) -
HS2 http cookie mode does not honor doAs url parameter Resolved | committed |
thejas |
-| ORC |
[HIVE-10685](https://issues.apache.org/jira/browse/HIVE-10685?src=confmacro) -
Alter table concatenate oparetor will cause duplicate data Resolved | committed
| prasanthj |
-| Release |
[HIVE-10684](https://issues.apache.org/jira/browse/HIVE-10684?src=confmacro) -
Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary
jar files Resolved | committed | sushanth |
-| Metastore |
[HIVE-11023](https://issues.apache.org/jira/browse/HIVE-11023?src=confmacro) -
Disable directSQL if datanucleus.identifierFactory = datanucleus2 Resolved |
committed | sushanth |
-| Release |
[HIVE-10674](https://issues.apache.org/jira/browse/HIVE-10674?src=confmacro) -
jars should not be checked in to the source control repo Resolved | resolved |
sushanth |
-| Release |
[HIVE-11047](https://issues.apache.org/jira/browse/HIVE-11047?src=confmacro) -
Update versions of branch-1.2 to 1.2.1 Resolved | committed | sushanth |
-| Tests |
[HIVE-11041](https://issues.apache.org/jira/browse/HIVE-11041?src=confmacro) -
Update tests for HIVE-9302 after removing binaries Resolved | committed |
hsubramaniyan |
-| Tez |
[HIVE-10746](https://issues.apache.org/jira/browse/HIVE-10746?src=confmacro) -
Hive 1.2.0+Tez produces 1-byte FileSplits from mapred.TextInputFormat Closed |
committed | hagleitn |
-| Tests |
[HIVE-11050](https://issues.apache.org/jira/browse/HIVE-11050?src=confmacro) -
testCliDriver\_vector\_outer\_join.* failures in Unit tests due to unstable
data creation queries Resolved | committed | mmccline |
-| Test |
[HIVE-11066](https://issues.apache.org/jira/browse/HIVE-11066?src=confmacro) -
Ensure tests don't share directories on FS Resolved | committed | ekoifman |
diff --git a/content/docs/latest/committed-jiras-for-branch-1-2-0_56068523.md
b/content/docs/latest/committed-jiras-for-branch-1-2-0_56068523.md
deleted file mode 100644
index 54d2b7b..0000000
--- a/content/docs/latest/committed-jiras-for-branch-1-2-0_56068523.md
+++ /dev/null
@@ -1,181 +0,0 @@
----
-title: "Apache Hive : Committed JIRAS for branch-1.2.0"
-date: 2024-12-12
----
-
-# Apache Hive : Committed JIRAS for branch-1.2.0
-
-# Last phase of JIRAs for inclusion to 1.2 release (list open for product
outages, regressions and trivial patches)
-
-**Requirement** : Product outages (critical bugfixes without workarounds),
Regressions (bugs discovered during testing - usecases that used to work with
prior hive releases) or Trivial patches (requiring no re-testing) only. Release
Blockers, such as running afoul of Apache release guidelines are also
acceptable as related to outages.
-
-**Deadline for inclusion** : **Till the final RC gets voted on and accepted**
-
-**Status** : Open for inclusion, but restricted on type of issue
-
-
-
-| Category | Outage/Regression/Trivial ? | JIRA | Current Statusfor 1.2 |
Committerrequesting inclusion |
-| --- | --- | --- | --- | --- |
-| QL | Outage | HIVE-10538 | committed | prasanth\_j |
-| Auth | Trivial | HIVE-10578 | committed | thejas |
-| Webhcat | Outage (was Trivial, now upgraded with reopening) | HIVE-10564 |
committed | thejas |
-| Add Jar | Regression | HIVE-10576 | committed | thejas |
-| Windows | Trivial | HIVE-10603 | committed | thejas |
-| Webhcat | Trivial | HIVE-10604 | committed | ekoifman |
-| hadoop-1 | Outage | HIVE-10579 | committed | sushanth |
-| Tez | Outage | HIVE-10607 | committed | hashutosh |
-| Authz bug/testfail | Outage | HIVE-10612 | committed | thejas |
-| cli | Trivial | HIVE-10610 | committed | sushanth |
-| upgrade | Outage | HIVE-10614 | committed | sushanth |
-| Transactions | Outage | HIVE-10595 | committed | alangates |
-| Shims | Regression | HIVE-10638 | closed-tracking in HIVE-9736 | sushanth |
-| Optimization | Trivial | HIVE-9644 | committed | ashutoshc |
-| Release | Release Blocker | HIVE-10676 | committed | gates |
-| Release | Release Blocker | HIVE-10548 | committed | xuefuz |
-| Release | Release Blocker | HIVE-10715 | committed | vikram.dixit |
-
-
-
-# List of JIRAs for 1.2.1
-
-This is to be a list of jiras that were initially intended for 1.2, but cannot
be finished in time for 1.2.0, and are not blockers/outages but desired in 1.2
nonetheless. These will be accepted as part of the RC process if they get done
by then, but will not be considered release blockers. If 1.2.0 releases without
them, they'll be on track for 1.2.1.
-
-
-
-| Category | JIRA | Current Status | Committerrequesting inclusion |
-| --- | --- | --- | --- |
-| Vectorization |
[HIVE-10609](https://issues.apache.org/jira/browse/HIVE-10609?src=confmacro) -
Vectorization : Q64 fails with ClassCastException Closed | committed |
vikram.dixit |
-| Optimizer |
[HIVE-10568](https://issues.apache.org/jira/browse/HIVE-10568?src=confmacro)
Select count(distinct()) can have more optimal execution plan Closed |
committed | hashutosh |
-| orc |
[HIVE-10591](https://issues.apache.org/jira/browse/HIVE-10591?src=confmacro)
Support limited integer type promotion in ORC Closed | committed | prasanth\_j |
-
-
-
-
-
-# JIRAS requested to be included in 1.2 release after RC0 preparation begins
(list now closed)
-
-**Requirement** : Bugfixes only
-
-**Deadline for inclusion** : **00**:01, Friday, 1st May 2015 PDT****
-
-**Status** : List frozen
-
-
-
-| Category | JIRA | Current Statusfor 1.2 | Committerrequesting inclusion |
-| --- | --- | --- | --- |
-| Testing Infrastructure |
[HIVE-10514](https://issues.apache.org/jira/browse/HIVE-10514?src=confmacro) -
Fix MiniCliDriver tests failure Closed | committed | sushanth |
-| CBO |
[HIVE-10512](https://issues.apache.org/jira/browse/HIVE-10512?src=confmacro) -
CBO (Calcite Return Path): SMBJoin conversion throws ClassCastException Closed
| committed | ashutoshc |
-| Vectorization |
[HIVE-10450](https://issues.apache.org/jira/browse/HIVE-10450?src=confmacro) -
More than one TableScan in MapWork not supported in Vectorization -- causes
query to fail during vectorization Closed | committed | mmccline |
-| QL |
[HIVE-10307](https://issues.apache.org/jira/browse/HIVE-10307?src=confmacro) -
Support to use number literals in partition column Closed | committed | jxiang |
-| JDBC |
[HIVE-10499](https://issues.apache.org/jira/browse/HIVE-10499?src=confmacro) -
Ensure Session/ZooKeeperClient instances are closed Closed | committed | jxiang
|
-| hadoop-1 |
[HIVE-10444](https://issues.apache.org/jira/browse/HIVE-10444?src=confmacro) -
HIVE-10223 breaks hadoop-1 build Closed | committed | prasanth\_j |
-| serde |
[HIVE-10437](https://issues.apache.org/jira/browse/HIVE-10437?src=confmacro) -
NullPointerException on queries where map/reduce is not involved on tables with
partitions Closed | committed | ashutoshc |
-| metastore |
[HIVE-10507](https://issues.apache.org/jira/browse/HIVE-10507?src=confmacro) -
Expose RetryingMetastoreClient to other external users of metastore client like
Flume and Storm. Closed | committed | thejas |
-| auth |
[HIVE-10572](https://issues.apache.org/jira/browse/HIVE-10572?src=confmacro) -
Improve Hive service test to check empty string Closed | committed | thejas |
-| CBO |
[HIVE-10071](https://issues.apache.org/jira/browse/HIVE-10071?src=confmacro) -
CBO (Calcite Return Path): Join to MultiJoin rule Closed | committed | ashutosh
|
-| CBO |
[HIVE-10546](https://issues.apache.org/jira/browse/HIVE-10546?src=confmacro) -
genFileSinkPlan should use the generated SEL's RR for the partition col of FS
Closed | committed | pxiong |
-| CBO |
[HIVE-10549](https://issues.apache.org/jira/browse/HIVE-10549?src=confmacro) -
CBO (Calcite Return Path): Enable NonBlockingOpDeDupProc Closed | committed |
pxiong |
-| CBO |
[HIVE-10455](https://issues.apache.org/jira/browse/HIVE-10455?src=confmacro) -
CBO (Calcite Return Path): Different data types at Reducer before JoinOp Closed
| committed | pxiong |
-| ORC |
[HIVE-10286](https://issues.apache.org/jira/browse/HIVE-10286?src=confmacro) -
SARGs: Type Safety via PredicateLeaf.type Closed | committed | prasanthj |
-| QL |
[HIVE-10456](https://issues.apache.org/jira/browse/HIVE-10456?src=confmacro) -
Grace Hash Join should not load spilled partitions on abort Closed | committed
| prasanthj |
-| Authorization |
[HIVE-10543](https://issues.apache.org/jira/browse/HIVE-10543?src=confmacro) -
improve error message in MetaStoreAuthzAPIAuthorizerEmbedOnly Closed |
committed | thejas |
-| Tez |
[HIVE-10529](https://issues.apache.org/jira/browse/HIVE-10529?src=confmacro) -
Remove references to tez task context before storing operator plan in object
cache Closed | committed | hagleitn |
-| QL |
[HIVE-10520](https://issues.apache.org/jira/browse/HIVE-10520?src=confmacro) -
LLAP: Must reset small table result columns for Native Vectorization of Map
Join Closed | committed | mmccline |
-| jdbc |
[HIVE-10544](https://issues.apache.org/jira/browse/HIVE-10544?src=confmacro) -
Beeline/Hive JDBC Driver fails in HTTP mode on Windows with
java.lang.NoSuchFieldError: INSTANCE Closed | committed | thejas |
-| Transactions |
[HIVE-8915](https://issues.apache.org/jira/browse/HIVE-8915?src=confmacro) -
Log file explosion due to non-existence of COMPACTION\_QUEUE table Closed |
committed | alangates |
-| vectorization |
[HIVE-9908](https://issues.apache.org/jira/browse/HIVE-9908?src=confmacro) -
vectorization error binary type not supported, group by with binary columns
Closed | committed | jdere |
-| metastore |
[HIVE-9456](https://issues.apache.org/jira/browse/HIVE-9456?src=confmacro) -
Make Hive support unicode with MSSQL as Metastore backend Closed | committed |
sushanth |
-| QL |
[HIVE-10446](https://issues.apache.org/jira/browse/HIVE-10446?src=confmacro) -
Hybrid Hybrid Grace Hash Join : java.lang.IllegalArgumentException in Kryo
while spilling big table Closed | resolved | wzheng |
-| HCatalog |
[HIVE-9582](https://issues.apache.org/jira/browse/HIVE-9582?src=confmacro) -
HCatalog should use IMetaStoreClient interface Closed | committed | sushanth |
-| conf |
[HIVE-10539](https://issues.apache.org/jira/browse/HIVE-10539?src=confmacro) -
set default value of hive.repl.task.factory Closed | committed | thejas |
-| Transactions |
[HIVE-10521](https://issues.apache.org/jira/browse/HIVE-10521?src=confmacro) -
TxnHandler.timeOutTxns only times out some of the expired transactions Closed |
committed | alangates |
-| CBO |
[HIVE-10526](https://issues.apache.org/jira/browse/HIVE-10526?src=confmacro) -
CBO (Calcite Return Path): HiveCost epsilon comparison should take row count in
to account Closed | committed | hashutosh |
-| CBO |
[HIVE-10506](https://issues.apache.org/jira/browse/HIVE-10506?src=confmacro) -
CBO (Calcite Return Path): Disallow return path to be enable if CBO is off
Closed | committed | jpullokkaran |
-| Tez |
[HIVE-10542](https://issues.apache.org/jira/browse/HIVE-10542?src=confmacro) -
Full outer joins in tez produce incorrect results in certain cases Closed |
committed | vikram.dixit |
-| HCatalog |
[HIVE-8696](https://issues.apache.org/jira/browse/HIVE-8696?src=confmacro) -
HCatClientHMSImpl doesn't use a Retrying-HiveMetastoreClient. Closed |
committed | sushanth |
-| QL |
[HIVE-9743](https://issues.apache.org/jira/browse/HIVE-9743?src=confmacro) -
Incorrect result set for vectorized left outer join Closed | committed |
vikram.dixit |
-| QL |
[HIVE-10484](https://issues.apache.org/jira/browse/HIVE-10484?src=confmacro) -
Vectorization : RuntimeException "Big Table Retained Mapping duplicate column"
Closed | committed | vikram.dixit |
-| Metastore |
[HIVE-10530](https://issues.apache.org/jira/browse/HIVE-10530?src=confmacro) -
Aggregate stats cache: bug fixes for RDBMS path Closed | committed | vgumashta |
-
-
-
-
-
-# JIRAS requested to be included in 1.2 release after 1.2 branch creation, but
before RC0 roll outs (list now closed)
-
-**Requirement** : To add a JIRA to to this list, the JIRA must be in a
patch-available state or committed state for trunk (or JIRA must be a minimal
port for branch-1.2 alone), and must not be a "large feature", where "large
feature" is defined as something that changes api, changes db schema, or
carries significant testing risk. Bugfixes are unrestricted at this time.
-
-**Deadline for inclusion** : ****00:01, Tuesday, 28th Apr 2015 PDT****
-
-**Status** : List frozen, all jiras in this list will be honoured for
inclusion to Hive 1.2 and are approved for commit to branch-1.2.
-
-
-
-| Category | JIRA | Current Statusfor 1.2 | Committerrequesting inclusion |
-| --- | --- | --- | --- |
-| Transactions |
[HIVE-10500](https://issues.apache.org/jira/browse/HIVE-10500?src=confmacro) -
Repeated deadlocks in underlying RDBMS cause transaction or lock failure Closed
| committed | alangates |
-| HBase Handler |
[HIVE-10490](https://issues.apache.org/jira/browse/HIVE-10490?src=confmacro) -
HBase Snapshot IF fails at run time with missing dependency of MetricsRegistry
Closed | committed | ashutoshc |
-| CBO |
[HIVE-10462](https://issues.apache.org/jira/browse/HIVE-10462?src=confmacro) -
CBO (Calcite Return Path): MapJoin and SMBJoin conversion not triggered Closed
| committed | ashutoshc |
-| Logical Optimizer |
[HIVE-10451](https://issues.apache.org/jira/browse/HIVE-10451?src=confmacro) -
PTF deserializer fails if values are not used in reducer Closed | committed |
ashutoshc |
-| QL |
[HIVE-10421](https://issues.apache.org/jira/browse/HIVE-10421?src=confmacro) -
DROP TABLE with qualified table name ignores database name when checking
partitions Closed | committed | jdere |
-| Logging |
[HIVE-10441](https://issues.apache.org/jira/browse/HIVE-10441?src=confmacro) -
Fix confusing log statement in SessionState about hive.execution.engine setting
Closed | committed | jdere |
-| hadoop-1 |
[HIVE-10370](https://issues.apache.org/jira/browse/HIVE-10370?src=confmacro) -
Hive does not compile with -Phadoop-1 option Closed | committed | prasanthj |
-| hadoop-1 |
[HIVE-10431](https://issues.apache.org/jira/browse/HIVE-10431?src=confmacro) -
HIVE-9555 broke hadoop-1 build Closed | committed | prasanthj |
-| hadoop-1 |
[HIVE-10442](https://issues.apache.org/jira/browse/HIVE-10442?src=confmacro) -
HIVE-10098 broke hadoop-1 build Closed | committed | prasanthj |
-| hadoop-1 |
[HIVE-10443](https://issues.apache.org/jira/browse/HIVE-10443?src=confmacro) -
HIVE-9870 broke hadoop-1 build Closed | committed | prasanthj |
-| serde |
[HIVE-10428](https://issues.apache.org/jira/browse/HIVE-10428?src=confmacro) -
NPE in RegexSerDe using HCat Closed | committed | jdere |
-| jdbc |
[HIVE-10465](https://issues.apache.org/jira/browse/HIVE-10465?src=confmacro) -
whitelist restrictions don't get initialized in new copy of HiveConf Closed |
committed | thejas |
-| metastore |
[HIVE-10507](https://issues.apache.org/jira/browse/HIVE-10507?src=confmacro) -
Expose RetryingMetastoreClient to other external users of metastore client like
Flume and Storm. Closed | committed | thejas |
-| Tez/MR configs |
[HIVE-10508](https://issues.apache.org/jira/browse/HIVE-10508?src=confmacro) -
Strip out password information from config passed to Tez/MR in cases where
password encryption is not used Closed | committed | thejas |
-| QL |
[HIVE-10456](https://issues.apache.org/jira/browse/HIVE-10456?src=confmacro) -
Grace Hash Join should not load spilled partitions on abort Closed | committed
| prasanthj |
-| build & release |
[HIVE-10510](https://issues.apache.org/jira/browse/HIVE-10510?src=confmacro) -
Change 1.2.0-SNAPSHOT to 1.2.0 in branch-1.2 Closed | committed | sushanth |
-| metastore |
[HIVE-10384](https://issues.apache.org/jira/browse/HIVE-10384?src=confmacro) -
RetryingMetaStoreClient does not retry wrapped TTransportExceptions Closed |
committed | sushanth |
-| HCatalog |
[HIVE-10517](https://issues.apache.org/jira/browse/HIVE-10517?src=confmacro) -
HCatPartition should not be created with "" as location in tests Closed |
committed | sushanth |
-| Metastore |
[HIVE-9508](https://issues.apache.org/jira/browse/HIVE-9508?src=confmacro) -
MetaStore client socket connection should have a lifetime Closed | committed |
vgumashta |
-
-# JIRAS requested to be included in 1.2 release before 1.2 branch creation
(list now closed)
-
-**Requirement** : General purpose feature jiras or bugfixes.
-
-**Deadline for inclusion** : **00:01, Saturday, 25th Apr 2015 PDT**
-
-**Status**: List frozen, all jiras in this list will be honoured for inclusion
to Hive 1.2 and are approved for commit to branch-1.2.
-
-
-
-| Category | JIRA | Current Statusfor 1.2 | Developer/Committerrequesting
inclusion |
-| --- | --- | --- | --- |
-| Export/Import |
[HIVE-10227](https://issues.apache.org/jira/browse/HIVE-10227?src=confmacro) -
Concrete implementation of Export/Import based ReplicationTaskFactory Closed |
committed | sushanth |
-| Export/Import |
[HIVE-10426](https://issues.apache.org/jira/browse/HIVE-10426?src=confmacro) -
Rework/simplify ReplicationTaskFactory instantiation Closed | committed |
sushanth |
-| QL |
[HIVE-9824](https://issues.apache.org/jira/browse/HIVE-9824?src=confmacro) -
LLAP: Native Vectorization of Map Join Closed | committed | mmccline |
-| Spark |
[HIVE-10347](https://issues.apache.org/jira/browse/HIVE-10347?src=confmacro) -
Merge spark to trunk 4/15/2015 Closed | committed | szehon |
-| Types |
[HIVE-9917](https://issues.apache.org/jira/browse/HIVE-9917?src=confmacro) -
After HIVE-3454 is done, make int to timestamp conversion configurable Closed |
committed | jdere |
-| QL |
[HIVE-10403](https://issues.apache.org/jira/browse/HIVE-10403?src=confmacro) -
Add n-way join support for Hybrid Grace Hash Join Closed | committed | wzheng |
-| QL |
[HIVE-10323](https://issues.apache.org/jira/browse/HIVE-10323?src=confmacro) -
Tez merge join operator does not honor hive.join.emit.interval Closed |
committed | vikram.dixit |
-| Metastore |
[HIVE-9674](https://issues.apache.org/jira/browse/HIVE-9674?src=confmacro) -
*DropPartitionEvent should handle partition-sets. Closed | committed | mithun |
-| Spark |
[HIVE-10477](https://issues.apache.org/jira/browse/HIVE-10477?src=confmacro) -
Provide option to disable Spark tests Closed | committed | sushanth |
-| JDBC |
[HIVE-10447](https://issues.apache.org/jira/browse/HIVE-10447?src=confmacro) -
Beeline JDBC Driver to support 2 way SSL Closed | committed | thejas |
-| HiveServer2 |
[HIVE-4625](https://issues.apache.org/jira/browse/HIVE-4625?src=confmacro) -
HS2 should not attempt to get delegation token from metastore if using embedded
metastore Closed | committed | thejas |
-| Metastore |
[HIVE-10382](https://issues.apache.org/jira/browse/HIVE-10382?src=confmacro) -
Aggregate stats cache for RDBMS based metastore codepath Closed | committed |
vaibhav |
-| ACID |
[HIVE-10481](https://issues.apache.org/jira/browse/HIVE-10481?src=confmacro) -
ACID table update finishes but values not really updated if column names are
not all lower case Closed | committed | Eugene |
-| ACID |
[HIVE-10483](https://issues.apache.org/jira/browse/HIVE-10483?src=confmacro) -
insert overwrite partition deadlocks on itself with DbTxnManager Closed |
committed | Eugene |
-| ACID |
[HIVE-10151](https://issues.apache.org/jira/browse/HIVE-10151?src=confmacro) -
insert into A select from B is broken when both A and B are Acid tables and
bucketed the same way Closed | committed | Eugene |
-| Security |
[HIVE-9681](https://issues.apache.org/jira/browse/HIVE-9681?src=confmacro) -
Extend HiveAuthorizationProvider to support partition-sets. Closed | committed
| mithun |
-| Replication |
[HIVE-8165](https://issues.apache.org/jira/browse/HIVE-8165?src=confmacro) -
Annotation changes for replication Closed | committed | sushanth |
-| QL |
[HIVE-5672](https://issues.apache.org/jira/browse/HIVE-5672?src=confmacro) -
Insert with custom separator not supported for non-local directory Closed |
committed | sushanth |
-| Parkquet |
[HIVE-10372](https://issues.apache.org/jira/browse/HIVE-10372?src=confmacro) -
Update parquet version to 1.6.0 Closed | committed | Ferdinand Xu |
-| HCatalog |
[HIVE-5545](https://issues.apache.org/jira/browse/HIVE-5545?src=confmacro) -
HCatRecord getInteger method returns String when used on Partition columns of
type INT Closed | committed | sushanth |
-| HiveServer2 |
[HIVE-8890](https://issues.apache.org/jira/browse/HIVE-8890?src=confmacro) -
HiveServer2 dynamic service discovery: use persistent ephemeral nodes curator
recipe Closed | committed | vaibhav |
-| HCatalog |
[HIVE-10213](https://issues.apache.org/jira/browse/HIVE-10213?src=confmacro) -
MapReduce jobs using dynamic-partitioning fail on commit. Closed | committed |
mithun |
-| HCatalog |
[HIVE-9845](https://issues.apache.org/jira/browse/HIVE-9845?src=confmacro) -
HCatSplit repeats information making input split data size huge Closed |
committed | mithun |
-
-
-
-
-
-
-
-
-
diff --git a/content/docs/latest/hive-0-13-1-release-tracking_40510656.md
b/content/docs/latest/hive-0-13-1-release-tracking_40510656.md
deleted file mode 100644
index 7d04d2c..0000000
--- a/content/docs/latest/hive-0-13-1-release-tracking_40510656.md
+++ /dev/null
@@ -1,115 +0,0 @@
----
-title: "Apache Hive : Hive 0.13.1 Release tracking"
-date: 2024-12-12
----
-
-# Apache Hive : Hive 0.13.1 Release tracking
-
-
-* [Goal]({{< ref "#goal" >}})
-* [Jiras requested after RC0]({{< ref "#jiras-requested-after-rc0" >}})
-* [Jiras requested for RC0]({{< ref "#jiras-requested-for-rc0" >}})
-* [Timeline]({{< ref "#timeline" >}})
-
-
-
-# Goal
-
-Given the quickly increasing scope (from a perspective of sheer number of
jiras) of hive 0.13, it was important to get hive 0.13 out of the door, and
stop accepting patches, and move new development off to 0.14, but we now have
need of a 0.13.1 release with major bug fixes only (no feature additions,
nothing like refactoring) as a stabilization of 0.13. This page has been
created for the purpose of tracking a release of a 0.13.1 release of hive.
-
-
-
-# Jiras requested after RC0
-
-
-
-The list of jiras requested for RC0 of 0.13.1 is now closed. Any further
inclusion requests must be a critical bugfix that does not have any
workarounds, must have been committed into 0.14 (unless the bug does not affect
0.14) and must be supported by another 2 committers as well for inclusion.
Ideally, this table will be blank.
-
-
-
-| Category | JIRA | Description | Current Status | 0.13.1 inclusion requestor
| 0.13.1 inclusion +1 (2 additional committers) |
-| --- | --- | --- | --- | --- | --- |
-| | | | | | |
-
-
-
-# Jiras requested for RC0
-
- The following jiras have been requested as part of this release. This list is
currently (as of May 2nd 2014 6pm PDT) closed for additions. Please do not make
any further edits to this table.
-
-
-
-| Category | JIRA | Description | Current Status | 0.13.1 inclusion requestor |
-| --- | --- | --- | --- | --- |
-| Authorization | HIVE-6919 | Hive sql std auth select query fails on
partitioned tables | Committed in 0.14 | thejas |
-| Authorization | HIVE-6921 | Index creation fails with sql std auth turned on
| Committed in 0.14 | ashutoshc |
-| Authorization | HIVE-6957 | SQL authorization does not work with HS2 binary
mode and Kerberos auth | Committed in 0.14 | thejas |
-| Metastore | HIVE-6945 | Issues with dropping partitions on Oracle |
Committed in 0.14 | sershe |
-| Metastore | HIVE-6862 | add DB schema DDL and upgrade 12to13 scripts for MS
SQL Server | Committed in 0.14 | ekoifman |
-| QL | HIVE-6883 | Dynamic Partitioning Optimization does not honor sort order
or order by | Committed in 0.14 | prasanth\_j |
-| QL | HIVE-6961 | Drop partitions treats partition columns as strings |
Committed in 0.14 | sershe |
-| WebHCat | HIVE-4576 | WebHCat does not allow values with commas | Committed
in 0.14 | ekoifman |
-| FileFormats | HIVE-6952 | Hive 0.13 HiveOutputFormat breaks backwards
compatibility | Committed in 0.14 | ashutoshc |
-| Tez | HIVE-6826 | Hive-tez has issues when different partitions work off of
different input types | Committed in 0.14 | hagleitn |
-| Tez | HIVE-6828 | Hive-tez bucket map join conversion interferes with map
join conversion | Committed in 0.14 | hagleitn |
-| Tez | HIVE-6898 | Functions in hive are failing with
java.lang.ClassNotFoundException on Tez | Committed in 0.14 | hagleitn |
-| Parquet | HIVE-6783 | Incompatible schema for maps between parquet-hive and
parquet-pig | Committed in 0.14 | szehon |
-| QL | HIVE-6955 | ExprNodeColDesc isSame doesn't account for tabAlias: this
affects trait Propagation in Joins(Tez BucketJoin broken w/o this fix) |
Committed in 0.14 | rhbutani |
-| Test | HIVE-6877 | TestOrcRawRecordMerger is deleting test.tmp.dir(Note:
Test fix, but included because it makes validation of release difficult
otherwise) | Committed in 0.14 | amareshwari |
-| Authorization | HIVE-6985 | sql std auth - privileges grants to public role
not being honored | Committed in 0.14 | thejas |
-| QL | HIVE-7001 | fs.permissions.umask-mode is getting unset when Session is
started | Committed in 0.14 | thejas |
-
-
-
-# Timeline
-
-
-
-2nd May 2014, 6pm PDT : List of jiras for inclusion closes for open edit, list
of jiras for inclusion frozen.
-
-5th May 2014, 6pm PDT : 0.13.1 RC0 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 : [[email protected]]({{< ref
"mailto:dev@hive-apache-org" >}}) mailed with above information as per
[HowToRelease]({{< ref "howtorelease_27362106" >}}) 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:
-
-| Failure | Patch | Cause | Resoultion |
-| --- | --- | --- | --- |
-| org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver\_nullformatCTAS |
HIVE-6945 | Table properties map order change, golden files differ |
Regenerated 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.testLocalScratchDirs | HIVE-6846
| Test error, incorrect expectation, not a product problem, test fixed in trunk
| Ignored |
-| org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver\_bucketmapjoin6
| HIVE-6826 | Flaky test, succeeds on rerunning | Ignored |
-
-
-
-8th May 2014 : Patches committed to 0.13 branch
-
-(tentative) 8th May 2014 : RC0 generation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/content/docs/latest/hive-0-13-release-status_39622095.md
b/content/docs/latest/hive-0-13-release-status_39622095.md
deleted file mode 100644
index a28956c..0000000
--- a/content/docs/latest/hive-0-13-release-status_39622095.md
+++ /dev/null
@@ -1,264 +0,0 @@
----
-title: "Apache Hive : Hive 0.13 release status"
-date: 2024-12-12
----
-
-# Apache Hive : Hive 0.13 release status
-
-### JQL used to track issues
-
-> id in () ORDER BY status ASC, assignee
->
->
-
-### JQL for jiras fixed for 0.13 after branch
-
->
-> ```
-> project = Hive AND resolutiondate >= "2014/03/04 17:09" AND resolution =
Fixed AND fixVersion = 0.13.0 ORDER BY resolutiondate DESC
-> ```
->
-
-### Jiras applied to 0.13
-
-HIVE-6732 Update Release Notes (Harish Butani)
-HIVE-6873 DISTINCT clause in aggregates is handled incorrectly by vectorized
execution (Jitendra, Remus via Ashutosh)
-HIVE-6887 Add missing params to hive-default.xml.template (Harish Butani via
Lefty)
-
-HIVE-6879: Vectorization: IsNull returns incorrect output column. (reviewed by
Vikram)
-HIVE-6894 : hcatalog streaming version in 0.13 branch should be "0.13" (Thejas
Nair, reviewed by Harish Butani)
-HIVE-6864 : HiveServer2 concurrency uses incorrect user information in
unsecured mode (Vaibhav Gumashta via Thejas Nair)
-HIVE-6319. Add compactor for ACID tables. (Alan Gates via omalley)
-HIVE-6876 : Logging information should include thread id (Vikram Dixit K,
reviewed by Jason Dere)
-HIVE-6816 : jar upload path w/o schema is not handled correctly (Sergey
Shelukhin, reviewed by Vikram Dixit K)
-HIVE-6881 : Postgres Upgrade script for hive 0.13 is broken (Harish Butani via
Ashutosh Chauhan)
-HIVE-6882 : Make upgrade script schemaTool friendly (Ashutosh Chauhan via
Harish Butani)
-HIVE-5687 Streaming support in Hive (Roshan Naik via gates)
-HIVE-6878 : MetaStoreDirectSql may not handle empty filter correctly (Sergey
Shelukhin, reviewed by Ashutosh Chauhan)
-HIVE-6856 : ddl commands fail with permissions issue when running using
webhcat in secure Tez cluster (Eugene Koifman via Thejas Nair)
-HIVE-6604. Forgotten file from previous commit.
-HIVE-6863 : HiveServer2 binary mode throws exception with PAM (Vaibhav
Gumashta via Thejas Nair)
-HIVE-6604. Fix ORC ACID format to work with vectorization. (omalley)
-HIVE-6818. I forgot to add the comment that Sergey wanted to add as part of
the commit.
-HIVE-6837 : HiveServer2 thrift/http mode & binary mode proxy user check fails
reporting IP null for client (Vaibhav Gumashta via Thejas Nair)
-HIVE-6818. Fix array out of bounds when ORC is used with ACID and predicate
pushdown. (omalley)
-HIVE-6850. Fix fetch operator to use correct valid transaction list. (omalley)
-HIVE-4904 A little more CP crossing RS boundaries (Navis Ryu via Ashutosh
Chauhan)
-HIVE-6825 : custom jars for Hive query should be uploaded to scratch dir per
query; and/or versioned (Sergey Shelukhin, reviewed by Vikram Dixit K)
-HIVE-6812 : show compactions returns error when there are no compactions (Alan
Gates via Ashutosh Chauhan)
-HIVE-6845 : TestJdbcDriver.testShowRoleGrant can fail if
TestJdbcDriver/TestJdbcDriver2 run together (Jason Dere via Thejas Nair)
-HIVE-6759. Don't trust file lengths from HDFS when ORC files are being
written.
-HIVE-6782 : HiveServer2Concurrency issue when running with tez intermittently,
throwing org.apache.tez.dag.api.SessionNotRunning: Application not running
error (Vikram Dixit
- K, reviewed by Thejas Nair)
-HIVE-6846 : allow safe set commands with sql standard authorization (Thejas
Nair via Ashutosh Chauhan)
-HIVE-6757 Remove deprecated parquet classes from outside of org.apache package
(Owen O'Malley via Xufeu Zhang)
-HIVE-6787. Only add ACID OrcInputSplits when the partition is actually ACID
-HIVE-6830. Remove restriction that ACID base directories have to be completely
-HIVE-6855 : A couple of errors in MySQL db creation script for transaction
tables (Alan Gates via Ashutosh Chauhan)
-HIVE-6860 : Issue with FS based stats collection on Tez (Ashutosh Chauhan via
Vikram Dixit)
-HIVE-6821 : Fix some non-deterministic tests (Jason Dere via Ashutosh Chauhan)
-HIVE-6739 : Hive HBase query fails on Tez due to missing jars and then due to
NPE in getSplits (Sergey Shelukhin, reviewed by Vikram Dixit K)
-HIVE-6841: Vectorized execution throws NPE for partitioning columns with
\_\_HIVE\_DEFAULT\_PARTITION\_\_ (reviewd by Hari, Ashutosh)
-HIVE-6840: Use Unordered Output for Bucket Map Joins on Tez (Siddharth Seth
via Gunther Hagleitner)
-
-HIVE-6834 Dynamic partition optimization bails out after removing file sink
operator (Prasanth J via Harish Butani)
-
-HIVE-6848 importing into an existing table fails (Harish Butani via Ashutosh
Chauhan)
-HIVE-6800 : HiveServer2 is not passing proxy user setting through hive-site
(Vaibhav Gumashta, reviewed by Prasad Mujumdar, Thejas Nair)
-HIVE-6849 : Golden files update for hadoop-2 (Ashutosh Chauhan via Jason Dere)
-HIVE-6738 : HiveServer2 secure Thrift/HTTP needs to accept doAs parameter from
proxying intermediary (Dilli Arumugam via Thejas Nair)
-HIVE-6829 : alter table foo compact gives an error (Alan Gates via Ashutosh
Chauhan)
-HIVE-6827 : Disable insecure commands with std sql auth (Ashutosh Chauhan via
Thejas Nair)
-HIVE-6743: Allow specifying the log level for Tez tasks (Siddarth Seth via
Gunther Hagleitner)
-HIVE-6838 : q.out files need correction for stats properties -
sample8,transform\_ppr1,transform\_ppr2,union\_ppr (Thejas Nair, reviewed by
Jitendra Nath Pandey\_
-revert HIVE-6827 to fix unit test failure
-HIVE-6808 : sql std auth - describe table, show partitions are not being
authorized (Thejas M Nair, reviewed by Ashutosh Chauhan)
-HIVE-6823 : adding missing files
-HIVE-6823 : sql std auth - database authorization does not check for role
ownership (Thejas Nair, reviewed by Ashutosh Chauhan)
-HIVE-6749 : Turn hive.auto.convert.join.use.nonstaged off by default (Ashutosh
Chauhan via Navis)
-HIVE-6827 : Disable insecure commands with std sql auth (Ashutosh Chauhan via
Thejas Nair)
-HIVE-6796 : Create/drop roles is case-sensitive whereas set role is case
insensitive (Ashutosh Chauhan via Thejas Nair)
-HIVE-6780 : Set tez credential file property along with MR conf property for
Tez jobs (Eugene Koifman via Thejas Nair)
-HIVE-6068 : HiveServer2 client on windows does not handle the non-ascii
characters properly (Vaibhav Gumashta via Thejas Nair)
-HIVE-6804 - adding files missed in earlier commit
-HIVE-6804 : sql std auth - granting existing table privilege to owner should
result in error (Thejas Nair, reviewed by Ashutosh Chauhan)
-HIVE-6778 ql/src/test/queries/clientpositive/pcr.q covers the test which
generate 1.0 =1 predicate in partition pruner. (Harish Butani via Hari S.,
Jitendra Pandey)
-HIVE-6797 Add protection against divide by zero in stats annotation (Prasanth
J via Harish Butani)
-HIVE-6786 Off by one error in ORC PPD (Prasanth J via Sergey Shelukhin)
-HIVE-6789 : HiveStatement client transport lock should unlock in finally
block. (Vaibhav Gumashta via Thejas Nair)
-HIVE-6766 : HCatLoader always returns Char datatype with maxlength(255) when
table format is ORC (Eugene Koifman, reviewed by Sushanth Sowmyan)
-HIVE-6795 : metastore initialization should add default roles with default,
SBA (Thejas Nair via Ashutosh Chauhan)
-HIVE-6802 Fix metastore.thrift: add partition\_columns.types constant(Harish
Butani via Jason Dere)
-HIVE-6779 : Hive cli may get into inconsistent state when Ctrl-C is hit on
hadoop2 (Ashutosh Chauhan via Jason Dere)
-HIVE-6642 Query fails to vectorize when a non string partition column is part
of the query expression (Hari Subramaniyan via Harish Butani)
-HIVE-5835 Null pointer exception in DeleteDelegator in templeton code (Hari
Subramaniyan via Thejas Nair)
-HIVE-6781 : Hive JDBC in http mode is using HiveConf - should be removed
(Vaibhav Gumashta via Thejas Nair)
-HIVE-6721 : Streaming ingest needs to be able to send many heartbeats together
(Alan Gates via Ashutosh Chauhan)
-HIVE-6763 : HiveServer2 in http mode might send same kerberos client ticket in
case of concurrent requests resulting in server throwing a replay exception
(Vaibhav Gumashta via Thejas Nair)
-HIVE-6662: Vector Join operations with DATE columns fail. (Gopal V via
jitendra)
-HIVE-6744: Permanent UDF lookup fails when current DB has uppercase letters
(jdere, reviewed by thejas)
-HIVE-6643 Add a check for cross products in plans and output a warning(Harish
Butani reviewed by Gunther Hagleitner)
-HIVE-6752: Vectorized Between and IN expressions don't work with decimal, date
types. (reviewed by Eric Hanson, Sergey)
-HIVE-6547 : normalize struct Role in metastore thrift interface (Thejas M
Nair, reviewed by Ashutosh Chauhan)
-HIVE-6728 : Missing file override-container-log4j.properties in Hcatalog
(Eugene Koifman via Thejas Nair)
-HIVE-6676 : hcat cli fails to run when running with hive on tez (Eugene
Koifman via Thejas Nair)
-HIVE-6597 : WebHCat E2E tests doAsTests\_6 and doAsTests\_7 need to be updated
(Deepesh Khandelwal via Eugene Koifman & Sushanth Sowmyan) (backport to 0.13)
-HIVE-6188 : Document hive.metastore.try.direct.sql &
hive.metastore.try.direct.sql.ddl (Sergey Shelukhin, reviewed by Jitendra Nath
Pandey)
-HIVE-6686 : webhcat does not honour -Dlog4j.configuration=$WEBHCAT\_LOG4J of
log4j.properties file on local filesystem. (Eugene Koifman via Thejas Nair)
-HIVE-6592 : WebHCat E2E test abort when pointing to https url of webhdfs
(Deepesh Khandelwal via Sushanth Sowmyan) (backport to 0.13)
-HIVE-6633 : pig -useHCatalog with embedded metastore fails to pass command
line args to metastore (Eric Hanson via Sushanth Sowmyan) (backport to 0.13)
-
-HIVE-6314 The logging (progress reporting) is too verbose (Navis Ryu via
Harish Butani)
-HIVE-6697 : HiveServer2 secure thrift/http authentication needs to support
SPNego (Dilli Arumugam via Thejas Nair)
-HIVE-6771 : Update WebHCat E2E tests now that comments is reported correctly
in describe table output (Deepesh Khandelwal via Ashutosh Chauhan)
-HIVE-6710 : Deadlocks seen in transaction handler using mysql (Alan Gates via
Ashutosh Chauhan)
-HIVE-6734 : DDL locking too course grained in new db txn manager (Alan Gates
via Ashutosh Chauhan)
-HIVE-6767 : Golden file updates for hadoop-2 (Ashutosh Chauhan via Vikram
Dixit)
-HIVE-4975: Reading orc file throws exception after adding new column (Kevin
Wilfong via Gunther Hagleitner)
-HIVE-6447 : Bucket map joins in hive-tez (Vikram Dixit, reviewed by Harish
Butani, Gunther Hagleitner)
-HIVE-6748: FileSinkOperator needs to cleanup held references for container
reuse (Gopal V via Gunther Hagleitner)
-HIVE-6714: Fix getMapSize() of LazyMap (Prasanth J via Gunther Hagleitner)
-HIVE-6735: Make scalable dynamic partitioning work in vectorized mode
(Prasanth J via Gunther Hagleitner)
-HIVE-6760: Scalable dynamic partitioning should bail out properly for list
bucketing (Prasanth J via Gunther Hagleitner)
-HIVE-6761: Hashcode computation does not use maximum parallelism for scalable
dynamic partitioning
-HIVE-6701 Analyze table compute statistics for decimal columns. (Sergey
Shelukhin and Jitendra Nath Pandey, reviewed by Ashutosh Chauhan)
-HIVE-6703 Tez should store SHA of the jar when uploading to cache (Sergey
Shelukhin, reviewed by Gunther Hagleitner)
-HIVE-6670 : ClassNotFound with Serde (Abin Shahab, Ashutosh Chauhan via Jason
Dere)
-HIVE-6753: Unions on Tez NPE when there's a mapjoin the union work (Gunther
Hagleitner, reviewed by Vikram Dixit K)
-HIVE-6546 : WebHCat job submission for pig with -useHCatalog argument fails on
Windows (Eric Hanson via Thejas Nair)
-
-HIVE-2752 Index names are case sensitive (Navis Ryu via Harish Butani)
-HIVE-6129 alter exchange is implemented in inverted manner (Navis Ryu via
Harish Butani)
-HIVE-6674 : show grant on all throws NPE (Navis via Ashutosh Chauhan)
-HIVE-6750 : Hive printing debug information in stdout after the end of CLI
session (Vaibhav Gumashta via Ashutosh Chauhan)
-HIVE-6492 : limit partition number involved in a table scan (Selina Zhang via
Ashutosh Chauhan, Gunther Hagleitner)
-HIVE-6733: Driver context logs every query in the warn level (Gunther
Hagleitner, reviewed by Thejas M Nair)
-HIVE-6708 : ConstantVectorExpression should create copies of data objects
rather than referencing them. (Hari Subramaniyan via jitendra)
-HIVE-6060. Create AcidInputFormat and AcidOutputFormat and update
-
-HIVE-5768 Beeline connection cannot be closed with not close command (Navis
Ryu via Brock Noland)
-HIVE-5567. Add better protection code for SARGs. (omalley)
-HIVE-6499 Using Metastore-side Auth errors on non-resolvable IF/OF/SerDe
(Sushanth Sowmyan via Thejas Nair)
-HIVE-6742: Tez Outputs need to be started before accessing the writer
(Siddharth Seth via Gunther Hagleitner)
-
-HIVE-6460 Need new 'show' functionality for transactions (Alan Gates via
Harish Butani)
-HIVE-6671 WebHCat Job Submission API 'enablelog' parameter is only supported
with Hadoop 1 (Eugene Koifman via gates)
-HIVE-6724 : HCatStorer throws ClassCastException while storing
tinyint/smallint data (Eugene Koifman via Sushanth Sowmyan) (backport from 0.14
trunk)
-HIVE-6661 WebHCat E2E test TestPig\_10 fails (Hadoop 2) (Eugene Koifman via
gates)
-HIVE-6653 WebHCat E2E test JOBS\_7 and JOBS\_9 fail as profile.url in job
details is being returned as null (Eugene Koifman via gates)
-HIVE-6644 document TestStreaming\_2 e2e test case for webhcat for branch 0.13
-HIVE-6606 : Stand alone metastore fails to start if new transaction values not
defined in config (Alan Gates via Ashutosh Chauhan)
-HIVE-6349 : Column name map is broken (reviewed by Remus, Sergey)
-HIVE-6646 : Error in txn handler SQL (Alan Gates via Ashutosh Chauhan)
-HIVE-6682 : nonstaged mapjoin table memory check may be broken (Sergey
Shelukhin, reviewed by Navis)
-HIVE-6702: TezMergedLogicalInput needs to inform the framework when it is
ready (Siddharth Seth via Gunther Hagleitner)
-HIVE-6455 : Scalable dynamic partitioning and bucketing optimization (Prasanth
J via Vikram Dixit)
-HIVE-6716: ORC struct throws NPE for tables with inner structs having null
values (Prasanth J via Gunther Hagleitner)
-HIVE-6706: Tez queries fail when there are no input paths (Gunther Hagleitner,
reviewed by Vikram Dixit K)
-
-HIVE-6700: In some queries inputs are closed on Tez before the operator
pipeline is flushed (Gunther Hagleitner, reviewed by Vikram Dixit K and
Siddharth Seth)
-HIVE-6635 : Heartbeats are not being sent when DbLockMgr is used and an
operation holds locks (Alan Gates via Ashutosh Chauhan)
-HIVE-6711 : ORC maps uses getMapSize() from MapOI which is unreliable
(Prasanth J via Vikram Dixit, reviewed by Gunther)
-HIVE-6707 : Lazy maps are broken (LazyMap and LazyBinaryMap) (Prasanth J via
Vikram Dixit, reviewed by Gunther)
-HIVE-6687 : JDBC ResultSet fails to get value by qualified projection name
(Laljo John Pullokkaran via Ashutosh Chauhan)
-HIVE-6222 Make Vector Group By operator abandon grouping if too many distinct
keys (Remus Rusanu)
-HIVE-6704 : date\_add()/date\_sub()/datediff() fail with NPE with null input
(Jason Dere via Ashutosh Chauhan)
-HIVE-6672 : JARs loaded by permanent functions don't work properly with
HiveServer2 (Jason Dere via Ashutosh Chauhan)
-HIVE-3969 : Session state for hive server should be cleaned-up (Navis via
Ashutosh Chauhan)
-HIVE-6673 : sql std auth - show grant statement for all principals throws NPE
(Thejas Nair via Ashutosh Chauhan)
-HIVE-6472: JDBC cancel will not work with current HiveServer2 (Vaibhav
Gumashta via Prasad Mujumdar)
-HIVE-6650 : hive.optimize.index.filter breaks non-index where with
HBaseStorageHandler (Nick Dimiduk via Ashutosh Chauhan)
-HIVE-4293 : Predicates following UDTF operator are removed by PPD (Navis via
Harish Butani)
-HIVE-6723 : Tez golden files need to be updated (Ashutosh Chauhan via Vikram
Dixit)
-HIVE-6625: HiveServer2 running in http mode should support trusted proxy
access (Vaibhav Gumashta via Prasad Mujumdar)
-HIVE-6689 : Provide an option to not display partition columns separately in
describe table output (Ashutosh Chauhan via Jason Dere)
-HIVE-6580 : Refactor ThriftBinaryCLIService and ThriftHttpCLIService tests.
(Vaibhav Gumashta via Ashutosh Chauhan)
-HIVE-6681 : Describe table sometimes shows from deserializer for column
comments (Ashutosh Chauhan via Gunther Hagleitner)
-HIVE-6668 When auto join convert is on and noconditionaltask is off,
ConditionalResolverCommonJoin fails to resolve map joins. (Navis Ryu via Harish
Butani)
-HIVE-6488 : Investigate TestBeeLineWithArgs (Jason Dere via Ashutosh Chauhan)
-HIVE-6645 : to\_date()/to\_unix\_timestamp() fail with NPE if input is null
(Jason Dere via Ashutosh Chauhan)
-
-HIVE-6613: Control when spcific Inputs / Outputs are started (Siddharth Seth
via Gunther Hagleitner)
-HIVE-6688 : Fix groupby\_* qfile failures in hadoop-2 (Jason Dere via Ashutosh
Chauhan)
-HIVE-6690 : NPE in tez session state (Sergey Shelukhin, reviewed by Gunther
Hagleitner)
-HIVE-6658 : Modify Alter\_numbuckets* test to reflect hadoop2 changes(Laljo
John Pullokkaran via Jason Dere)
-HIVE-6660: HiveServer2 running in non-http mode closes server socket for an
SSL connection after the 1st request (Prasad Mujumdar, reviewed by Thejas Nair
and Vaibhav Gumashta)
-HIVE-6639. Vectorization: Partition column names are not picked up. (reviewed
by Vikram)
-HIVE-6641 : optimized HashMap keys won't work correctly with decimals (Sergey
Shelukhin, reviewed by Gunther Hagleitner)
-HIVE-6562: Protection from exceptions in ORC predicate evaluation (Prasanth J,
reviewed by Sergey Shelukhin)
-HIVE-6656 : Bug in ORC Timestamp reader returns wrong nanoseconds (Prasanth J,
reviewed by Owen O'Malley)
-HIVE-6666 : Metastore init scripts should always populate the version
information at the end (Prasad Mujumdar via Ashutosh Chauhan)
-HIVE-6680. Decimal128#update(Decimal128 o, short scale) should adjust the
unscaled value. (jitendra, reviewed by Remus Rusanu)
-HIVE-6664. Vectorized variance computation differs from row mode computation.
(jitendra, reviewed by Eric Hanson)
-HIVE-6649: Vectorization: some date expressions throw exception. (jitendra,
reviewed by Eric Hanson)
-HIVE-6578 : Use ORC file footer statistics through StatsProvidingRecordReader
interface for analyze command (Prasanth J, reviewed by Sergey Shelukhin)
-
-HIVE-6518: Add a GC canary to the VectorGroupByOperator to flush whenever a GC
is triggered. (Gopal V via jitendra, reviewed by Remus, Gunther)
-HIVE-4764 : Support Kerberos HTTP authentication for HiveServer2 running in
http mode (Vaibhav Gumashta via Thejas Nair)
-HIVE-6659 : Update log for list\_bucket\_* to add pre/post DB (Laljo John
Pullokkaran via Ashutosh Chauhan)
-HIVE-6012: restore backward compatibility of arithmetic operations (reviewed
by Gunther/Sergey)
-HIVE-6610 : Unit test log needs to reflect DB Name (Laljo John Pullokkaran via
Ashutosh Chauhan)
-
-HIVE-6640 Change hive.version.shortname in hive 0.13 branch to '0.13.0'
(reviewd by Jason Dere)
-HIVE-6607 : describe extended on a view fails with NPE (Eugene Koifman via
Ashutosh Chauhan)
-HIVE-6392 : Hive (and HCatalog) don't allow super-users to add partitions to
tables. (Mithun Radhakrishnan via Thejas Nair)
-
-HIVE-6647 : Bump the thrift api version to V7 for HiveServer2 (Prasad Mujumdar
via Thejas Nair)
-HIVE-6629 : Change SET ROLE NONE to SET ROLE ALL (Brock Noland via Thejas
Nair)
-HIVE-6312 : doAs with plain sasl auth should be session aware (Navis via
Thejas Nair)
-HIVE-6636 : /user/hive is a bad default for HDFS jars path for Tez (Sergey
Shelukhin, reviewed by Gunther Hagleitner)
-HIVE-6576 : sending user.name as a form parameter in POST doesn't work post
HADOOP-10193 (Eugene Koifman via Thejas Nair)
-HIVE-6567 : "show grant ... on all" fails with NPE (Thejas Nair, reviewed by
Ashutosh Chauhan)
-HIVE-6434 : Restrict function create/drop to admin roles (Jason Dere via
Thejas Nair)
-HIVE-6110 : schematool errors out when HIVE\_OPTS is set (Venki Korukanti via
Ashutosh Chauhan)
-HIVE-6630 : FS based stats collection have issues for list bucketing case
(Ashutosh Chauhan via Gunther Hagleitner)
-HIVE-6609 : Doing Ctrl-C on hive cli doesn't kill running MR jobs on hadoop-2
(Ashutosh Chauhan via Jason Dere)
-
-HIVE-6611: Joining multiple union all outputs fails on Tez (Gunther
Hagleitner, reviewed by Vikram Dixit K)
-HIVE-6563: hdfs jar being pulled in when creating a hadoop-2 based hive tar
ball (Vikram Dixit, reviewed by Harish Butani)
-
-HIVE-6618 : assertion when getting reference key from loader with byte-array
mapjoin key (Sergey Shelukhin, reviewed by Gunther Hagleitner)
-
-HIVE-6457: Ensure Parquet integration has good error messages for data types
not supported (Brock via Xuefu)
-HIVE-6575: select * fails on parquet table with map datatype (Szehon via
Xuefu)
-HIVE-6514 : TestExecDriver/HCat Pig tests fails with -Phadoop-2 (Jason Dere
via Ashutosh Chauhan)
-
-HIVE-6572 : Use shimmed version of hadoop conf names for
mapred.{min,max}.split.size{.*} (Sushanth Sowmyan via Ashutosh Chauhan)
-HIVE-6568: Vectorized cast of decimal to string and timestamp produces
incorrect result (jitendra reviewed by Eric Hanson)
-HIVE-6495 : TableDesc.getDeserializer() should use correct classloader when
calling Class.forName() (Jason Dere via Ashutosh Chauhan)
-HIVE-6507 : OrcFile table property names are specified as strings (Sushanth
Sowmyan via Thejas Nair)
-HIVE-5099 : Some partition publish operation cause OOM in metastore backed by
SQL Server (Daniel Dai via Thejas Nair)
-HIVE-6512 : HiveServer2 ThriftCLIServiceTest#testDoAs is an invalid test
(Vaibhav Gumashta via Thejas Nair)
-HIVE-5155 : Support secure proxy user access to HiveServer2 (Prasad Mujumdar
via Thejas Nair)
-HIVE-5931 : SQL std auth - add metastore get\_principals\_in\_role api,
support SHOW PRINCIPALS role\_name (Thejas Nair via Ashutosh Chauhan)
-HIVE-6558 : HiveServer2 Plain SASL authentication broken after hadoop 2.3
upgrade (Prasad Mujumdar via Ashutosh Chauhan)
-HIVE-6559 : sourcing txn-script from schema script results in failure for
mysql & oracle (Alan Gates via Ashutosh Chauhan)
-HIVE-6594: UnsignedInt128 addition does not increase internal int array count
resulting in corrupted values during serialization (Remus Rusanu)
-HIVE-6605 : Hive does not set the environment correctly when running in Tez
mode (Sergey Shelukhin, reviewed by Gunther Hagleitner and Siddharth Seth)
-HIVE-6587 : allow specifying additional Hive classpath for Hadoop (Sergey
Shelukhin, reviewed by Gunther Hagleitner)
-HIVE-6608 add apache pom as parent pom (reviewed by Brock)
-HIVE-6591 : Importing a table containing hidden dirs fails (Ashutosh Chauhan
via Vikram Dixit)
-HIVE-6585 : bucket map join fails in presence of \_SUCCESS file (Ashutosh
Chauhan via Vikram Dixit)
-
-HIVE-6414: ParquetInputFormat provides data values that do not match the
object inspectors (Justin Coffey via Xuefu)
-HIVE-6486 : Support secure Subject.doAs() in HiveServer2 JDBC client.
(Shivaraju Gowda via Thejas Nair)
-HIVE-6574: Type in ql/pom.xml prevents jobs from parquet queries from running
on a cluster (reviewed by Brock)
-HIVE-6551 : group by after join with skew join optimization references invalid
task sometimes (Navis via Ashutosh Chauhan)
-HIVE-6359 : beeline -f fails on scripts with tabs in them. (Navis, reviewed by
Xuefu Zhang, Thejas Nair)
-HIVE-6531 : Runtime errors in vectorized execution (jitendra)
-HIVE-6511: Casting from decimal to tinyint,smallint, int and bigint generates
different result when vectorization is on (jitendra)
-HIVE-6573 : Oracle metastore doesnt come up when
hive.cluster.delegation.token.store.class is set to DBTokenStore (Ashutosh
Chauhan via Thejas Nair)
-HIVE-6508 : Mismatched aggregation results between vector and non-vector mode
with decimal field (Remus Rusanu via jitendra)
-HIVE-5901 : Query cancel should stop running MR tasks (Navis via Thejas Nair)
-HIVE-6403 uncorrelated subquery is failing with auto.convert.join=true (Navis
via Harish Butani)
-HIVE-6566: Incorrect union-all plan with map-joins on Tez (Gunther Hagleitner,
reviewed by Sergey Shelukhin)
-HIVE-6417 : sql std auth - new users in admin role config should get added
(Ashutosh Chauhan via Thejas Nair)
-HIVE-6555 : Fix metastore version in mysql script(Ashutosh Chauhan via Prasad
Mujumdar)
-HIVE-6537 NullPointerException when loading hashtable for MapJoin directly
(Sergey Shelukhin and Navis, reviewed by Gunther Hagleitner)
-HIVE-6548 : Missing owner name and type fields in schema script for DBS table
(Ashutosh Chauhan via Thejas Nair)
-HIVE-6325: Enable using multiple concurrent sessions in tez (Vikram Dixit,
reviewed by Gunther Hagleitner)
-
-
-
-
-
diff --git a/content/docs/latest/hive-0-14-release-status_46632949.md
b/content/docs/latest/hive-0-14-release-status_46632949.md
deleted file mode 100644
index dd8502d..0000000
--- a/content/docs/latest/hive-0-14-release-status_46632949.md
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: "Apache Hive : Hive 0.14 release status"
-date: 2024-12-12
----
-
-# Apache Hive : Hive 0.14 release status
-
-This page tracks the jiras requested for the release hive-0.14.
-
-
-
-The query I am using for tracking:
-
-
-
-project = Hive AND (affectedVersion = 0.14.0 OR fixVersion = 0.14.0) AND
(priority = Critical OR priority = Blocker) AND (status = "Patch Available" OR
status = "In Progress" OR status = Open OR status = "Documentation/Testcases
Required" or status = "Documentation Required")
-
-
-
-
-
-
-I have removed the table that was used for tracking earlier. I have shared the
query above that I am using to find jiras that need to be part of 0.14. I am
also sharing below the instructions for getting jiras into 0.14 that I sent in
an earlier email on the mailing list:
-
-
-
-1. I am going to monitor all issues marked as blockers/criticals on a nightly
basis. ~~The list on the wiki is going to go away once I triage it for things
like exceptions, failures etc. and feature requests that were already
accepted.~~
-
-2. If a developer feels that an issue marked as blocker is not really one, we
can chat on the jira. Alternatively, please set the priority to blocker if you
want a jira to be fixed in 0.14 so that I can check on it and decide the
priority. If I think it is not a blocker, I will lower the priority after
discussing on the jira.
-
-3. Jira is going to be a single source of truth.
-
-4. Once the blocker list goes to 0, I am going to create an RC.
-
-5. **Patches for blocker jiras are going to need to be double committed to
both trunk and 0.14 by the one committing the jira.**
-
-
-
-
-
diff --git a/content/docs/latest/hive-1-2-release-status_55156189.md
b/content/docs/latest/hive-1-2-release-status_55156189.md
deleted file mode 100644
index fe0902f..0000000
--- a/content/docs/latest/hive-1-2-release-status_55156189.md
+++ /dev/null
@@ -1,87 +0,0 @@
----
-title: "Apache Hive : Hive 1.2 Release Status"
-date: 2024-12-12
----
-
-# Apache Hive : Hive 1.2 Release Status
-
-# Intended Release Timeline
-
-| Status | Timeline item |
-| --- | --- |
-| Past (tracking 1.2.0) | **00:01, Saturday, 25th Apr 2015 PDT** : Deadline
for call for patches for general purpose feature inclusion.(must have
patch-available already to request for feature inclusion after this)**00:15,
Saturday, 25th Apr 2015 PDT** : Branch creation for branch-1.2.**12:01, Monday
27th Apr 2015 PDT** : Work begins on rolling out RC0 - the purpose of RC0 will
be to test out that we're able to go through the process of making a release
candidate, and will likely not inc [...]
-| Past (tracking 1.2.1) | **Monday, 15th June 2015** : Mail sent out proposing
beginning 1.2.1 RC0 in two days, asking people to get their outstanding patches
in.**00:01, Thursday, 18th June 2015 PDT :** RC0 process begins.**02:44,
Friday, 19th June 2015 PDT :** RC0 made available :
<http://people.apache.org/~khorgath/releases/1.2.1_RC0/artifacts/>**11:45,
Tuesday, 23rd June 2015 PDT** : Vote passes, RC0 being published as Hive
1.2.1**18:30, Sunday, 28th June 2015 PDT** : 1.2.1 general a [...]
-| Current(tracking 1.2.2 release) | **16:30, Tuesday, 2nd May 2016 PDT** :
Mail sent out proposing beginning 1.2.2 release process, asking people to get
their outstanding patches in. |
-| Future | **12:01, Monday, 16th June 2016 PDT :** proposed timeline for
cutting 1.2.2 RC0 |
-
-# Rules for inclusion into branch-1.2 targeting 1.2.2
-
-
-
-Now that 1.2.1 has been released, branch-1.2 now tracks an eventual 1.2.2
release. To commit any patch to branch-1.2 now, the following rules apply:
-
-
-
-1. The commit must not introduce any schema or interface changes.
-2. The commit must fix a bug that causes an outage/breakage (such as an NPE)
in regular hive operation, or it must fix a data corruption issue or it must be
a security fix with an appropriate CVE.
-
-
-
-All commits that do not meet these criteria should be directed towards
branch-1 (for an eventual 1.3 release). The goal of an eventual 1.2.2 update to
branch-1.2 is merely to ensure that there is a stable maintenance line to use,
and should not be used to simply add additional features to previously released
lines.
-
-
-
-
-
-# Committed JIRAS in branch-1.2 for potential 1.2.2
-
-
-
-| Category | JIRA | Current Status in branch-1.2 | Committerrequesting
inclusion |
-| --- | --- | --- | --- |
-| HS2/metastore | HIVE-11224 | committed | thejas |
-
-# [Committed JIRAS in branch-1.2 for 1.2.1]({{< ref
"committed-jiras-for-1-2-1_58851880" >}})
-
-(split out into a separate wikipage to speed up loading this page)
-
-# List of JIRAS deferred out of 1.2
-
-The following are jiras originally intended for branch-1.2, but at this time,
should not be committed to branch-1.2, and should only go to master(1.3). These
jiras were moved out of the above backlog list into this after a discussion
between the RM and the committer asking for inclusion.
-
-
-
-| Category | JIRA | Current Status in branch-1.2 | Committerrequesting
inclusion |
-| --- | --- | --- | --- |
-| HS2 |
[HIVE-6679](https://issues.apache.org/jira/browse/HIVE-6679?src=confmacro) -
HiveServer2 should support configurable the server side socket timeout and
keepalive for various transports types where applicable Patch Available |
Deferred to 1.3, needs more testing | vgumashta |
-| Metastore upgrade |
[HIVE-7018](https://issues.apache.org/jira/browse/HIVE-7018?src=confmacro) -
Table and Partition tables have column LINK\_TARGET\_ID in Mysql scripts but
not others Closed | Deferred to 1.3, has schema changes | hsubramaniyan |
-| Security |
[HIVE-9736](https://issues.apache.org/jira/browse/HIVE-9736?src=confmacro) -
StorageBasedAuthProvider should batch namenode-calls where possible. Patch
Available | Deferred to 1.3, needs additional test fixes | mithun |
-| Metastore |
[HIVE-10895](https://issues.apache.org/jira/browse/HIVE-10895?src=confmacro) -
ObjectStore does not close Query objects in some calls, causing a potential
leak in some metastore db resources Closed | Deferred to 1.3, needs updates |
vgumashta |
-| Webhcat |
[HIVE-11008](https://issues.apache.org/jira/browse/HIVE-11008?src=confmacro) -
webhcat GET /jobs retries on getting job details from history server is too
agressive Open | Deferred to 1.3, still being discussed | thejas |
-| Authorization |
[HIVE-10250](https://issues.apache.org/jira/browse/HIVE-10250?src=confmacro) -
Optimize AuthorizationPreEventListener to reuse TableWrapper objects Open |
Deferred to 1.3, needs additional test fixes | mithun |
-| ORC |
[HIVE-10556](https://issues.apache.org/jira/browse/HIVE-10556?src=confmacro) -
ORC PPD schema on read related changes Open | Deferred to 1.3, still open |
gopalv |
-| orc |
[ORC-12](https://issues.apache.org/jira/browse/HIVE-9451?src=confmacro) - Add
max size of column dictionaries to ORC metadata Open | Deferred to 1.3, needs
additional updates | omalley |
-
-
-
-
-
-# [Committed JIRAS in branch-1.2 for 1.2.0]({{< ref
"committed-jiras-for-branch-1-2-0_56068523" >}})
-
-(split out into a separate wikipage to speed up loading this page)
-
-
-
-## Comments:
-
-| |
-| --- |
-| It seems if you just paste the JIRA URL to the ticket, it will automatically
display number, title and status Posted by ekoifman at Apr 24, 2015 20:51 |
-Very useful, Eugene!
-
- Posted by [email protected] at Apr 24, 2015 20:54
-
-
-
-
-