You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ab...@apache.org on 2021/06/17 16:30:08 UTC

[tez] branch branch-0.10.1 updated (b6c7fed -> 355fbc1)

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

abstractdog pushed a change to branch branch-0.10.1
in repository https://gitbox.apache.org/repos/asf/tez.git.


    from b6c7fed  TEZ-4295: Could not decompress data. Buffer length is too small. (#130) (Laszlo Bodor reviewed by Ashutosh Chauhan)
     add 9899ca3  TEZ-4313: Apache Tez Release 0.10.1 - CHANGES.TXT
     add 355fbc1  TEZ-4313: Apache Tez Release 0.10.1 - version bump

No new revisions were added by this update.

Summary of changes:
 CHANGES.TXT                                        | 2750 ++++++++++++++++++++
 docs/pom.xml                                       |    2 +-
 hadoop-shim-impls/hadoop-shim-2.7/pom.xml          |    2 +-
 hadoop-shim-impls/hadoop-shim-2.8/pom.xml          |    2 +-
 hadoop-shim-impls/pom.xml                          |    2 +-
 hadoop-shim/pom.xml                                |    2 +-
 pom.xml                                            |    2 +-
 tez-api/pom.xml                                    |    2 +-
 tez-build-tools/pom.xml                            |    2 +-
 tez-common/pom.xml                                 |    2 +-
 tez-dag/pom.xml                                    |    2 +-
 tez-dist/pom.xml                                   |    2 +-
 tez-examples/pom.xml                               |    2 +-
 tez-ext-service-tests/pom.xml                      |    2 +-
 tez-mapreduce/pom.xml                              |    2 +-
 tez-plugins/pom.xml                                |    2 +-
 tez-plugins/tez-aux-services/pom.xml               |    2 +-
 tez-plugins/tez-history-parser/pom.xml             |    2 +-
 tez-plugins/tez-protobuf-history-plugin/pom.xml    |    2 +-
 tez-plugins/tez-yarn-timeline-cache-plugin/pom.xml |    2 +-
 .../tez-yarn-timeline-history-with-acls/pom.xml    |    2 +-
 .../tez-yarn-timeline-history-with-fs/pom.xml      |    2 +-
 tez-plugins/tez-yarn-timeline-history/pom.xml      |    2 +-
 tez-runtime-internals/pom.xml                      |    2 +-
 tez-runtime-library/pom.xml                        |    2 +-
 tez-tests/pom.xml                                  |    2 +-
 tez-tools/analyzers/job-analyzer/pom.xml           |    2 +-
 tez-tools/analyzers/pom.xml                        |    2 +-
 tez-tools/pom.xml                                  |    2 +-
 tez-tools/tez-javadoc-tools/pom.xml                |    2 +-
 tez-tools/tez-tfile-parser/pom.xml                 |    2 +-
 tez-ui/pom.xml                                     |    2 +-
 32 files changed, 2781 insertions(+), 31 deletions(-)
 create mode 100644 CHANGES.TXT