Change the Hadoop Server Connection

Follow these steps if you reconfigure your Hadoop server or move to a different Hadoop server.
Note: If your current Hadoop server uses Kerberos security, you cannot reconfigure your vApp to use a Hadoop server that does not use Kerberos security. In this case, you need to download a new vApp.
  1. Click the More menu More menu icon in the top right corner and select Configuration.
  2. In the Configuration window, change as needed the following fields:
    • Host specifies the fully qualified network name of the Hadoop server.
    • Port specifies the port number that the server listens to for connections from SAS Data Loader.
    • UserID specifies the user name that SAS Data Loader uses to connect to the Hadoop server.
    • Password specifies the password that SAS Data Loader uses to connect to the Hadoop server.
    • Oozie URL specifies the URL to the Oozie Web Console, which is an interface to the Oozie server. The URL is similar to the following example: http://host_name:port_number/oozie/. Oozie is a workflow scheduler system that is used to manage Hadoop jobs.
    • Schema for temporary file storage specifies an existing schema on the Hadoop server that stores temporary files and tables. To obtain the name of a non-default schema, open the data sources page in a directive such as Transform Data in Hadoop or Query a Table in Hadoop.
    When your changes are complete, click OK to apply your changes and close the Configuration window.