Configuring Db2 Big SQL to use datanode hostnames when connecting to the datanodes on the Hadoop cluster
By default, Db2 Big SQL connects to DataNodes by using the IP address provided by the NameNode. Depending on the network configuration, this IP address might be unreachable from Db2 Big SQL.
About this task
To resolve this problem, let Db2 Big SQL use DNS resolution of the DataNode hostname.
Note: If the Hadoop configuration files are resynchronized from the Hadoop cluster as described in
Updating and refreshing the Hadoop configuration files, then the following steps must be reapplied.
Best practice: You can run the commands in
this task exactly as written if you set up environment variables. For instructions, see Setting up
installation environment variables.
Ensure that you source the environment variables before you run the commands in this task.