Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Added rockset sink support #76

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Added rockset sink support #76

merged 1 commit into from
Aug 14, 2019

Conversation

raguiar2
Copy link
Contributor

@raguiar2 raguiar2 commented Aug 7, 2019

Rockset sink to store events data in rockset.

Serializes events to JSON and uses the rockset go client to write to a specified rockset collection and workspace. Also contains a test case for manual verification of event uploading.

Signed-off-by: Rui Aguiar [email protected]

@foxish
Copy link

foxish commented Aug 8, 2019

cc @timothysc PTAL

@timothysc
Copy link
Contributor

@foxish I'd highly recommend possibly refactor in your rocketset client library if making such a small change has such a large vendor/import change.

Please squash then lgtm from me.

Signed-off-by: Rui Aguiar <[email protected]>

added workspace and vendor folder

Signed-off-by: Rui Aguiar <[email protected]>

fixed import

Signed-off-by: Rui Aguiar <[email protected]>

updated config to have rockset workspace

Signed-off-by: Rui Aguiar <[email protected]>

took out print statments

Signed-off-by: Rui Aguiar <[email protected]>
@raguiar2
Copy link
Contributor Author

@timothysc squashed!

@timothysc timothysc merged commit 382a2ec into vmware-archive:master Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants