hive git commit: HIVE-17728: TestHCatClient should use hive.metastore.transactional.event.listeners as per recommendation (Sankar Hariappan, reviewed by Thejas Nair)

2017-10-06 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 32b7abac9 -> caf333033 HIVE-17728: TestHCatClient should use hive.metastore.transactional.event.listeners as per recommendation (Sankar Hariappan, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17681: HIVE-17681: Need to log bootstrap dump progress state property to HS2 logs (Sankar Hariappan, reviewed by Anishek Agarwal)

2017-10-05 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 4bba139d3 -> 188f7fb47 HIVE-17681: HIVE-17681: Need to log bootstrap dump progress state property to HS2 logs (Sankar Hariappan, reviewed by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17608: REPL LOAD should overwrite the data files if exists instead of duplicating it (Sankar Hariappan, reviewed by Anishek Agarwal)

2017-10-04 Thread sankarh
git-wip-us.apache.org/repos/asf/hive/commit/addeab8d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/addeab8d Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/addeab8d Branch: refs/heads/master Commit: addeab8d0810c62fc2246166e91d10c347abe58c Parents: 90149de Author: sankarh &l

hive git commit: HIVE-17757: REPL LOAD need to use customised configurations to execute distcp/remote copy (Sankar Hariappan, reviewed by Thejas M Nair)

2017-10-10 Thread sankarh
Repository: hive Updated Branches: refs/heads/master a0c7e87a1 -> fe8e6e092 HIVE-17757: REPL LOAD need to use customised configurations to execute distcp/remote copy (Sankar Hariappan, reviewed by Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18112: Show create for view having special char in where clause is not showing properly (Naresh P R, reviewed by Sankar Hariappan)

2017-12-13 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-2.2 0013facb2 -> 468139a76 HIVE-18112: Show create for view having special char in where clause is not showing properly (Naresh P R, reviewed by Sankar Hariappan) Signed-off-by: Sankar Hariappan Project:

hive git commit: HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp type partition column fails (Sankar Hariappan, reviewed by Thejas M Nair)

2017-10-25 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 954f83284 -> d9ec721b4 HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp type partition column fails (Sankar Hariappan, reviewed by Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18031: Support replication for Alter Database operation (Sankar Hariappan, reviewed by Anishek Agarwal)

2017-12-21 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 21e18dea4 -> ad5bcb150 HIVE-18031: Support replication for Alter Database operation (Sankar Hariappan, reviewed by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18193: Migrate existing ACID tables to use write id per table rather than global transaction id (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-09 Thread sankarh
Repository: hive Updated Branches: refs/heads/master f2172cdbc -> 72eff127a HIVE-18193: Migrate existing ACID tables to use write id per table rather than global transaction id (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair) Project:

hive git commit: HIVE-19248: REPL LOAD couldn't copy file from source CM path and also doesn't throw error if file copy fails (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-09 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 31027371f -> a8fc0e671 HIVE-19248: REPL LOAD couldn't copy file from source CM path and also doesn't throw error if file copy fails (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair) Project:

hive git commit: HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils (Sankar Hariappan, reviewed by Sergey Shelukhin)

2018-05-12 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 615e71e79 -> 8db979f1f HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils (Sankar Hariappan, reviewed by Sergey Shelukhin) Project:

hive git commit: HIVE-19435: Incremental replication cause data loss if a table is dropped followed by create and insert-into with different partition type (Sankar Hariappan, reviewed by Mahesh Kumar

2018-05-13 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 11a7164f0 -> 91b66c5c5 HIVE-19435: Incremental replication cause data loss if a table is dropped followed by create and insert-into with different partition type (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

hive git commit: HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils (Sankar Hariappan, reviewed by Sergey Shelukhin)

2018-05-13 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 91b66c5c5 -> 1b917c204 HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils (Sankar Hariappan, reviewed by Sergey Shelukhin) Project:

hive git commit: HIVE-18193: Migrate existing ACID tables to use write id per table rather than global transaction id (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair, Eugene Koifman)

2018-05-11 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 32e29cc63 -> 11a7164f0 HIVE-18193: Migrate existing ACID tables to use write id per table rather than global transaction id (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair, Eugene Koifman) Project:

hive git commit: HIVE-19435: Incremental replication cause data loss if a table is dropped followed by create and insert-into with different partition type (Sankar Hariappan, reviewed by Mahesh Kumar

2018-05-11 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 598dcf40f -> 9cfc15a86 HIVE-19435: Incremental replication cause data loss if a table is dropped followed by create and insert-into with different partition type (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair) Project:

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) [Forced Update!]

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 6e2a85a9e -> f93f76d18 (forced update) HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Signed-off-by: Sankar Hariappan

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) [Forced Update!]

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 04f5c6020 -> c38b7f88e (forced update) HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Signed-off-by: Sankar Hariappan

hive git commit: HIVE-19248: REPL LOAD couldn't copy file from source CM path and also doesn't throw error if file copy fails (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-08 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 6c2e8f951 -> 3f86e4df4 HIVE-19248: REPL LOAD couldn't copy file from source CM path and also doesn't throw error if file copy fails (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair) Project:

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 61ec445c0 -> 6e2a85a9e HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location Signed-off-by: Sankar Hariappan Project:

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 7584b3276 -> 04f5c6020 HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location Signed-off-by: Sankar Hariappan Project:

hive git commit: HIVE-19815: Repl dump should not propagate the checkpoint and repl source properties (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-06-11 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 c085aaa58 -> 72ebbff0e HIVE-19815: Repl dump should not propagate the checkpoint and repl source properties (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-19708: Repl copy retrying with cm path even if the failure is due to network issue (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-12 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 e01b45cd9 -> bb9a85fa3 HIVE-19708: Repl copy retrying with cm path even if the failure is due to network issue (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19569: alter table db1.t1 rename db2.t2 generates MetaStoreEventListener.onDropTable() (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-18 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 90b442c1b -> 1998bfbda HIVE-19569: alter table db1.t1 rename db2.t2 generates MetaStoreEventListener.onDropTable() (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19725: Add ability to dump non-native tables in replication metadata dump (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-18 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 4ec256c23 -> 6a16a71ce HIVE-19725: Add ability to dump non-native tables in replication metadata dump (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-06-14 Thread sankarh
HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f20311b0

[1/2] hive git commit: HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-06-14 Thread sankarh
Repository: hive Updated Branches: refs/heads/master bcbd2d529 -> f20311b00 http://git-wip-us.apache.org/repos/asf/hive/blob/f20311b0/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/InjectableBehaviourObjectStore.java

hive git commit: HIVE-19569: alter table db1.t1 rename db2.t2 generates MetaStoreEventListener.onDropTable() (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-17 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 3eaca1f4b -> d60bc73af HIVE-19569: alter table db1.t1 rename db2.t2 generates MetaStoreEventListener.onDropTable() (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-06-17 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 600ec624c -> b85962896 http://git-wip-us.apache.org/repos/asf/hive/blob/b8596289/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/InjectableBehaviourObjectStore.java

[2/2] hive git commit: HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-06-17 Thread sankarh
HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b8596289

hive git commit: HIVE-19881: Allow metadata-only dump for database which are not source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-17 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 659e41079 -> 25b09431d HIVE-19881: Allow metadata-only dump for database which are not source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19880: Repl Load to return recoverable vs non-recoverable error codes (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-17 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 24da46034 -> f83d7654e HIVE-19880: Repl Load to return recoverable vs non-recoverable error codes (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19881: Allow metadata-only dump for database which are not source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-14 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 0a5b3b4d3 -> 368d9cffe HIVE-19881: Allow metadata-only dump for database which are not source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-14 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 91e0d2b8c -> c6ebe0f74 HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19815: Repl dump should not propagate the checkpoint and repl source properties (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-06-10 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 0a961aa8f -> 787e6f994 HIVE-19815: Repl dump should not propagate the checkpoint and repl source properties (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions. (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)

2018-05-30 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 7ad853231 -> 7f247715d HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for db/tables/partitions. (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal) Project:

hive git commit: Revert "HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan)"

2018-05-31 Thread sankarh
Repository: hive Updated Branches: refs/heads/master cab1e60b0 -> 77ffe96d3 Revert "HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan)" This reverts commit 702a676570efee20915ce6832fe7ddee42611ce3.

hive git commit: HIVE-19488 : Enable CM root based on db parameter, identifying db as a source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-04 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 bda5d51dd -> 752ba6824 HIVE-19488 : Enable CM root based on db parameter, identifying db as a source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Signed-off-by: Sankar Hariappan Project:

hive git commit: HIVE-19708: Repl copy retrying with cm path even if the failure is due to network issue (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-04 Thread sankarh
Repository: hive Updated Branches: refs/heads/master f567a8231 -> b15c842b5 HIVE-19708: Repl copy retrying with cm path even if the failure is due to network issue (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-06 Thread sankarh
Repository: hive Updated Branches: refs/heads/master aae62d871 -> fdd103dde HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19812: Disable external table replication by default via a configuration property (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/master b9bac8e64 -> 9bc90f28c HIVE-19812: Disable external table replication by default via a configuration property (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19880: Repl Load to return recoverable vs non-recoverable error codes (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-20 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 5773bca1f -> 2b57dd27a HIVE-19880: Repl Load to return recoverable vs non-recoverable error codes (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19725: Add ability to dump non-native tables in replication metadata dump (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-20 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 b6f7df252 -> 5773bca1f HIVE-19725: Add ability to dump non-native tables in replication metadata dump (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai)

2018-07-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 6ddfa8232 -> 9e10efc43 HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai)

2018-07-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 1fc122153 -> f01269123 HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[05/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php

[11/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[06/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[15/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/incremental/IncrementalLoadTasksBuilder.java -- diff --git

[12/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[13/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

[09/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[04/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore-remote -- diff --git

[07/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WriteNotificationLogRequest.java -- diff --git

[08/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git

[14/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[03/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[02/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java -- diff --git

[16/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f519db7e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/f519db7e

[01/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 285a9b4dc -> f519db7ea http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClientPreCatalog.java

[10/16] hive git commit: HIVE-19267: Replicate ACID/MM tables write operations (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-03 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/f519db7e/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/GetValidWriteIdsRequest.java -- diff --git

hive git commit: HIVE-19970: Replication dump has a NPE when table is empty (Mahesh Kumar Behera, reviewed by Peter Vary, Sankar Hariappan) [Forced Update!]

2018-06-30 Thread sankarh
Repository: hive Updated Branches: refs/heads/master f94b2168c -> 1c33fea89 (forced update) HIVE-19970: Replication dump has a NPE when table is empty (Mahesh Kumar Behera, reviewed by Peter Vary, Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19970: Replication dump has a NPE when table is empty (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-06-30 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 80c3bb58e -> f94b2168c HIVE-19970: Replication dump has a NPE when table is empty (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[01/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 4fd8f0359 -> e8651cb97 http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/main/thrift/hive_metastore.thrift -- diff --git

[06/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git

[13/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java

[10/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[09/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[14/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e8651cb9 Tree:

[02/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[05/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[11/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

[12/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[08/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/InsertEventRequestData.java -- diff --git

[06/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git

[13/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java

[09/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[12/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[02/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[10/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[08/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/InsertEventRequestData.java -- diff --git

[05/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[07/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[04/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php

[hive] Git Push Summary

2018-01-16 Thread sankarh
Repository: hive Updated Branches: refs/heads/hive-18320-acid-repl [created] 6938fcabf

hive git commit: HIVE-18478: Data files deleted from temp table should not be recycled to CM path (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-01-31 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 77d7d090b -> 419593e70 HIVE-18478: Data files deleted from temp table should not be recycled to CM path (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[19/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java

[11/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[01/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
Repository: hive Updated Branches: refs/heads/master f9768af0e -> cbb9233a3 http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/storage-api/src/java/org/apache/hadoop/hive/common/ValidReaderWriteIdList.java -- diff --git

[09/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/PutFileMetadataRequest.java -- diff --git

[12/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[15/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestVectorizedOrcAcidRowBatchReader.java -- diff --git

[03/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[02/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java -- diff --git

[20/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/hcatalog/streaming/src/test/org/apache/hive/hcatalog/streaming/mutate/worker/TestMutatorImpl.java -- diff --git

[08/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[05/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php

[16/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/ql/src/test/org/apache/hadoop/hive/ql/TestTxnNoBuckets.java -- diff --git a/ql/src/test/org/apache/hadoop/hive/ql/TestTxnNoBuckets.java

[18/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java -- diff --git

[04/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --git

[07/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/TxnToWriteId.java -- diff --git

[10/21] hive git commit: HIVE-18192: Introduce WriteID per table rather than using global transaction ID (Sankar Hariappan, reviewed by Eugene Koifman)

2018-02-23 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cbb9233a/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/GetFileMetadataByExprRequest.java -- diff --git

  1   2   3   4   5   >