This repository was archived by the owner on May 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,27 +120,6 @@ The following configuration steps are optional and will likely not be required f
120120If you do not need any of the following special configurations, skip to
121121[ the section on using XRootD] ( #using-xrootd ) .
122122
123- #### Enabling Hadoop support (deprecated, EL 7 Only)
124-
125- !!! info "OSG 3.5 end-of-life"
126- Hadoop is no longer supported in OSG 3.6 and OSG 3.5 will reach its end-of-life at the
127- [ beginning of May 2022] ( ../../release/release_series.md#series-overviews ) .
128-
129- Hadoop File System (HDFS) based sites should utilize the ` xrootd-hdfs ` plugin to allow XRootD to access their storage:
130-
131- 1 . Install the XRootD HDFS plugin package:
132-
133- :::console
134- root@host # yum install xrootd-hdfs
135-
136- 1 . Add the following configuration to ` /etc/xrootd/xrootd-clustered.cfg ` :
137-
138- :::file
139- ofs.osslib /usr/lib64/libXrdHdfs.so
140-
141- For more information, see [ the HDFS installation documents] ( ../install-hadoop.md ) .
142-
143-
144123#### Enabling multi-user support
145124
146125!!! warning "Requirements for XRootD-Multiuser with VOMS FQANs"
Original file line number Diff line number Diff line change @@ -102,8 +102,6 @@ installed [CVMFS](worker-node/install-cvmfs.md) on your worker nodes.
102102
103103- [ Install Frontier Squid] ( data/frontier-squid.md ) , an HTTP caching proxy service.
104104- Storage element:
105- - Hadoop Distributed File System (HDFS):
106- - [ Hadoop Overview] ( data/hadoop-overview.md ) : HDFS information, planning, and guides
107105 - XRootD:
108106 - [ XRootd Overview] ( ./data/xrootd/overview.md ) : XRootD information, planning, and guides
109107 - [ Install XRootD Server] ( ./data/xrootd/install-storage-element.md ) : XRootD redirector installation
You can’t perform that action at this time.
0 commit comments