Re: CKAN inputFormat (batch)

Posted by Flavio Pompermaier on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/CKAN-inputFormat-batch-tp24900p24910.html

Yesterday it was working...alternatively you can look at 
https://github.com/ckan/ckan-instances/blob/gh-pages/config/instances.json

The purpose of this code is to share with the community an example of a useful input format that coul be interesting for people working with open data (indeed there are lots of useful datasets in Ckan catalogues in the web). 


On Tue, 4 Dec 2018, 07:10 vino yang <[hidden email] wrote:
Hi Flavio,

I can not open the first link[1] you provided.
And what is your purpose? Introduce your CKAN input format to the community?

Thanks, vino.


Flavio Pompermaier <[hidden email]> 于2018年12月4日周二 上午1:09写道:
Hi to all,
we've just published an example of a simple CKAN input format that downloads a CKAN resource (in parallel) from a CKAN catalog and produce a DataSet<Row>.
This can be very helpful in setting up a Flink demo using an OpenData dataset available online (see [1] for a list of available catalogs).