Author: Sanket Nalawade Talend Data Studio: Talend Open Studio is a free open source ETL tool for Data Integration and Big Data. It is an Eclipse-based developer tool and job designer. You just need to Drag and Drop components and connect them to create and run ETL or ETL Jobs. The tool will create the Java code for the job automatically, and you need not write a single line of code. Test Case: In this blog, we are going to convert json format data into rows and columns. Consider the following j
Loading...















