Package | Description |
---|---|
com.google.appengine.tools.mapreduce.bigqueryjobs |
Modifier and Type | Method and Description |
---|---|
com.google.appengine.tools.pipeline.Value<List<BigQueryLoadJobReference>> |
BigQueryLoadGoogleCloudStorageFilesJob.run(BigQueryStoreResult<GoogleCloudStorageFileSet> bigQueryStoreResult)
Divides the files into bundles having size less than or equal to the maximum size allowed per
bigquery load
Job and then starts separate pipeline jobs for each of the bundles. |
Copyright © 2015 Google. All rights reserved.