Collecting and Aggregating App Data on Google Gloud Platform

0 views
Skip to first unread message

thegeebe via StackOverflow

unread,
Feb 22, 2014, 12:24:43 PM2/22/14
to google-appengin...@googlegroups.com

I'm trying to collect log/app data from my android app using the Google cloud platform. Ultimately, I want to store my data in Big Query, by ingesting a csv or json file from Google Cloud Storage on a nightly basis. My question is, how can I generate the csv that contains information from multiple users of the app (essentially just combining CSV files)? Are there any libraries/sample projects that can help with this?

Furthermore, I want to use this type of flow that does not require user authentication, essentially by having a server take in the reported data from app instances and send that to cloud storage.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/21957675/collecting-and-aggregating-app-data-on-google-gloud-platform

Daniel Roseman via StackOverflow

unread,
Feb 22, 2014, 1:09:43 PM2/22/14
to google-appengin...@googlegroups.com

No need to convert to CSV or JSON just to import from GCS to BQ. You can write directly from your App Engine app to BQ - here is an article demonstrating how to do that with a MapReduce.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/21957675/collecting-and-aggregating-app-data-on-google-gloud-platform/21958231#21958231
Reply all
Reply to author
Forward
0 new messages