[GitHub] hive pull request #200: HIVE-16901: Distcp optimization - One distcp per Rep...

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

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


---
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 #200: HIVE-16901: Distcp optimization - One distcp per Rep...

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

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

HIVE-16901: Distcp optimization - One distcp per ReplCopyTask

Distcp call is modified to take list of source files as input.

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

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

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

https://github.com/apache/hive/pull/200.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 #200


commit 57c002ba87253004dcfb8d6e5217f9c6f6574952
Author: Sankar Hariappan 
Date:   2017-06-15T06:31:45Z

HIVE-16901: Distcp optimization - One distcp per ReplCopyTask




---
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.
---