.TH "chirp_server_hdfs" 1 "" "CCTools 8.0.0 DEVELOPMENT" "Cooperative Computing Tools" .SH NAME .LP \fBchirp_server_hdfs\fP - run a chirp server with HDFS client setup .SH SYNOPSIS .LP \FC\fBchirp_server_hdfs [options]\fP\FT .SH DESCRIPTION .LP .PP HDFS is the primary distributed filesystem used in the Hadoop project. \FCchirp_server_hdfs\FT enables running \FCchirp_server\FT with the proper environment variables set for using accessing HDFS. The command requires that the \FCJAVA_HOME\FT and \FCHADOOP_HOME\FT environment variables be defined. Once the environment is setup, the Chirp server will execute using HDFS as the backend filesystem for all filesystem access. .PP For complete details with examples, see the Chirp User's Manual (\fBhttp://ccl.cse.nd.edu/software/manuals/chirp.html\fP). .SH OPTIONS .LP See \fBchirp_server(1)\fP for option listing. .SH ENVIRONMENT VARIABLES .LP .IP \(bu 4 \FC\fBJAVA_HOME\fP\FT Location of your Java installation. .IP \(bu 4 \FC\fBHADOOP_HOME\fP\FT Location of your Hadoop installation. .SH EXIT STATUS .LP On success, returns zero. On failure, returns non-zero. .SH EXAMPLES .LP To start a Chirp server with a HDFS backend filesystem: .fam C .nf .nh .IP "" 8 % chirp_server_hdfs -r hdfs://host:port/foo/bar .fi .hy .fam .P .SH COPYRIGHT .LP The Cooperative Computing Tools are Copyright (C) 2005-2019 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details. .SH SEE ALSO .LP .IP \(bu 4 \fBCooperative Computing Tools Documentation\fP .IP \(bu 4 \fBChirp User Manual\fP .IP \(bu 4 \fBchirp(1)\fP \fBchirp_status(1)\fP \fBchirp_fuse(1)\fP \fBchirp_get(1)\fP \fBchirp_put(1)\fP \fBchirp_stream_files(1)\fP \fBchirp_distribute(1)\fP \fBchirp_benchmark(1)\fP \fBchirp_server(1)\fP