hive git commit: HIVE-17614: Notification_sequence initialization using SQL statement which is compatible with Mysql 5.1 (Anishek Agarwal reviewed by Thejas Nair)

2017-10-04 Thread anishek
Repository: hive Updated Branches: refs/heads/master dc4dfce96 -> c9d1b0e1e HIVE-17614: Notification_sequence initialization using SQL statement which is compatible with Mysql 5.1 (Anishek Agarwal reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Com

hive git commit: HIVE-17721 : with Postgres rdbms for metastore and dbnotification enabled, hive DDL SQL query fails (Anishek Agarwal reviewed by Thejas Nair)

2017-10-08 Thread anishek
Repository: hive Updated Branches: refs/heads/master caf333033 -> e46e473ef HIVE-17721 : with Postgres rdbms for metastore and dbnotification enabled, hive DDL SQL query fails (Anishek Agarwal reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

[1/4] hive git commit: HIVE-20679: DDL operations on hive might create large messages for DBNotification (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-10-22 Thread anishek
Repository: hive Updated Branches: refs/heads/master b82995517 -> b4302bb7a http://git-wip-us.apache.org/repos/asf/hive/blob/b4302bb7/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageFactory.java -

[4/4] hive git commit: HIVE-20679: DDL operations on hive might create large messages for DBNotification (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-10-22 Thread anishek
HIVE-20679: DDL operations on hive might create large messages for DBNotification (Anishek Agarwal, 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/b4302bb7 Tree: http://git-wip-us.apache.org

[3/4] hive git commit: HIVE-20679: DDL operations on hive might create large messages for DBNotification (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-10-22 Thread anishek
http://git-wip-us.apache.org/repos/asf/hive/blob/b4302bb7/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenariosIncrementalLoadAcidTables.java -- diff --git a/itests/hive-unit/src/test/java/org/apa

[2/4] hive git commit: HIVE-20679: DDL operations on hive might create large messages for DBNotification (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-10-22 Thread anishek
http://git-wip-us.apache.org/repos/asf/hive/blob/b4302bb7/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/messaging/MessageBuilder.java -- diff --git a/standalone-metastore/metastore-server/src

hive git commit: HIVE-20746: HiveProtoHookLogger does not close file at end of day. (Harish JP, reviewd by Anishek Agarwal)

2018-10-24 Thread anishek
Repository: hive Updated Branches: refs/heads/master 3cbc13e92 -> a99be34a0 HIVE-20746: HiveProtoHookLogger does not close file at end of day. (Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/

hive git commit: HIVE-20806: Add ASF license for files added in HIVE-20679 (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-10-25 Thread anishek
Repository: hive Updated Branches: refs/heads/master a26d9d166 -> 50a96d77e HIVE-20806: Add ASF license for files added in HIVE-20679 (Anishek Agarwal, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-20794: Use Zookeeper for metastore service discovery (Ashutosh Bapat, reviewed by Anishek Agarwal)

2018-11-27 Thread anishek
Repository: hive Updated Branches: refs/heads/master 56926afc0 -> de7b3a5c3 HIVE-20794: Use Zookeeper for metastore service discovery (Ashutosh Bapat, reviewed by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-21022:Fix remote metastore tests which use ZooKeeper (Ashutosh Bapat reviewed by Anishek Agarwal)

2018-12-13 Thread anishek
Repository: hive Updated Branches: refs/heads/master a43581b6d -> b5b637127 HIVE-21022:Fix remote metastore tests which use ZooKeeper (Ashutosh Bapat reviewed by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

[3/3] hive git commit: HIVE-20911: External Table Replication for Hive (Anishek Agarwal, reviewed by Sankar Hariappan, Ashutosh Bapat)

2019-01-08 Thread anishek
HIVE-20911: External Table Replication for Hive (Anishek Agarwal, reviewed by Sankar Hariappan, Ashutosh Bapat) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b3ef75ea Tree: http://git-wip-us.apache.org/repos/asf/hive/tree

[1/3] hive git commit: HIVE-20911: External Table Replication for Hive (Anishek Agarwal, reviewed by Sankar Hariappan, Ashutosh Bapat)

2019-01-08 Thread anishek
Repository: hive Updated Branches: refs/heads/master 0dbb896cf -> b3ef75eaa http://git-wip-us.apache.org/repos/asf/hive/blob/b3ef75ea/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/io/TableSerializer.java -- diff --git

[2/3] hive git commit: HIVE-20911: External Table Replication for Hive (Anishek Agarwal, reviewed by Sankar Hariappan, Ashutosh Bapat)

2019-01-08 Thread anishek
http://git-wip-us.apache.org/repos/asf/hive/blob/b3ef75ea/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java b/ql/src/java/org/apache

[hive] branch master updated: HIVE-21250 : NPE in HiveProtoLoggingHook for eventPerFile mode. (Harish JP, reviewd by Anishek Agarwal)

2019-02-12 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 5db4c77 HIVE-21250 : NPE in

[hive] branch master updated: HIVE-21651: Move protobuf serde into hive-exec.(Harish JP, reviewed by Anishek Agarwal)

2019-04-28 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new bdd34fc HIVE-21651: Move protobuf serde into

[hive] branch master updated: HIVE-22148: S3A delegation tokens are not added in the job config of the Compactor. (Harish JP, reviewd by Anishek Agarwal)

2019-08-29 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 1cbff4d HIVE-22148: S3A delegation tokens are

hive git commit: HIVE-20121: investigate issues with TestReplicationScenariosAcidTables (Comment out Test for now while we Investigate)(Mahesh Kumar Behera, reviewed by Anishek Agarwal)

2018-07-09 Thread anishek
Repository: hive Updated Branches: refs/heads/master 406cde988 -> 9fb42927a HIVE-20121: investigate issues with TestReplicationScenariosAcidTables (Comment out Test for now while we Investigate)(Mahesh Kumar Behera, reviewed by Anishek Agarwal) Project: http://git-wip-us.apache.org/re

hive git commit: HIVE-20152: reset db state, when repl dump fails, so rename table can be done (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-07-17 Thread anishek
Repository: hive Updated Branches: refs/heads/master dceeefbdf -> c1337dfb7 HIVE-20152: reset db state, when repl dump fails, so rename table can be done (Anishek Agarwal, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

hive git commit: HIVE-19485: dump directory for non native tables should not be created (Anishek Agarwal, reviewed by Mahesh Kumar Behera, Sankar Hariappan)

2018-05-20 Thread anishek
Repository: hive Updated Branches: refs/heads/master c7bc1e2cf -> cb2d71055 HIVE-19485: dump directory for non native tables should not be created (Anishek Agarwal, reviewed by Mahesh Kumar Behera,Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://

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-25 Thread anishek
Repository: hive Updated Branches: refs/heads/master c358ef5af -> 8d5e8a60a 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: http://git-wip-us.apache.org/repos/

hive git commit: HIVE-19646: Filesystem closed error in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal)

2018-05-28 Thread anishek
Repository: hive Updated Branches: refs/heads/master 6a24a0c5f -> 7562cdb71 HIVE-19646: Filesystem closed error in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-19485: dump directory for non native tables should not be created (Anishek Agarwal, reviewed by Mahesh Kumar Behera, Sankar Hariappan)

2018-05-31 Thread anishek
Repository: hive Updated Branches: refs/heads/branch-3 813ac0b86 -> 86063301c HIVE-19485: dump directory for non native tables should not be created (Anishek Agarwal, reviewed by Mahesh Kumar Behera,Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

hive git commit: HIVE-19646: Filesystem closed error in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal)

2018-06-14 Thread anishek
Repository: hive Updated Branches: refs/heads/branch-3 abfbd1af3 -> 55bc28540 HIVE-19646: Filesystem closed error in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-19921: Fix perf duration and queue name in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal)

2018-06-18 Thread anishek
Repository: hive Updated Branches: refs/heads/master 4810511d6 -> c4eb647c6 HIVE-19921: Fix perf duration and queue name in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/

hive git commit: HIVE-20228: configure repl configuration directories based on user running hiveserver2 (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-07-27 Thread anishek
Repository: hive Updated Branches: refs/heads/master 818569f6d -> 94ec36865 HIVE-20228: configure repl configuration directories based on user running hiveserver2 (Anishek Agarwal, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

hive git commit: HIVE-20011: Move away from append mode in proto logging hook (Harish JP, reviewd by Anishek Agarwal)

2018-06-29 Thread anishek
Repository: hive Updated Branches: refs/heads/master 5b2cbb548 -> 2b0cb07e4 HIVE-20011: Move away from append mode in proto logging hook (Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: BUG-108021 / BUG-108287 / HIVE-20383 : Invalid queue name and synchronisation issues in hive proto events hook. (Harish JP, reviewd by Anishek Agarwal)

2018-08-16 Thread anishek
Repository: hive Updated Branches: refs/heads/master 649d7c12b -> 05d4e4ebc BUG-108021 / BUG-108287 / HIVE-20383 : Invalid queue name and synchronisation issues in hive proto events hook. (Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/r

hive git commit: Revert "BUG-108021 / BUG-108287 / HIVE-20383 : Invalid queue name and synchronisation issues in hive proto events hook. (Harish JP, reviewd by Anishek Agarwal)"

2018-08-16 Thread anishek
Repository: hive Updated Branches: refs/heads/master 05d4e4ebc -> 076f4d2d7 Revert "BUG-108021 / BUG-108287 / HIVE-20383 : Invalid queue name and synchronisation issues in hive proto events hook. (Harish JP, reviewd by Anishek Agarwal)" This r

hive git commit: HIVE-20383: Invalid queue name and synchronisation issues in hive proto events hook.(Harish JP, reviewd by Anishek Agarwal)

2018-08-16 Thread anishek
Repository: hive Updated Branches: refs/heads/master 076f4d2d7 -> 463a51257 HIVE-20383: Invalid queue name and synchronisation issues in hive proto events hook.(Harish JP, reviewd by Anishek Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

[1/2] hive git commit: HIVE-20193: cboInfo is not present in the explain plan json (Anishek Agarwal, reviewed by Ashutosh Chauhan)

2018-08-16 Thread anishek
Repository: hive Updated Branches: refs/heads/master 8c6b5c66d -> aa3a56193 http://git-wip-us.apache.org/repos/asf/hive/blob/aa3a5619/ql/src/test/results/clientpositive/vector_outer_join4.q.out -- diff --git a/ql/src/test/resul

[2/2] hive git commit: HIVE-20193: cboInfo is not present in the explain plan json (Anishek Agarwal, reviewed by Ashutosh Chauhan)

2018-08-16 Thread anishek
HIVE-20193: cboInfo is not present in the explain plan json (Anishek Agarwal, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/aa3a5619 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree

hive git commit: HIVE-18341: Add repl load support for adding "raw" namespace for TDE with same encryption keys (Anishek Agarwal, reviewed Daniel Dai)

2018-01-14 Thread anishek
Repository: hive Updated Branches: refs/heads/master 970d8c968 -> 22df53b6c HIVE-18341: Add repl load support for adding "raw" namespace for TDE with same encryption keys (Anishek Agarwal, reviewed Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

hive git commit: HIVE-18467: support whole warehouse dump / load + create/drop database events (Anishek Agarwal, reviewed by Sankar Hariappan)

2018-02-06 Thread anishek
Repository: hive Updated Branches: refs/heads/master 3972bf051 -> 2422e1808 HIVE-18467: support whole warehouse dump / load + create/drop database events (Anishek Agarwal, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

hive git commit: HIVE-17829: ArrayIndexOutOfBoundsException - HBASE-backed tables with Avro schema in Hive2 (Anishek Agarwal reviewed by Thejas Nair)

2017-12-21 Thread anishek
Repository: hive Updated Branches: refs/heads/master 2a5ba5c9c -> bc2848a26 HIVE-17829: ArrayIndexOutOfBoundsException - HBASE-backed tables with Avro schema in Hive2 (Anishek Agarwal reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

[2/2] hive git commit: HIVE-18352: introduce a METADATAONLY option while doing REPL DUMP to allow integrations of other tools (Anishek Agarwal reviewed by Daniel Dai)

2018-01-11 Thread anishek
HIVE-18352: introduce a METADATAONLY option while doing REPL DUMP to allow integrations of other tools (Anishek Agarwal reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fd4e222d Tree: http://git-wip

[1/2] hive git commit: HIVE-18352: introduce a METADATAONLY option while doing REPL DUMP to allow integrations of other tools (Anishek Agarwal reviewed by Daniel Dai)

2018-01-11 Thread anishek
Repository: hive Updated Branches: refs/heads/master 5f25083ba -> fd4e222d5 http://git-wip-us.apache.org/repos/asf/hive/blob/fd4e222d/ql/src/java/org/apache/hadoop/hive/ql/exec/util/DAGTraversal.java -- diff --git a/ql/src/java

hive git commit: HIVE-17615: Task.executeTask has to be thread safe for parallel execution (Anishek Agarwal reviewed by Daniel Dai)

2017-11-12 Thread anishek
Repository: hive Updated Branches: refs/heads/master 67888cfe1 -> 25a6f4cf3 HIVE-17615: Task.executeTask has to be thread safe for parallel execution (Anishek Agarwal reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/re

hive git commit: HIVE-18090: acid heartbeat fails when metastore is connected via hadoop credential (Anishek Agarwal, reviewed by Eugene Koifman)

2017-11-21 Thread anishek
Repository: hive Updated Branches: refs/heads/master 179e32f0b -> 67499f41a HIVE-18090: acid heartbeat fails when metastore is connected via hadoop credential (Anishek Agarwal, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

hive git commit: HIVE-18832: Support change management for trashing data files from ACID tables.(Anishek Agarwal, reviewed by Sankar Hariappan)

2018-03-11 Thread anishek
Repository: hive Updated Branches: refs/heads/master d2cb97b6f -> 53df7e881 HIVE-18832: Support change management for trashing data files from ACID tables.(Anishek Agarwal, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

hive git commit: HIVE-17815: prevent OOM with Atlas Hive hook (Anishek Agarwal reviewed by Thejas Nair)

2017-10-16 Thread anishek
Repository: hive Updated Branches: refs/heads/master 8fea11769 -> 8c3f0e403 HIVE-17815: prevent OOM with Atlas Hive hook (Anishek Agarwal reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8c3f0

hive git commit: HIVE-17825: Socket not closed when trying to read files to copy over in replication from metadata (Anishek Agarwal reviewed by Thejas Nair)

2017-10-17 Thread anishek
Repository: hive Updated Branches: refs/heads/master f973243a5 -> acb3ba274 HIVE-17825: Socket not closed when trying to read files to copy over in replication from metadata (Anishek Agarwal reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

hive git commit: HIVE-17595 : Correct DAG for updating the last.repl.id for a database during bootstrap load (Anishek Agarwal reviewed by Daniel Dai)

2017-11-05 Thread anishek
Repository: hive Updated Branches: refs/heads/master aaacda474 -> 06dc4e968 HIVE-17595 : Correct DAG for updating the last.repl.id for a database during bootstrap load (Anishek Agarwal reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

[hive] branch master updated: HIVE-22865: Include data in replication staging directory ( Pravin Kumar Sinha, reviewed by Aasha Medhi, Anishek Agarwal)

2020-03-10 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new f86ca3e HIVE-22865: Include data in replication

[hive] branch master updated: HIVE-22997: Copy external table to target during Repl Dump operation ( Pravin Kumar Sinha, reviewed by Aasha Medhi, Anishek Agarwal)

2020-03-25 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4a591b0 HIVE-22997: Copy external table to

[hive] branch master updated: HIVE-23039: Checkpointing for repl dump bootstrap phase (Aasha Medhi, reviewed by Pravin Kumar Sinha, Anishek Agarwal)

2020-04-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 997fb16 HIVE-23039: Checkpointing for repl dump

[hive] branch master updated: HIVE-23020: Avoid using _files for replication data copy during incremental run (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-04-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 796a9c5 HIVE-23020: Avoid using _files for

[hive] branch master updated: HIVE-23235:Checkpointing in repl dump failing for orc format (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-04-24 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new e9aa220 HIVE-23235:Checkpointing in repl dump

[hive] branch master updated: HIVE-23040: Checkpointing for repl dump incremental phase (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-04-26 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new b523426 HIVE-23040: Checkpointing for repl dump

[hive] branch master updated: HIVE-23309: Lazy Initialization of Hadoop Shims (Aasha Medhi, reviewed by Anishek Agarwal)

2020-05-06 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 48c0110 HIVE-23309: Lazy Initialization of

[hive] branch master updated: HIVE-23362: Repl dump returns dump location and repl id but doesn't write the ack in s3a FS (Aasha Medhi, reviewed by Anishek Agarwal)

2020-05-10 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new ae7e595 HIVE-23362: Repl dump returns dump

[hive] branch master updated: HIVE-23432:Add Ranger Replication Metrics (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-05-15 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new a2b3b36 HIVE-23432:Add Ranger Replication

[hive] branch master updated: HIVE-23433: Add Deny Policy on Target Database After Ranger Replication to avoid writes (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-05-21 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new b047cfa HIVE-23433: Add Deny Policy on Target

[hive] branch master updated: HIVE-23519: Read Ranger Configs from Classpath (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-05-27 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 9ec54d5 HIVE-23519: Read Ranger Configs from

[hive] branch master updated: HIVE-23353: Atlas metadata replication scheduling (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-05-29 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 1c1336f HIVE-23353: Atlas metadata replication

[hive] branch master updated: HIVE-23514: Add Atlas metadata replication metrics (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-06-01 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 55ab407 HIVE-23514: Add Atlas metadata

[hive] branch master updated: HIVE-23605: 'Wrong FS' error during _external_tables_info creation when staging location is remote(Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-06-08 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new d5fb71f HIVE-23605: 'Wrong FS' er

[hive] branch master updated: HIVE-23659: Add Retry for Ranger Replication (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-06-10 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 84ee70e HIVE-23659: Add Retry for Ranger

[hive] branch master updated: HIVE-23696: DB Metadata and Progress column not taking the defined length(Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-06-17 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new b70d840 HIVE-23696: DB Metadata and Progress

[hive] branch master updated: HIVE-23585: Retrieve replication instance metrics details (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-06-17 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 9ec1470 HIVE-23585: Retrieve replication

[hive] branch master updated: HIVE-23668: Clean up Task for Hive Metrics (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-06-22 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 7454393 HIVE-23668: Clean up Task for Hive

[hive] branch master updated: HIVE-23755: Fix Ranger Url extra slash (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-06-30 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new d5f025b HIVE-23755: Fix Ranger Url extra slash

[hive] branch master updated: HIVE-23611: Mandate fully qualified absolute path for external table base dir during REPL operation (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-06-30 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6457170 HIVE-23611: Mandate fully qualified

[hive] branch master updated: HIVE-23784: Fix Replication Metrics Sink to DB (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-06-30 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 8b98df8 HIVE-23784: Fix Replication Metrics

[hive] branch master updated: HIVE-23474: Deny Repl Dump if the database is a target of replication (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-07-19 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 63dd09c HIVE-23474: Deny Repl Dump if the

[hive] branch master updated: HIVE-23069:Memory efficient iterator should be used during replication.(Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-07-21 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6d13f23 HIVE-23069:Memory efficient iterator

[hive] branch master updated: HIVE-23863: UGI doAs privilege action to make calls to Ranger Service (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-07-26 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 7298dc1 HIVE-23863: UGI doAs privilege action

[hive] branch master updated: HIVE-23835:Repl Dump should dump function binaries to staging directory( Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-07-27 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new e34acf5 HIVE-23835:Repl Dump should dump

[hive] branch master updated: HIVE-23961:Enable external table replication by default (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-08-04 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 5bc50f6 HIVE-23961:Enable external table

[hive] branch master updated: HIVE-23916:Fix Atlas client dependency version (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-08-07 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 007489c HIVE-23916:Fix Atlas client dependency

[hive] branch master updated: HIVE-23960: Partition with no column statistics leads to unbalanced calls to openTransaction/commitTransaction error during get_partitions_by_names (Pravin Kumar Sinha, r

2020-08-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 3c42435 HIVE-23960: Partition with no column

[hive] branch master updated: HIVE-23955:Classification of Error Codes in Replication (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-08-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new aebb74e HIVE-23955:Classification of Error

[hive] branch master updated: HIVE-24014: Need to delete DumpDirectoryCleanerTask (Arko Sharma, reviewed by Aasha Medhi)

2020-08-11 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new d4af384 HIVE-24014: Need to delete

[hive] branch master updated: HIVE-23993:Handle irrecoverable errors (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-08-13 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 3808f1d HIVE-23993:Handle irrecoverable errors

[hive] branch master updated: HIVE-24032: Remove hadoop shims dependency and use FileSystem Api directly from standalone metastore (Aasha Medhi, reviewed by Pravin Kumar Sinha) Remove hadoop shims dep

2020-08-24 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new c7503e2 HIVE-24032: Remove hadoop shims

[hive] branch master updated: HIVE-23926:Flaky test TestTableLevelReplicationScenarios.testRenameTableScenariosWithReplacePolicyDMLOperattion(Arko Sharma, reviewed by Anishek Agarwal)

2020-08-24 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4a971c4 HIVE-23926:Flaky test

[hive] branch master updated: HIVE-24067:TestReplicationScenariosExclusiveReplica - Wrong FS error during DB drop (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-08-26 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 18893d7 HIVE-24067

[hive] branch master updated: HIVE-24064:Disable Materialized View Replication (Arko Sharma, reviewed by Aasha Medhi)

2020-09-01 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new e7fae8f HIVE-24064:Disable Materialized View

[hive] branch master updated: HIVE-24102: Add ENGINE=InnoDB for replication mysql schema changes and not exists clause for the table creation Export (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-09-02 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4238608 HIVE-24102: Add ENGINE=InnoDB for

[hive] branch master updated: HIVE-24059: Llap external client - Initial changes for running in cloud environment(Shubham Chaurasia, reviewed by Prasanth Jayachandran)

2020-09-02 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 7586af3 HIVE-24059: Llap external client

[hive] branch master updated: HIVE-24114:Fix Repl Load with both staging and data copy on target (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-09-07 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new ded1db7 HIVE-24114:Fix Repl Load with both

[hive] branch master updated: HIVE-24095:Load partitions in parallel for external tables in the bootstrap phase (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-09-08 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 421e2a9 HIVE-24095:Load partitions in parallel

[hive] branch master updated: HIVE-24129:Deleting the previous successful dump directory should be based on config (Arko Sharma, reviewed by Aasha Medhi)

2020-09-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4079fc6 HIVE-24129:Deleting the previous

[hive] branch master updated: HIVE-24127:Dump events from default catalog only (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-09-13 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6d910aa HIVE-24127:Dump events from default

[hive] branch master updated: HIVE-24117: Fix for not setting managed table location in incremental load (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-09-13 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 78d8825 HIVE-24117: Fix for not setting managed

[hive] branch master updated: HIVE-24131:Use original src location always when data copy runs on target (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-09-14 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 2a760dd HIVE-24131:Use original src location

[hive] branch master updated: HIVE-24170:Add UDF resources explicitly to the classpath while handling drop function event during load.(Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-09-21 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 03d2a39 HIVE-24170:Add UDF resources explicitly

[hive] branch master updated: HIVE-24187:Handle _files creation for HA config with same nameservice name on source and destination Export( Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-09-24 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 5261a72 HIVE-24187:Handle _files creation for

[hive] branch master updated: HIVE-24215: Total function count is incorrect in Replication Metrics (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-10-06 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6769a5a HIVE-24215: Total function count is

[hive] branch master updated: HIVE-24254: Remove setOwner call in ReplChangeManager (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-10-11 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 9e435cb HIVE-24254: Remove setOwner call in

[hive] branch master updated: HIVE-24197:Check for write transactions for the db under replication at a frequent interval (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-10-11 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 78d42f0 HIVE-24197:Check for write transactions

[hive] branch master updated: HIVE-24244:NPE during Atlas metadata replication(Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-10-12 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 80ba8e5 HIVE-24244:NPE during Atlas metadata

[hive] branch master updated: HIVE-24246: Fix for Ranger Deny policy overriding policy with same resource name (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-10-13 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new a21fe6b HIVE-24246: Fix for Ranger Deny policy

[hive] branch master updated: HIVE-24267: RetryingClientTimeBased should always perform first invocation (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-10-19 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 70507fa HIVE-24267: RetryingClientTimeBased

[hive] branch master updated: HIVE-24109: Load partitions in batches for managed tables in the bootstrap phase (Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-10-22 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new e033ebe HIVE-24109: Load partitions in batches

[hive] branch master updated: HIVE-24307:Beeline with property-file and -e parameter is failing (Ayush Saxena, reviewed by Aasha Medhi)

2020-10-29 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 10236b5 HIVE-24307:Beeline with property-file

[hive] branch master updated: HIVE-24330:Automate setting permissions on cmRoot directories.(Arko Sharma, reviewed by Aasha Medhi)

2020-11-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 3c0f24d HIVE-24330:Automate setting permissions

[hive] branch master updated: HIVE-24173:notification cleanup interval value changes depending upon replication enabled or not.(Arko Sharma, reviewed by Aasha Medhi)

2020-11-09 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new a107484 HIVE-24173:notification cleanup

[hive] branch master updated: HIVE-24327: AtlasServer entity may not be present during first Atlas metadata dump (Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-11-11 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6617116 HIVE-24327: AtlasServer entity may not

[hive] branch master updated: HIVE-24366: changeMarker value sent to atlas export API is set to 0 in the 2nd repl dump call(Arko Sharma, reviewed by Pravin Kumar Sinha)

2020-11-11 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new e9f72e6 HIVE-24366: changeMarker value sent to

[hive] branch master updated: HIVE-24371:Ranger Replication fallback to updateIfExists(Aasha Medhi, reviewed by Pravin Kumar Sinha)

2020-11-11 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4c9ef18 HIVE-24371:Ranger Replication fallback

  1   2   >