You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If you happen to be using the Common Crawl Foundation development server, we've already downloaded these files, and you can run ```make duck_ccf_local_files```
803
803
804
-
805
-
806
804
If, by any other chance, you don't have access through the AWS CLI:
807
805
808
806
```shell
@@ -824,7 +822,18 @@ rm cc-index-table.paths
824
822
cd -
825
823
```
826
824
827
-
then you can run `make duck_local_files LOCAL_DIR=/path/to/the/downloaded/data` to run the same query as above, but this time using your local copy of the index files.
Then, you can run `make duck_local_files LOCAL_DIR=/path/to/the/downloaded/data` to run the same query as above, but this time using your local copy of the index files.
828
837
829
838
> [!IMPORTANT]
830
839
> If you happen to be using the Common Crawl Foundation development server, we've already downloaded these files, and you can run ```make duck_ccf_local_files```
0 commit comments