You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2023/02/23 13:24:03 UTC

[hadoop] branch build/index created (now 4067facae6e)

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

stevel pushed a change to branch build/index
in repository https://gitbox.apache.org/repos/asf/hadoop.git


      at 4067facae6e HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file

This branch includes the following new commits:

     new 4067facae6e HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org


[hadoop] 01/01: HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stevel pushed a commit to branch build/index
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 4067facae6eac03ec31612134dc93b113d09ee80
Author: Steve Loughran <st...@cloudera.com>
AuthorDate: Thu Feb 23 13:23:35 2023 +0000

    HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file
    
    + add a link to mukund's apachecon talk
    
    Change-Id: I3d04b385ff1312aabf2a81d034f54f124d544a54
---
 hadoop-project/src/site/markdown/index.md.vm | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/hadoop-project/src/site/markdown/index.md.vm b/hadoop-project/src/site/markdown/index.md.vm
index e7ed0fe8066..33c86bbc06e 100644
--- a/hadoop-project/src/site/markdown/index.md.vm
+++ b/hadoop-project/src/site/markdown/index.md.vm
@@ -62,7 +62,10 @@ possibly in parallel, with results potentially coming in out-of-order.
 Benchmarking of enhanced Apache ORC and Apache Parquet clients through `file://` and `s3a://`
 show significant improvements in query performance.
 
-Further Reading: [FsDataInputStream](./hadoop-project-dist/hadoop-common/filesystem/fsdatainputstream.html).
+Further Reading:
+* [FsDataInputStream](./hadoop-project-dist/hadoop-common/filesystem/fsdatainputstream.html).
+* [Hadoop Vectored IO: Your Data Just Got Faster!](https://apachecon.com/acasia2022/sessions/bigdata-1148.html)
+  Apachecon 2022 talk.
 
 Mapreduce: Manifest Committer for Azure ABFS and google GCS
 ----------------------------------------------------------
@@ -88,14 +91,6 @@ More details are available in the
 documentation.
 
 
-HDFS: Router Based Federation
------------------------------
-
-A lot of effort has been invested into stabilizing/improving the HDFS Router Based Federation feature.
-
-1. HDFS-13522, HDFS-16767 & Related Jiras: Allow Observer Reads in HDFS Router Based Federation.
-2. HDFS-13248: RBF supports Client Locality
-
 HDFS: Dynamic Datanode Reconfiguration
 --------------------------------------
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org