[
https://issues.apache.org/jira/browse/HIVE-19829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559275#comment-16559275
]
mahesh kumar behera edited comment on HIVE-19829 at 7/27/18 5:30 AM:
---------------------------------------------------------------------
[~sankarh]
The failure are same as older builds
Two new failures(mm_all) are because of the changes done in previous commit --
HIVE-20182: Backport HIVE-20067 to branch-3 (Daniel Voros via Zoltan Haindrich)
-- b429edbdfef3e6d609f0f3e226240b9be94797bf
{\code}
diff --git a/ql/src/test/queries/clientpositive/mm_all.q
b/ql/src/test/queries/clientpositive/mm_all.q
index 61dd3e7475..a524c29ef5 100644
--- a/ql/src/test/queries/clientpositive/mm_all.q
+++ b/ql/src/test/queries/clientpositive/mm_all.q
@@ -3,6 +3,7 @@
-- MASK_LINEAGE
+set hive.metastore.dml.events=true;
{\code}
Please check if the patch, HIVE-19829.12-branch-3.patch is fine to checkin to
branch-3
was (Author: maheshk114):
[~sankarh]
The failure are same as older builds
Two new failures(mm_all) are because of the changes done in previous commit --
HIVE-20182: Backport HIVE-20067 to branch-3 (Daniel Voros via Zoltan Haindrich)
-- b429edbdfef3e6d609f0f3e226240b9be94797bf
{/code}
diff --git a/ql/src/test/queries/clientpositive/mm_all.q
b/ql/src/test/queries/clientpositive/mm_all.q
index 61dd3e7475..a524c29ef5 100644
--- a/ql/src/test/queries/clientpositive/mm_all.q
+++ b/ql/src/test/queries/clientpositive/mm_all.q
@@ -3,6 +3,7 @@
-- MASK_LINEAGE
+set hive.metastore.dml.events=true;
{/code}
Please check if the patch, HIVE-19829.12-branch-3.patch is fine to checkin to
branch-3
> Incremental replication load should create tasks in execution phase rather
> than semantic phase
> ----------------------------------------------------------------------------------------------
>
> Key: HIVE-19829
> URL: https://issues.apache.org/jira/browse/HIVE-19829
> Project: Hive
> Issue Type: Task
> Components: repl
> Affects Versions: 3.1.0, 4.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-19829.01.patch, HIVE-19829.02.patch,
> HIVE-19829.03.patch, HIVE-19829.04.patch, HIVE-19829.06.patch,
> HIVE-19829.07.patch, HIVE-19829.07.patch, HIVE-19829.08-branch-3.patch,
> HIVE-19829.08.patch, HIVE-19829.09.patch, HIVE-19829.10-branch-3.patch,
> HIVE-19829.10.patch, HIVE-19829.11-branch-3.patch,
> HIVE-19829.12-branch-3.patch
>
>
> Split the incremental load into multiple iterations. In each iteration create
> number of tasks equal to the configured value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)