Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 05:24 AM
@Tomasz Bacewicz
Thanks for your reply !
We are using the below command as a fist cmd (cell) in the DLT notebook,
%pip install /dbfs/dist/abnamro_acdpt_centraldatapoint-0.12.0.dev24-py3-none-any.whl
Fyi,
When we try to manually install the same on the Job Cluster which DLT pipeline creates it is getting installed.
Also when run the same above pip install command on the All purpose cluster its getting installed.
Only when its run from DLT pipeline it fails.