Bronze 1
Since ‎12-21-2021
‎07-21-2023

My Stats

  • 9 Posts
  • 1 Solutions
  • 0 Likes given
  • 0 Likes received

lillymolleti's Bio

Badges Oyugi-Collins Earned

View all badges

Recent Activity

Hi,I am testing the Bigquery storage write API by attempting to write sample data into Bigquery and I am getting a permission error as below google.api_core.exceptions.PermissionDenied: 403 Permission 'TABLES_UPDATE_DATA' denied on resource 'projects...
Hi,I am getting the following error from a working dataflow job It keeps popping up even though the dataflow job is working as expected.Please advise how best I can solve this, I am using google provided Datastream to Bigquery template.Thank You
Hi, I am getting the following error from a working dataflow job It keeps popping up even though the dataflow job is working as expected.Please advise how best I can solve this, I am using google provided Datastream to Bigquery template.Thank You
Hi ,I am moving data from MySQL DB to Bigquery using the google provided templates, Datastream to Bigquery .Unfortunately some of my tables have space(s) in their table names causing errors to be thrown by the dataflow job.Exact error been thrown (ja...
Hi,I am new to GCP. I am trying to establish a connection from the Datastream console to the on-premise MYSQL database. I am using a private connection. I have already created a VPN tunnel it seems to be working since I connected to the same database...