0

I have a compressed gz file present in Google cloud storage of size 12GB. We can't load more than 5 gigabytes directly to Bigquery. We need to split it. Can we split it without using any local file system. I tried using google cloud shell but seems we need to copy files/split files to local file system first. What is the best way to do that?

3
  • 1
    Please define GCS? BQ? gcloud? Your local abbreviations are not globally accepted.
    – Hannu
    Commented Mar 11 at 17:43
  • Hey, sorry for the confusion-Edited question
    – A gupta
    Commented Mar 11 at 17:52
  • I've voted to forward this question over to the WebApps sister site, as it is about a cloud application, and thus not quite on topic here. Commented Mar 11 at 18:37

0

You must log in to answer this question.

Browse other questions tagged .