Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Add support for GCS #36

Open
alunarbeach opened this issue Jan 29, 2017 · 3 comments
Open

Add support for GCS #36

alunarbeach opened this issue Jan 29, 2017 · 3 comments

Comments

@alunarbeach
Copy link

Add support for Google Cloud Storage.

@PraveenSeluka
Copy link
Contributor

Hi @alunarbeach This is in our roadmap and will be worked on soon. Meanwhile, its not hard to get it working. You will need these steps. Try it out if you need to hack something quickly (will be great if you can contribute too)

With the above steps, you must be able to get streamx to write to GCS.

@PraveenSeluka
Copy link
Contributor

PraveenSeluka commented Feb 8, 2017

@alunarbeach I have added GCS support, tested and pushed the changes. Look at this commit de065fe. Please try it out and let us know if you see any issues.

Provide GS destination in "s3.url" config itself. Will refactor StreamX later. (You will have to use S3SinkConnector as if you are using S3 itself and just provide GS location in s3.url).

Look at https://github.com/qubole/streamx/blob/master/config/hadoop-conf/hdfs-site.xml for sample config file.

Thanks

@alunarbeach
Copy link
Author

Thanks @PraveenSeluka. will try this out soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants