Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now CDAP provides the interface for users to handle their datasets in BigQuery. 

Use-Case 

Use-case

Users want to integrate CDAP with their already stored dataset in Google BigQuery. 

 

User Stories

  1. User is able to query their datasets stored in Google BigQuery.

...

  7. User can pull the field names from the query.

 

Example

Following is a simple example showing how BigQuery Source would work.

A dataset already exist in Google BigQuery:

 

Project Id: vernel-ssasie-123456ernge-138121vernal-surge-138121
namecount
Emma100
Oscar334
Peter223
Jay1123
Nicolas764

 

Design

CDAP provides two type of operations on the dataset stored in BigQuery: Query and Poll Results. 

...