You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@marvin.apache.org by GitBox <gi...@apache.org> on 2019/11/11 15:30:58 UTC

[GitHub] [incubator-marvin] cardosolucas opened a new pull request #37: Bigquery support

cardosolucas opened a new pull request #37: Bigquery support
URL: https://github.com/apache/incubator-marvin/pull/37
 
 
   Adding BigQuery data sampling support by configuring from the engine.metadata file.
   The configuration parameters in the file are:
   
       - bigquery_project: project name
       - bigquery_queries: a list of queries to perform
       - bigquery_csvfiles: a list of csv files to persist queries results
   
   Command: marvin bigquery-dataimport
   
   Environment variable for GOOGLE_APPLICATION_CREDENTIALS must be set.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services