I have seen Move data from hive tables in Google Dataproc to BigQuery Migrate hive table to Google BigQuery
But issue with distcp is, it will move data from hdfs to gs..and My tables are in ORC format. Also till now bigquery is claiming to support only JSON, CSV, AVRO.
So need help to transfer data from hive table (ORC format) to BigQuery(any format)