Error: Not found: Dataset my-project-name:domain_public was not found in location US

前端 未结 3 735
野性不改
野性不改 2021-01-12 01:42

I need to make a query for a dataset provided by a public project. I created my own project and added their dataset to my project. There is a table named: domain_publi

3条回答
  •  日久生厌
    2021-01-12 02:04

    In Web UI - click Show Options button and than select your location for "Processing Location"!

    Specify the location in which the query will execute. Queries that run in a specific location may only reference data in that location. For data in US/EU, you may choose Unspecified to run the query in the location where the data resides. For data in other locations, you must specify the query location explicitly.


    Update

    As it stated above - Queries that run in a specific location may only reference data in that location

    Assuming that censys-io.domain_public dataset has its data in US - you need to specify US for Processing Location

提交回复
热议问题