2

Our pipeline fetch data from internet. The preview mode doesn't work on my private cloud data fusion instance, I have a timeout each time.
The same jobs work when deployed.
Note I am obliged to have a private instance.

How can I get a preview that connects to the internet?

Arthur
  • 21
  • 3
  • 2
    Please read [How to ask a question](https://stackoverflow.com/help/how-to-ask) and [How do I format my posts using Markdown or HTML?](https://stackoverflow.com/help/formatting) – willcrack Dec 30 '20 at 11:11
  • what's wrong with Arthur's question @willcrack ? – Xavier D Dec 31 '20 at 10:15

1 Answers1

0

To successfully run preview on a private instance, you need to setup VPC peering to the tenant project. For more documentation on how to do this, you can see the documentation: https://cloud.google.com/data-fusion/docs/how-to/create-private-ip#set_up_network_peering

Edwin Elia
  • 399
  • 3
  • 5