It is highly recommended that you disable Spark auto-caching at the Engine config level before using the Data Cacher plugin in pipelines.
To disable Spark auto-caching:
In Pipeline Studio, click Configure.
Click Engine config > Show Custom Config.
In the Name field, enter
spark.cdap.pipeline.autocache.enable
and enterfalse
as the Value.Click Save.