Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3OutputReporter #39

Open
g1thubhub opened this issue Mar 16, 2019 · 3 comments
Open

S3OutputReporter #39

g1thubhub opened this issue Mar 16, 2019 · 3 comments

Comments

@g1thubhub
Copy link

I think FileOutputReporter can't write to S3 or HDFS, I might contribute an S3FileOutputReporter if that would be useful for this project...

@felixcheung
Copy link
Collaborator

felixcheung commented Mar 16, 2019 via email

@rahul26goyal
Copy link
Contributor

@boy-uber : I would like to work on this Item But I would need help in understanding the request better.

@hiboyang
Copy link
Contributor

hiboyang commented Oct 9, 2020

Cool, thanks for willing to work on this! Several options I could think of for S3OutputReporter:

  1. Batch data inside the profiler and upload to S3
  2. Upload data to S3 as a stream
  3. Send metrics to AWS Kinesis, then user could ingest data to S3 by themselves.

Please feel free to use any of these options or propose your suggestion :)

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

No branches or pull requests

4 participants