Hi @dkushari Thank you for responding. I'm working on the following tutorial from your team: What is change data capture (CDC)? | Databricks on AWS. Code in step 1 runs fine, but the code in step 2 fails at the following line on top:

from pyspark import pipelines as dp

What you would you suggest I should do to make this tutorial from your Databricks team work?