Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigquery connector no such field error is not useful. #22

Closed
christian-lefty opened this issue Dec 4, 2015 · 2 comments
Closed

bigquery connector no such field error is not useful. #22

christian-lefty opened this issue Dec 4, 2015 · 2 comments

Comments

@christian-lefty
Copy link

christian-lefty commented Dec 4, 2015

can the error message include the name of the field pretty please.

Exception in thread "main" org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 0.0 failed 1 times, most recent failure: Lost task 0.0 in stage 0.0 (TID 0, localhost): java.io.IOException: no such field
    at com.google.cloud.hadoop.io.bigquery.BigQueryUtils.waitForJobCompletion(BigQueryUtils.java:97)
    at com.google.cloud.hadoop.io.bigquery.BigQueryRecordWriter$BigQueryAsyncWriteChannel.handleResponse(BigQueryRecordWriter.java:135)
    at com.google.cloud.hadoop.io.bigquery.BigQueryRecordWriter$BigQueryAsyncWriteChannel.handleResponse(BigQueryRecordWriter.java:100)
    at com.google.cloud.hadoop.util.AbstractGoogleAsyncWriteChannel.close(AbstractGoogleAsyncWriteChannel.java:289)
    at com.google.cloud.hadoop.io.bigquery.BigQueryRecordWriter.close(BigQueryRecordWriter.java:360)
    at org.apache.spark.rdd.PairRDDFunctions$$anonfun$saveAsNewAPIHadoopDataset$1$$anonfun$12$$anonfun$apply$5.apply$mcV$sp(PairRDDFunctions.scala:1043)
    at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1215)
@criccomini
Copy link

+1 this error message is pretty hard to work with

@p1mps
Copy link

p1mps commented Jan 3, 2019

+1

@medb medb closed this as completed in ab9b5ea Jan 3, 2019
mayanks pushed a commit to mayanks/hadoop-connectors that referenced this issue Aug 3, 2022
Fixes: GoogleCloudDataproc#22

	Change on 2019/01/03 by idv <idv@google.com>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=227718811
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants