HDFS-9021. Use a yellow elephant rather than a blue one in diagram.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c83d13c6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c83d13c6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c83d13c6 Branch: refs/heads/YARN-1197 Commit: c83d13c64993c3a7f0f35142cddac19e1074976e Parents: ed78b14 Author: Andrew Wang <[email protected]> Authored: Thu Sep 3 16:27:20 2015 -0700 Committer: Andrew Wang <[email protected]> Committed: Thu Sep 3 16:27:20 2015 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ .../site/resources/images/LazyPersistWrites.png | Bin 107161 -> 90224 bytes 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/c83d13c6/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index ce3fbb4..b9b89aa 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -886,6 +886,8 @@ Release 2.8.0 - UNRELEASED HDFS-9002. Move o.a.h.hdfs.net/*Peer classes to hdfs-client. (Mingliang Liu via wheat9) + HDFS-9021. Use a yellow elephant rather than a blue one in diagram. (wang) + OPTIMIZATIONS HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than http://git-wip-us.apache.org/repos/asf/hadoop/blob/c83d13c6/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png b/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png index b2bde93..a21e866 100644 Binary files a/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png and b/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png differ
