Test to ensure that Impala is configured for optimal performance. If you have installed Impala with cluster management software, complete the processes described in this topic to help ensure a proper configuration. These procedures can be used to verify that Impala is set up correctly.
You can inspect Impala configuration values by connecting to your Impala server using a browser.
To check Impala configuration values:
For example, to check that your system is configured to use block locality tracking information, you
would check that the value for
To check data locality:
The presence of remote scans may indicate
To understand the causes of this issue:
You can review the contents of the Impala logs for signs that short-circuit reads or block location
tracking are not functioning. Before checking logs, execute a simple query against a small HDFS dataset.
Completing a query task generates log messages using current settings. Information on starting Impala and
executing queries can be found in