[GitHub] hive pull request #524: HIVE-21186: External tables replication throws NPE i...

2019-01-30 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/524

HIVE-21186: External tables replication throws NPE if 
hive.repl.replica.external.table.base.dir is not fully qualified HDFS path.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-21186

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/524.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #524


commit 06653ca2d5a607784d7c0ce47d7c5b28769e9a02
Author: Sankar Hariappan 
Date:   2019-01-30T09:12:02Z

HIVE-21186: External tables replication throws NPE if 
hive.repl.replica.external.table.base.dir is not fully qualified HDFS path.




---


[GitHub] hive pull request #523: HIVE-21029: External table replication for existing ...

2019-01-29 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/523

HIVE-21029: External table replication for existing deployments running 
incremental replication.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-21029

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/523.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #523


commit ccf630904d75a0ff099bc24160efd5d6c03ae02f
Author: Sankar Hariappan 
Date:   2019-01-29T11:18:47Z

HIVE-21029: External table replication for existing deployments running 
incremental replication.




---


[GitHub] hive pull request #483: HIVE-20682: Async query execution can potentially fa...

2018-12-18 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/483


---


[GitHub] hive pull request #508: HIVE-21043: Enable move optimization for replicating...

2018-12-18 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/508


---


[GitHub] hive pull request #508: HIVE-21043: Enable move optimization for replicating...

2018-12-18 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/508

HIVE-21043: Enable move optimization for replicating to cloud based cluster 
with strict managed tables.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-21043

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #508


commit a3fd34c093b4ebc5672156d8bc7e6f4d426aee6d
Author: Sankar Hariappan 
Date:   2018-12-18T11:00:04Z

HIVE-21043: Enable move optimization for replicating to cloud based cluster 
with strict managed tables.




---


[GitHub] hive pull request #483: HIVE-20682: Async query execution can potentially fa...

2018-11-01 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/483

HIVE-20682: Async query execution can potentially fail if shared 
sessionHive is closed by master thread.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20682

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/483.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #483


commit 6bf5e525857c9008982f99ec85ca2b7f1701e3f7
Author: Sankar Hariappan 
Date:   2018-11-01T18:10:48Z

HIVE-20682: Async query execution can potentially fail if shared 
sessionHive is closed by master thread.




---


[GitHub] hive pull request #452: HIVE-20682: Async query execution can potentially fa...

2018-11-01 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/452


---


[GitHub] hive pull request #452: HIVE-20682: Async query execution can potentially fa...

2018-10-23 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/452

HIVE-20682: Async query execution can potentially fail if shared 
sessionHive is closed by master thread.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20682

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/452.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #452


commit 9f5a3eff3598d7b76fd7a53f6aedefd57e1c641e
Author: Sankar Hariappan 
Date:   2018-10-06T08:12:25Z

HIVE-20682: Async query execution can potentially fail if shared 
sessionHive is closed by master thread.




---


[GitHub] hive pull request #441: HIVE-20646: Partition filter condition is not pushed...

2018-10-06 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/441


---


[GitHub] hive pull request #441: HIVE-20646: Partition filter condition is not pushed...

2018-09-28 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/441

HIVE-20646: Partition filter condition is not pushed down to metastore 
query if it has IS NOT NULL.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20646

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/441.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #441


commit 5269fdb9b081d100c3d183495f8bfce824e2805a
Author: Sankar Hariappan 
Date:   2018-09-28T11:05:53Z

HIVE-20646: Partition filter condition is not pushed down to metastore 
query if it has IS NOT NULL.




---


[GitHub] hive pull request #435: HIVE-20627: Concurrent async queries intermittently ...

2018-09-27 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/435


---


[GitHub] hive pull request #438: HIVE-20632: Query with get_splits UDF fails if mater...

2018-09-26 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/438


---


[GitHub] hive pull request #434: HIVE-20607: TxnHandler should use PreparedStatement ...

2018-09-26 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/434


---


[GitHub] hive pull request #438: HIVE-20632: Query with get_splits UDF fails if mater...

2018-09-25 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/438

HIVE-20632: Query with get_splits UDF fails if materialized view is created 
on queried table.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20632

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/438.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #438


commit 8356b2ea7d6c699e3a5057b34e5752b2c871aafc
Author: Sankar Hariappan 
Date:   2018-09-25T16:31:41Z

HIVE-20632: Query with get_splits UDF fails if materialized view is created 
on queried table.




---


[GitHub] hive pull request #435: HIVE-20627: Concurrent async queries intermittently ...

2018-09-24 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/435

HIVE-20627: Concurrent async queries intermittently fails with 
LockException and cause memory leak.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20627

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/435.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #435


commit 829ea3db8a4f6837c29fb76d7d89c002efbcb4f5
Author: Sankar Hariappan 
Date:   2018-09-24T10:47:16Z

HIVE-20627: Concurrent async queries intermittently fails with 
LockException and cause memory leak.




---


[GitHub] hive pull request #432: HIVE-20541: REPL DUMP on external table with add par...

2018-09-23 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/432


---


[GitHub] hive pull request #434: HIVE-20607: TxnHandler should use PreparedStatement ...

2018-09-22 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/434

HIVE-20607: TxnHandler should use PreparedStatement to execute direct SQL 
queries.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20607

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/434.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #434


commit 05a6daa841579d2835affef0144af4ba6c0ac1bb
Author: Sankar Hariappan 
Date:   2018-09-22T09:29:37Z

HIVE-20607: TxnHandler should use PreparedStatement to execute direct SQL 
queries.




---


[GitHub] hive pull request #432: HIVE-20541: REPL DUMP on external table with add par...

2018-09-12 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/432

HIVE-20541: REPL DUMP on external table with add partition event throws 
NoSuchElementException.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20541

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #432


commit ef1d3cacb5f23ae6dfb771a7cdddfba736b7b6d9
Author: Sankar Hariappan 
Date:   2018-09-12T06:52:05Z

HIVE-20541: REPL DUMP on external table with add partition event throws 
NoSuchElementException.




---


[GitHub] hive pull request #424: HIVE-20476: CopyUtils used by REPL LOAD and EXPORT/I...

2018-09-05 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/424


---


[GitHub] hive pull request #416: HIVE-20371: Queries failing with Internal error proc...

2018-08-28 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/416


---


[GitHub] hive pull request #410: HIVE-20264: Bootstrap repl dump with concurrent writ...

2018-08-28 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/410


---


[GitHub] hive pull request #424: HIVE-20476: CopyUtils used by REPL LOAD and EXPORT/I...

2018-08-28 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/424

HIVE-20476: CopyUtils used by REPL LOAD and EXPORT/IMPORT operations ignore 
distcp error.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20476

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/424.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #424






---


[GitHub] hive pull request #416: HIVE-20371: Queries failing with Internal error proc...

2018-08-13 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/416

HIVE-20371: Queries failing with Internal error processing 
add_write_notification_log



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20371

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/416.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #416


commit b97064246b2a503f40b7c5657c10d3278e1cad19
Author: Sankar Hariappan 
Date:   2018-08-13T12:11:56Z

HIVE-20371: Queries failing with Internal error processing 
add_write_notification_log




---


[GitHub] hive pull request #408: HIVE-20316: Skip external table file listing for cre...

2018-08-10 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/408


---


[GitHub] hive pull request #385: HIVE-17840: HiveMetaStore eats exception if transact...

2018-08-10 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/385


---


[GitHub] hive pull request #384: HIVE-20025: Clean-up of event files created by HiveP...

2018-08-10 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/384


---


[GitHub] hive pull request #410: HIVE-20264: Bootstrap repl dump with concurrent writ...

2018-08-07 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/410

HIVE-20264: Bootstrap repl dump with concurrent write and drop of ACID 
table makes target inconsistent.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20264

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/410.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #410


commit 763463f961229a69f3e714c0f5613aaeca2ddabd
Author: Sankar Hariappan 
Date:   2018-08-07T11:38:14Z

HIVE-20264: Bootstrap repl dump with concurrent write and drop of ACID 
table makes target inconsistent.




---


[GitHub] hive pull request #408: HIVE-20316: Skip external table file listing for cre...

2018-08-06 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/408

HIVE-20316: Skip external table file listing for create table event.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20316

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/408.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #408


commit 0c89ab0d5811beeb58800b9f8f66f6f2d6119116
Author: Sankar Hariappan 
Date:   2018-08-06T09:42:10Z

HIVE-20316: Skip external table file listing for create table event.




---


[GitHub] hive pull request #404: HIVE-20209: Metastore connection fails for first att...

2018-07-30 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/404


---


[GitHub] hive pull request #403: HIVE-19927: Last Repl ID set by bootstrap dump is in...

2018-07-27 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/403


---


[GitHub] hive pull request #404: HIVE-20209: Metastore connection fails for first att...

2018-07-24 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/404

HIVE-20209: Metastore connection fails for first attempt in repl dump.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20209

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/404.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #404


commit 5d2161db341b528e9fad83996be63823f9432880
Author: Sankar Hariappan 
Date:   2018-07-24T14:59:04Z

HIVE-20209: Metastore connection fails for first attempt in repl dump.




---


[GitHub] hive pull request #402: HIVE-20192: HS2 with embedded metastore is leaking J...

2018-07-23 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/402


---


[GitHub] hive pull request #403: HIVE-19927: Last Repl ID set by bootstrap dump is in...

2018-07-18 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/403

HIVE-19927: Last Repl ID set by bootstrap dump is incorrect and may cause 
data loss  if have ACID/MM tables.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19927

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/403.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #403


commit 434aa1fe7060d1aab393d693e471e67880d599d8
Author: Sankar Hariappan 
Date:   2018-07-08T10:43:47Z

HIVE-19927: Last Repl ID set by bootstrap dump is incorrect and may cause 
data loss  if have ACID/MM tables.




---


[GitHub] hive pull request #402: HIVE-20192: HS2 with embedded metastore is leaking J...

2018-07-18 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/402

HIVE-20192: HS2 with embedded metastore is leaking JDOPersistenceManager 
objects.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20192

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/402.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #402


commit fdd94019ca5c2616d796905fd7748c9aa77c9a12
Author: Sankar Hariappan 
Date:   2018-07-18T14:14:55Z

HIVE-20192: HS2 with embedded metastore is leaking JDOPersistenceManager 
objects.




---


[GitHub] hive pull request #385: HIVE-17840: HiveMetaStore eats exception if transact...

2018-07-02 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/385

HIVE-17840: HiveMetaStore eats exception if 
transactionalListeners.notifyEvent fail.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17840

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/385.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #385


commit 0dbccfe51b83fa1f1842d96fb133be0c5bef4ebf
Author: Sankar Hariappan 
Date:   2018-07-02T11:09:51Z

HIVE-17840: HiveMetaStore eats exception if 
transactionalListeners.notifyEvent fail.




---


[GitHub] hive pull request #384: HIVE-20025: Clean-up of event files created by HiveP...

2018-07-01 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/384

HIVE-20025: Clean-up of event files created by HiveProtoLoggingHook.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20025

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/384.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #384


commit 52c24baa28ed305f3be2b47f6246ffede0f08e6e
Author: Sankar Hariappan 
Date:   2018-07-01T17:18:06Z

HIVE-20025: Clean-up of event files created by HiveProtoLoggingHook.




---


[GitHub] hive pull request #366: HIVE-19739: Bootstrap REPL LOAD to use checkpoints t...

2018-06-14 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/366


---


[GitHub] hive pull request #367: HIVE-19815: Repl dump should not propagate the check...

2018-06-10 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/367


---


[GitHub] hive pull request #367: HIVE-19815: Repl dump should not propagate the check...

2018-06-06 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/367

HIVE-19815: Repl dump should not propagate the checkpoint and repl source 
properties.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19815

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #367


commit 39711256350121104a771c4aaea3ed7519308346
Author: Sankar Hariappan 
Date:   2018-06-06T09:20:42Z

HIVE-19815: Repl dump should not propagate the checkpoint and repl source 
properties.




---


[GitHub] hive pull request #366: HIVE-19739: Bootstrap REPL LOAD to use checkpoints t...

2018-06-06 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/366

HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the 
loaded data/metadata.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19739

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/366.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #366


commit 89d6d9957c200ebad3a78a38400ea70efa5abdc2
Author: Sankar Hariappan 
Date:   2018-06-04T21:35:38Z

HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the 
loaded data/metadata.




---


[GitHub] hive pull request #352: HIVE-19499: Bootstrap REPL LOAD shall add tasks to c...

2018-05-26 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/352


---


[GitHub] hive pull request #352: HIVE-19499: Bootstrap REPL LOAD shall add tasks to c...

2018-05-21 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/352

HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for 
db/tables/partitions.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19499

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/352.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #352


commit 7cd8e4153325167f0d869667efb86c10256761f7
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-19T18:16:58Z

HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for 
db/tables/partitions.




---


[GitHub] hive pull request #343: HIVE-19435: Incremental replication cause data loss ...

2018-05-13 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/343


---


[GitHub] hive pull request #344: HIVE-19476: Fix failures in TestReplicationScenarios...

2018-05-13 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/344


---


[GitHub] hive pull request #339: HIVE 18193:Migrate existing ACID tables to use write...

2018-05-11 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/339


---


[GitHub] hive pull request #342: HIVE-19248: REPL LOAD couldn't copy file from source...

2018-05-11 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/342


---


[GitHub] hive pull request #344: HIVE-19476: Fix failures in TestReplicationScenarios...

2018-05-09 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/344

HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, 
TestReplicationOnHDFSEncryptedZones and TestCopyUtils.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19476

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/344.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #344


commit a50f602bb0e38b7b96ae154e667e15afd2fc8b9b
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-09T12:42:21Z

HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, 
TestReplicationOnHDFSEncryptedZones and TestCopyUtils.




---


[GitHub] hive pull request #343: HIVE-19435: Incremental replication cause data loss ...

2018-05-07 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/343

HIVE-19435: Incremental replication cause data loss if a table is dropped 
followed by create and insert-into with different partition type.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19435

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/343.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #343


commit 5d1d9dccbd8298ee8b593283315a6ad4f0f33c6e
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-07T08:41:05Z

HIVE-19435: Incremental replication cause data loss if a table is dropped 
followed by create and insert-into with different partition type.




---


[GitHub] hive pull request #342: HIVE-19248: REPL LOAD couldn't copy file from source...

2018-05-06 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/342

HIVE-19248: REPL LOAD couldn't copy file from source CM path and also 
doesn't throw error if file copy fails.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19248

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/342.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #342


commit 0c0d3e185d391830978f52cd199953e770cbf12f
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-04T10:47:57Z

HIVE-19248: REPL LOAD couldn't copy file from source CM path and also 
doesn't throw error if file copy fails.




---


[GitHub] hive pull request #332: HIVE-19130: NPE is thrown when REPL LOAD applied dro...

2018-05-03 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/332


---


[GitHub] hive pull request #316: HIVE-18864: ValidWriteIdList snapshot seems incorrec...

2018-05-03 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/316


---


[GitHub] hive pull request #331: HIVE-18988: Support bootstrap replication of ACID ta...

2018-05-03 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/331


---


[GitHub] hive pull request #339: HIVE 18193:Migrate existing ACID tables to use write...

2018-05-03 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/339

HIVE 18193:Migrate existing ACID tables to use write id per table rather 
than global transaction id



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18193

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/339.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #339


commit bd41541d27a7cfe6c497a9c88097e9f0b4a905e0
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-02T06:48:39Z

HIVE-18193: Migrate existing ACID tables to use write id per table rather 
than global transaction id.

commit 374b421b6d2f41bfa6a4b0cbc3f5068b5e55bb82
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-03T09:23:06Z

Added NOT NULL constraint

commit 8c9f9ce989471f4d0e7e8eb48c3801baf79a58b6
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-03T09:50:13Z

Updated upgrade scripts of all databases for write ID migration

commit 11d5510905d6566c7412c997094b01dbe6997a18
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-05-03T13:46:58Z

Bug fixes with metastore install/upgrade tests




---


[GitHub] hive pull request #334: HIVE-19219: Hive replicated database is out of sync ...

2018-04-22 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/334


---


[GitHub] hive pull request #333: HIVE-19197: TestReplicationScenarios is flaky

2018-04-19 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/333


---


[GitHub] hive pull request #334: HIVE-19219: Hive replicated database is out of sync ...

2018-04-16 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/334

HIVE-19219: Hive replicated database is out of sync if events are 
cleaned-up.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19219

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/334.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #334


commit b883f8b28c9f86e0cc731bc1b43c3706617bec81
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-04-16T16:05:46Z

HIVE-19219: Hive replicated database is out of sync if events are 
cleaned-up.




---


[GitHub] hive pull request #333: HIVE-19197: TestReplicationScenarios is flaky

2018-04-15 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/333

HIVE-19197: TestReplicationScenarios is flaky



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19197

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/333.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #333


commit 07cb28befb39978abffe0ec270df6324ef4a22ae
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-04-15T12:56:37Z

HIVE-19197: TestReplicationScenarios is flaky




---


[GitHub] hive pull request #332: HIVE-19130: NPE is thrown when REPL LOAD applied dro...

2018-04-10 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/332

HIVE-19130: NPE is thrown when REPL LOAD applied drop partition event.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19130

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/332.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #332






---


[GitHub] hive pull request #331: HIVE-18988: Support bootstrap replication of ACID ta...

2018-04-08 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/331

HIVE-18988: Support bootstrap replication of ACID tables.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18988

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/331.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #331


commit a503722c4fb61a024702977a0c81ef948b98d483
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-04-05T16:57:43Z

HIVE-18988: Support bootstrap replication of ACID tables.




---


[GitHub] hive pull request #321: HIVE-18747: Cleaner for TXN_TO_WRITE_ID table entrie...

2018-04-03 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/321


---


[GitHub] hive pull request #324: HIVE-19007: REPL LOAD should set the Hive configs ob...

2018-03-28 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/324


---


[GitHub] hive pull request #324: HIVE-19007: REPL LOAD should set the Hive configs ob...

2018-03-22 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/324

HIVE-19007: REPL LOAD should set the Hive configs obtained through WITH 
clause into the tasks created.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-19007

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/324.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #324


commit cdf529178f488472594e522cb90388aa3b4b4380
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-03-21T10:37:12Z

HIVE-19007: REPL LOAD should set the Hive configs obtained through WITH 
clause into the tasks created.




---


[GitHub] hive pull request #321: HIVE-18747: Cleaner for TXN_TO_WRITE_ID table entrie...

2018-03-16 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/321

HIVE-18747: Cleaner for TXN_TO_WRITE_ID table entries/MIN_HISTORY_LEVEL.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18747

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/321.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #321


commit 3cba53bbf711dd6ea17c271c38c7fb6aefb17925
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-03-12T20:58:53Z

HIVE-18747: Cleaner for TXN_TO_WRITE_ID table entries/MIN_HISTORY_LEVEL.




---


[GitHub] hive pull request #317: HIVE-18751: ACID table scan through get_splits UDF d...

2018-03-11 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/317


---


[GitHub] hive pull request #317: HIVE-18751: ACID table scan through get_splits UDF d...

2018-03-08 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/317

HIVE-18751: ACID table scan through get_splits UDF doesn't receive 
ValidWriteIdList configuration.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18751

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/317.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #317


commit b8e481cc0a89a98c4654713af25b154a9262f5f9
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-03-08T09:26:41Z

HIVE-18751: ACID table scan through get_splits UDF doesn't receive 
ValidWriteIdList configuration.




---


[GitHub] hive pull request #316: HIVE-18864: ValidWriteIdList snapshot seems incorrec...

2018-03-06 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/316

HIVE-18864: ValidWriteIdList snapshot seems incorrect if obtained after 
allocating writeId by current transaction.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18864

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/316.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #316


commit 85afddc2ab46d2f73f1ed7bcdb81105a30f7db8a
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-03-06T17:20:50Z

HIVE-18864: ValidWriteIdList snapshot seems incorrect if obtained after 
allocating writeId by current transaction.




---


[GitHub] hive pull request #315: HIVE-18749: Need to replace transactionId with write...

2018-03-06 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/315


---


[GitHub] hive pull request #315: HIVE-18749: Need to replace transactionId with write...

2018-03-05 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/315

HIVE-18749: Need to replace transactionId with writeId in 
RecordIdentifier.Field.transactionId



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18749

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/315.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #315


commit eece99664ef676d62011d0d060040b06071393ad
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-03-05T10:30:32Z

HIVE-18749: Need to replace transactionId with writeId in 
RecordIdentifier.Field.transactionId




---


[GitHub] hive pull request #314: HIVE-18750: Exchange partition should be disabled on...

2018-03-02 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/314


---


[GitHub] hive pull request #314: HIVE-18750: Exchange partition should be disabled on...

2018-02-27 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/314

HIVE-18750: Exchange partition should be disabled on ACID/Insert-only 
tables with per table write ID.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18750

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/314.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #314


commit 08dc82a8ec743ea8c5a85cd596396f0e4ac26767
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-02-27T16:33:02Z

HIVE-18750: Exchange partition should be disabled on ACID/Insert-only 
tables with per table write ID.




---


[GitHub] hive pull request #290: HIVE-18192: Introduce WriteID per table rather than ...

2018-02-23 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/290


---


[GitHub] hive pull request #280: HIVE-18031: Support replication for Alter Database o...

2018-01-30 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/280


---


[GitHub] hive pull request #290: HIVE-18192: Introduce WriteID per table rather than ...

2018-01-14 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/290

HIVE-18192: Introduce WriteID per table rather than using global 
transaction ID



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18192

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/290.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #290


commit ced6d749a7e65c42ed31a8af9e38faaf5941251a
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-01-03T05:47:38Z

HIVE-18192: Introduce WriteID per table rather than using global 
transaction ID




---


[GitHub] hive pull request #280: HIVE-18031: Support replication for Alter Database o...

2017-12-19 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/280

HIVE-18031: Support replication for Alter Database operation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18031

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/280.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #280


commit d6d0902047474a03e922a2897f70c2d22001ba12
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2017-11-22T09:03:35Z

HIVE-18031: Support replication for Alter Database operation




---


[GitHub] hive pull request #267: HIVE-17887: Incremental REPL LOAD with Drop partitio...

2017-10-25 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/267


---


[GitHub] hive pull request #267: HIVE-17887: Incremental REPL LOAD with Drop partitio...

2017-10-25 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/267

HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp 
type partition column fails.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17887

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/267.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #267


commit aaf021c092e47573421fa683968330e523792c7d
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-10-24T19:46:47Z

HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp 
type partition column fails.




---


[GitHub] hive pull request #260: HIVE-17757: REPL LOAD should use customised configur...

2017-10-10 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/260


---


[GitHub] hive pull request #260: HIVE-17757: REPL LOAD should use customised configur...

2017-10-10 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/260

HIVE-17757: REPL LOAD should use customised configurations to execute 
distcp/remote copy.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17757

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #260






---


[GitHub] hive pull request #257: HIVE-17728: TestHCatClient should configure hive.met...

2017-10-07 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/257


---


[GitHub] hive pull request #257: HIVE-17728: TestHCatClient should configure hive.met...

2017-10-06 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/257

HIVE-17728: TestHCatClient should configure 
hive.metastore.transactional.event.listeners as per recommendation.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17728

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/257.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #257


commit e5be3c09e18398824b74c7294f1d5af881a83637
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-10-06T16:31:43Z

HIVE-17728: TestHCatClient should configure 
hive.metastore.transactional.event.listeners as per recommendation.




---


[GitHub] hive pull request #256: HIVE-17681: Need to log bootstrap dump progress stat...

2017-10-05 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/256


---


[GitHub] hive pull request #255: HIVE-17608: REPL LOAD should overwrite the data file...

2017-10-04 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/255


---


[GitHub] hive pull request #256: HIVE-17681: Need to log bootstrap dump progress stat...

2017-10-04 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/256

HIVE-17681: Need to log bootstrap dump progress state property to HS2 logs.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17681

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/256.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #256


commit 8ef048b25cc34681790f79850446e79974f5adac
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-10-04T09:30:06Z

HIVE-17681: Need to log bootstrap dump progress state property to HS2 logs.




---


[GitHub] hive pull request #255: HIVE-17608: REPL LOAD should overwrite the data file...

2017-10-03 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/255

HIVE-17608: REPL LOAD should overwrite the data files if exists instead of 
duplicating it



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17608

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/255.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #255


commit f7731b20bee79adbc9de831e673d9361144e6500
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-09-28T16:38:44Z

HIVE-17608: REPL LOAD should overwrite the data files if exists instead of 
duplicating it




---


[GitHub] hive pull request #254: HIVE-16898: Validation of source file after distcp i...

2017-10-03 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/254


---


[GitHub] hive pull request #254: HIVE-16898: Validation of source file after distcp i...

2017-09-29 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/254

HIVE-16898: Validation of source file after distcp in repl load



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-16898

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/254.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #254


commit 9d3a04379e519f788e6b83bdbef70d7f7ef7f421
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-09-28T17:06:19Z

HIVE-16898: Validation of source file after distcp in repl load




---


[GitHub] hive pull request #250: HIVE-17527: Support replication for rename/move tabl...

2017-09-23 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/250


---


[GitHub] hive pull request #243: HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn...

2017-09-23 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/243


---


[GitHub] hive pull request #250: HIVE-17527: Support replication for rename/move tabl...

2017-09-13 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/250

HIVE-17527: Support replication for rename/move table across database



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17527

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/250.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #250


commit 223682c15e418b5cfbfecf71575229722f3dca25
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-09-13T19:03:30Z

HIVE-17527: Support replication for rename/move table across database




---


[GitHub] hive pull request #248: HIVE-17494: Bootstrap REPL DUMP throws exception if ...

2017-09-13 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/248


---


[GitHub] hive pull request #248: HIVE-17494: Bootstrap REPL DUMP throws exception if ...

2017-09-12 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/248

HIVE-17494: Bootstrap REPL DUMP throws exception if a partitioned table is 
dropped while reading partitions.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17494

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/248.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #248


commit 96c96dbf25b3dd6b8a3fcffc12c383a5b78152cf
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-09-12T13:35:19Z

HIVE-17494: Bootstrap REPL DUMP throws exception if a partitioned table is 
dropped while reading partitions.




---


[GitHub] hive pull request #225: HIVE-17183: Disable rename operations during bootstr...

2017-09-07 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/225


---


[GitHub] hive pull request #243: HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn...

2017-09-05 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/243

HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn't create import tasks 
if the partition doesn't exist during analyze phase.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17428

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/243.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #243


commit 6838a6f9777aec97dcd204d295b3ba4179986e6b
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-09-05T17:25:57Z

HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn't create import tasks 
if the partition doesn't exist during analyze phase.




---


[GitHub] hive pull request #241: HIVE 17367: IMPORT table doesn't load from data dump...

2017-08-31 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/241


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] hive pull request #231: HIVE-17100: Improve HS2 operation logs for REPL comm...

2017-08-31 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/231


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] hive pull request #241: HIVE 17367

2017-08-31 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/241

HIVE 17367



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17367

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/241.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #241


commit 7693b9594d718388403fcf145bbca24469c712c1
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-08-22T16:43:22Z

HIVE-17367: IMPORT table doesn't load from data dump if a metadata-only 
dump was already imported.

commit 18decf7565769d5f5af2c07eb950034883f09a1b
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-08-25T18:53:32Z

Handled the failure case of import where metastore object is updated with 
last repl id but data copy fails




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] hive pull request #212: HIVE-17195: Long chain of tasks created by REPL LOAD...

2017-08-29 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/212


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] hive pull request #205: HIVE-16990: REPL LOAD should update last repl ID onl...

2017-08-16 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/205


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] hive pull request #227: HIVE-17289: EXPORT and IMPORT shouldn't perform dist...

2017-08-16 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/227


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] hive pull request #231: HIVE-17100: Improve HS2 operation logs for REPL comm...

2017-08-14 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/231

HIVE-17100: Improve HS2 operation logs for REPL commands.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-17100

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/231.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #231


commit 2e7de9cff5093aceab124917f23b505fb0330d7b
Author: Sankar Hariappan <mailtosank...@gmail.com>
Date:   2017-07-24T06:44:34Z

HIVE-17100: Improve HS2 operation logs for REPL commands.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


  1   2   >