iisuremotefs Command--Set up and Configure Remote File Systems Support
The iisuremotefs command sets up the Apache Hadoop and Google Cloud Storage Connector for remote file systems support.
Note: After running iisuremotefs, the environment script $II_SYSTEM/ingres/.ingXXsh, with XX representing your installation ID, needs to be resourced and the installation needs to be restarted. This is required because iisuremotefs will have updated .ingXXsh with remotefs specific settings.
The iisuremotefs command has the following format:
Linux
iisuremotefs [-options]
options
Specifies one of the following options:
-mkresponse [ <resfile> ]
(Linux only) Creates a response file that contains install parameters without doing the setup. The absolute path to the filename must be specified.
Default: ingrsp.rsp
This flag is mutually exclusive with the -exresponse flag.
-exresponse [ <resfile> ]
(Linux only) Reads installation parameters from a response file during an interactive install and runs the setup. The absolute path to the filename must be specified.
Default: ingrsp.rsp
This flag is mutually exclusive with the -mkresponse flag.
-downloadhadoop
Downloads the Apache Hadoop and Google Cloud Storage Connector and runs the setup program in batch mode.
-h | --help
Displays the help message and exits.
The utility will run in interactive mode if the options are not specified and prompt for required user input.
Last modified date: 12/06/2024