Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
If I am run the Job I got the error like:
java.lang.RuntimeException: Job failed: BigQueryError{reason=accessDenied, location=null, message=Access Denied: File https://storage.cloud.google.com/skitsdocument/jeyaram/employee1.csv: Access Denied}
But it'll Create an empty Table and as well as Create the File in Google Storage Bucket with values
In the BigQuery, run the query 'select * from plos.employee1'. It told me that there is no data to display.
Please let me know if anyone knows the solution
Thanks in Advance..!!!!