Reputation: 1691
I am creating a pipeline with the Python transformation process there I want to add the python libraries in CDAP pipeline. But its supporting only the OS and Date time libraries.
Upvotes: 0
Views: 234
Reputation: 229
As of 5.1 release the python transform uses Jython. Improvement to Python transform is in the works that would allow you to include any libraries. This will be part of 6.0 release that is likely to be released in Q2' 2019.
Upvotes: 1