Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-1110-25 Topic 2 Question 7 Discussion

Actual exam question for Oracle's 1Z0-1110-25 exam
Question #: 7
Topic #: 2
[All 1Z0-1110-25 Questions]

You want to build a multistep machine learning workflow by using the Oracle Cloud Infrastructure (OCI) Data Science Pipeline feature. How would you configure the conda environment to run a pipeline step?

Show Suggested Answer Hide Answer
Suggested Answer: D

Detailed Answer in Step-by-Step Solution:

Objective: Configure conda env for a pipeline step.

Evaluate Options:

A: Shape---Infra, not env config.

B: Volume---Storage, not env.

C: Command-line---Step args, not env.

D: Env variables---Sets conda path---correct.

Reasoning: D specifies runtime env (e.g., CONDA_ENV_SLUG).

Conclusion: D is correct.

OCI documentation states: ''Configure a pipeline step's conda environment using environment variables (D), such as CONDA_ENV_SLUG, in the step definition.'' A, B, and C address other aspects---only D fits env config.

: Oracle Cloud Infrastructure Data Science Documentation, 'Pipeline Step Configuration'.


Contribute your Thoughts:

Laine
4 days ago
I think we should use environmental variables to configure the conda environment.
upvoted 0 times
...

Save Cancel