[jira] [Created] (HIVE-26341) Replication logs & metrics shows last repl id as 0 when number of events is zero

2022-06-19 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26341: - Summary: Replication logs & metrics shows last repl id as 0 when number of events is zero Key: HIVE-26341 URL: https://issues.apache.org/jira/browse/HIVE-26341

[jira] [Created] (HIVE-26338) Repl Dump should fail if source database does not exist.

2022-06-16 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26338: - Summary: Repl Dump should fail if source database does not exist. Key: HIVE-26338 URL: https://issues.apache.org/jira/browse/HIVE-26338 Project: Hive

[jira] [Created] (HIVE-26326) Support enabling background threads when failover is in progress.

2022-06-14 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26326: - Summary: Support enabling background threads when failover is in progress. Key: HIVE-26326 URL: https://issues.apache.org/jira/browse/HIVE-26326 Project: Hive

[jira] [Created] (HIVE-26316) Handle dangling open txns on both src & tgt in unplanned failover.

2022-06-13 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26316: - Summary: Handle dangling open txns on both src & tgt in unplanned failover. Key: HIVE-26316 URL: https://issues.apache.org/jira/browse/HIVE-26316 Project: Hive

[jira] [Created] (HIVE-26301) Handle ACID tables bootstrap during reverse replication in unplanned failover.

2022-06-08 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26301: - Summary: Handle ACID tables bootstrap during reverse replication in unplanned failover. Key: HIVE-26301 URL: https://issues.apache.org/jira/browse/HIVE-26301

[jira] [Created] (HIVE-26285) Overwrite database metadata on original source in optimised failover.

2022-06-01 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26285: - Summary: Overwrite database metadata on original source in optimised failover. Key: HIVE-26285 URL: https://issues.apache.org/jira/browse/HIVE-26285 Project: Hive

[jira] [Created] (HIVE-26237) Check if replication cause metastore connection leakage.

2022-05-18 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26237: - Summary: Check if replication cause metastore connection leakage. Key: HIVE-26237 URL: https://issues.apache.org/jira/browse/HIVE-26237 Project: Hive

[jira] [Created] (HIVE-26225) Delete operations in ObjectStore.cleanWriteNotificationEvents should be performed in different transactions

2022-05-12 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-26225: - Summary: Delete operations in ObjectStore.cleanWriteNotificationEvents should be performed in different transactions Key: HIVE-26225 URL:

[jira] [Created] (HIVE-25872) Skip tracking of alterDatabase events for replication specific property (repl.last.id).

2022-01-17 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25872: - Summary: Skip tracking of alterDatabase events for replication specific property (repl.last.id). Key: HIVE-25872 URL: https://issues.apache.org/jira/browse/HIVE-25872

[jira] [Created] (HIVE-25814) Add entry in replication_metrics table for skipped replication iterations.

2021-12-16 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25814: - Summary: Add entry in replication_metrics table for skipped replication iterations. Key: HIVE-25814 URL: https://issues.apache.org/jira/browse/HIVE-25814 Project:

[jira] [Created] (HIVE-25790) Make managed table copies handle updates (FileUtils)

2021-12-08 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25790: - Summary: Make managed table copies handle updates (FileUtils) Key: HIVE-25790 URL: https://issues.apache.org/jira/browse/HIVE-25790 Project: Hive Issue

[jira] [Created] (HIVE-25756) Fix replication metrics backward compatibility issue.

2021-12-01 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25756: - Summary: Fix replication metrics backward compatibility issue. Key: HIVE-25756 URL: https://issues.apache.org/jira/browse/HIVE-25756 Project: Hive Issue

[jira] [Created] (HIVE-25731) Differentiate between failover revert and complete

2021-11-22 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25731: - Summary: Differentiate between failover revert and complete Key: HIVE-25731 URL: https://issues.apache.org/jira/browse/HIVE-25731 Project: Hive Issue

[jira] [Created] (HIVE-25609) Preserve XAttrs in normal file copy case.

2021-10-12 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25609: - Summary: Preserve XAttrs in normal file copy case. Key: HIVE-25609 URL: https://issues.apache.org/jira/browse/HIVE-25609 Project: Hive Issue Type:

[jira] [Created] (HIVE-25602) Fix failover metadata file path in repl load execution.

2021-10-07 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25602: - Summary: Fix failover metadata file path in repl load execution. Key: HIVE-25602 URL: https://issues.apache.org/jira/browse/HIVE-25602 Project: Hive Issue

[jira] [Created] (HIVE-25596) Compress Hive Replication Metrics while storing

2021-10-06 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25596: - Summary: Compress Hive Replication Metrics while storing Key: HIVE-25596 URL: https://issues.apache.org/jira/browse/HIVE-25596 Project: Hive Issue Type:

[jira] [Created] (HIVE-25534) Don't preserve FileAttribute.XATTR to initialise distcp.

2021-09-16 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25534: - Summary: Don't preserve FileAttribute.XATTR to initialise distcp. Key: HIVE-25534 URL: https://issues.apache.org/jira/browse/HIVE-25534 Project: Hive

[jira] [Created] (HIVE-25455) Include root cause of error in CopyUtils exception handling usecase.

2021-08-16 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25455: - Summary: Include root cause of error in CopyUtils exception handling usecase. Key: HIVE-25455 URL: https://issues.apache.org/jira/browse/HIVE-25455 Project: Hive

[jira] [Created] (HIVE-25433) DistCp job fails with yarn map compatibility mode issue.

2021-08-06 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25433: - Summary: DistCp job fails with yarn map compatibility mode issue. Key: HIVE-25433 URL: https://issues.apache.org/jira/browse/HIVE-25433 Project: Hive

[jira] [Created] (HIVE-25309) Fix cbo_proj_join_transpose.q in testCliDriver

2021-07-06 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25309: - Summary: Fix cbo_proj_join_transpose.q in testCliDriver Key: HIVE-25309 URL: https://issues.apache.org/jira/browse/HIVE-25309 Project: Hive Issue Type:

[jira] [Created] (HIVE-25304) Fix test org.apache.hive.spark.client.rpc.TestRpc.testServerPort

2021-07-01 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25304: - Summary: Fix test org.apache.hive.spark.client.rpc.TestRpc.testServerPort Key: HIVE-25304 URL: https://issues.apache.org/jira/browse/HIVE-25304 Project: Hive

[jira] [Created] (HIVE-25246) Fix the clean up of open repl created transactions

2021-06-15 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25246: - Summary: Fix the clean up of open repl created transactions Key: HIVE-25246 URL: https://issues.apache.org/jira/browse/HIVE-25246 Project: Hive Issue

[jira] [Created] (HIVE-25154) Disable StatsUpdaterThread and PartitionManagementTask for db that is being failoved over.

2021-05-21 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25154: - Summary: Disable StatsUpdaterThread and PartitionManagementTask for db that is being failoved over. Key: HIVE-25154 URL: https://issues.apache.org/jira/browse/HIVE-25154

[jira] [Created] (HIVE-25086) Create Ranger Deny Policy for replication db in all cases if hive.repl.ranger.target.deny.policy is set to true.

2021-05-03 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25086: - Summary: Create Ranger Deny Policy for replication db in all cases if hive.repl.ranger.target.deny.policy is set to true. Key: HIVE-25086 URL:

[jira] [Created] (HIVE-25002) modify condition for target of replication in statsUpdaterThread and PartitionManagementTask

2021-04-12 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-25002: - Summary: modify condition for target of replication in statsUpdaterThread and PartitionManagementTask Key: HIVE-25002 URL: https://issues.apache.org/jira/browse/HIVE-25002

[jira] [Created] (HIVE-24953) Set repl.source.for property in the db if db is under replication in incremental dump.

2021-03-29 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-24953: - Summary: Set repl.source.for property in the db if db is under replication in incremental dump. Key: HIVE-24953 URL: https://issues.apache.org/jira/browse/HIVE-24953

[jira] [Created] (HIVE-24946) Handle failover case during Repl Load

2021-03-26 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-24946: - Summary: Handle failover case during Repl Load Key: HIVE-24946 URL: https://issues.apache.org/jira/browse/HIVE-24946 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-24918) Handle failover case during Repl Dump

2021-03-22 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-24918: - Summary: Handle failover case during Repl Dump Key: HIVE-24918 URL: https://issues.apache.org/jira/browse/HIVE-24918 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-24912) Support to add repl.target.for property during incremental run

2021-03-19 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-24912: - Summary: Support to add repl.target.for property during incremental run Key: HIVE-24912 URL: https://issues.apache.org/jira/browse/HIVE-24912 Project: Hive

[jira] [Created] (HIVE-24909) Skip the repl events from getting logged in notification log

2021-03-19 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-24909: - Summary: Skip the repl events from getting logged in notification log Key: HIVE-24909 URL: https://issues.apache.org/jira/browse/HIVE-24909 Project: Hive

[jira] [Created] (HIVE-24783) Store currentNotificationID on target during repl load operation

2021-02-15 Thread Haymant Mangla (Jira)
Haymant Mangla created HIVE-24783: - Summary: Store currentNotificationID on target during repl load operation Key: HIVE-24783 URL: https://issues.apache.org/jira/browse/HIVE-24783 Project: Hive