Is there a sample implementation of Kiba ETL Job using s3 bucket with csv files as source and the destination is in s3 bucket also?

被刻印的时光 ゝ 提交于 2019-12-06 14:55:06

Thanks for using Kiba! There is no such implementation sample available today. I'll provide vendor-supported S3 components as part of Kiba Pro in the future.

That said, what you have in mind is definitely possible (I've done this for some clients) - and there is definitely no need to store the CSV data in a database first.

What you need to do is implement a Kiba S3 source and destination which will do that for you.

I recommend that you check out the AWS Ruby SDK, and in particular the S3 Examples.

The following links will be particularly helpful:

Hope this helps!

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!