Data Refinery environments (Watson Studio and Watson Knowledge Catalog)

In Data Refinery, a Spark R runtime is started when you shape your data in Data Refinery and when you run a Data Refinery flow in a job.

Shaping data in Data Refinery

When you select to refine data in Data Refinery, a Data Refinery runtime is started under the covers and is listed as an active runtime on the Environments page of your project.

Remember to stop the runtime from the Environments page of your project.

Running a Data Refinery flow

You can create a job in which to run your Data Refinery flow:

Environment options in jobs

When you create a job in which to run a Data Refinery flow, you can select to use one the following environments:

After the runtime was started, it is listed as an active runtime on the Environments page of your project. The runtime is stopped when the Data Refinery job stops running.

Default environment definitions

Watson Studio offers the following default Spark R environment definition that you can use when you create a job in which to run a Data Refinery flow. Selecting this Spark environment definition helps you to quickly get started running Data Refinery jobs without having to create your own Spark R environment definition. The default environment definition is listed on the project's Environments page.

Name Hardware configuration
Default Spark 3.0 & R 3.6 2 Executors each: 1 vCPU and 4 GB RAM;
Driver: 1 vCPU and 4 GB RAM

 

Runtime logs for jobs

To view the accumulated logs for a Data Refinery job:

  1. From the project's Jobs page, click the job that ran the Data Refinery flow for which you want to see logs.
  2. Click the job run. You can view the log tail or download the complete log file.

Next steps

Parent topic: Environments