Accelerating CDE Jobs and Sessions using GPUsPDF version

Validating your Spark job or session run

After you run a job that utilizes the GPUs, you can verify if the GPUs were used. If you run any SQL query, you will observe GPU Filters in the SQL query plan in the "History Server UI" or in the Driver logs.

You can check if the GPUs were utilized in the Job run using the SQL query.

  1. In the Cloudera Data Platform (CDP) console, click the Data Engineering tile. The CDE Home page displays.
  2. Click Jobs Runs on the left navigation menu. The Job Runs page displays.
  3. Click on the job Run Id of the job which utilized GPU.
  4. Click the Spark UI tab and click SQL. The SQL plan is displayed which shows that the job has utilized the GPUs.