Is there a Talend SDK which exposes the analytic functionality like schema Analysis, Catalog, Table analysis through API ? I am trying to develop a custom plugin on top of Talend. Please guide Regards
Is there a Talend SDK which exposes the analytic functionality like schema Analysis, Catalog, Table analysis through API ?
We don't have API right now.
Have you checked Talend DQ product which provides very powerful data analysis functionality with customizable validation rules(In Talend studio).
Thankyou Sabreena for your reply, What I am looking at is developing an extension/plugin on top of Talend. Plugin i am working on is a schema visualizer. Does Talend already have schema visualizer functionality ? If not the let me know a way out to develop such plugin as Talend does not provide API's to develop such extension/plugin on top of Talend. Regards