You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by gj...@apache.org on 2021/01/22 19:46:30 UTC

[phoenix] branch master updated (d5e93b3 -> 317f3b7)

This is an automated email from the ASF dual-hosted git repository.

gjacoby pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from d5e93b3  PHOENIX-6329 Eliminate or serialize minicluster restart operations in Integration tests
     add 317f3b7  PHOENIX-6273: Add support to handle MR Snapshot restore externally (#1079)

No new revisions were added by this update.

Summary of changes:
 .../end2end/TableSnapshotReadsMapReduceIT.java     | 63 +++++++++++++++++++---
 .../iterate/TableSnapshotResultIterator.java       | 56 +++++++++++++------
 .../phoenix/mapreduce/PhoenixInputFormat.java      |  6 +++
 .../mapreduce/util/PhoenixConfigurationUtil.java   | 20 +++++++
 .../mapreduce/util/PhoenixMapReduceUtil.java       |  4 +-
 5 files changed, 123 insertions(+), 26 deletions(-)