Abstract I’ll show how to connect to Talend Cloud API via sql using Apache Drill.
Download Download Apache Drill from https://drill.apache.org/download/
Configure Create or edit the file conf/storage-plugins-override.conf
"storage": { "talendcloud" : { "type" : "http", "cacheResults" : true, "connections" : { "get" : { "url" : "https://api.
Continue reading