CAIDA / catalog-data

Repo which holds some panda solutions and papers
4 stars 6 forks source link

509 recipe cone changes #675

Open richmass1 opened 1 year ago

bhuffaker commented 11 months ago

the following error when run

processing categories
Traceback (most recent call last):
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 1719, in <module>
    main()
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 455, in main
    category_id_depth = schema_process()
                        ^^^^^^^^^^^^^^^^
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 1481, in schema_process
    table_build_refs_columns(table, ref_sources, columns)
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 1501, in table_build_refs_columns
    for name,prop in table["properties"].items():
                     ~~~~~^^^^^^^^^^^^^^
KeyError: 'properties'
make[1]: *** [build] Error 1
make: *** [fast] Error 2
jes089 commented 8 months ago

the following error when run

processing categories
Traceback (most recent call last):
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 1719, in <module>
    main()
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 455, in main
    category_id_depth = schema_process()
                        ^^^^^^^^^^^^^^^^
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 1481, in schema_process
    table_build_refs_columns(table, ref_sources, columns)
  File "/Users/bhuffake/github/catalog-data/scripts/data-build.py", line 1501, in table_build_refs_columns
    for name,prop in table["properties"].items():
                     ~~~~~^^^^^^^^^^^^^^
KeyError: 'properties'
make[1]: *** [build] Error 1
make: *** [fast] Error 2

I tried running make fast and did not get this error; But I do think this error is unrelated, and maybe Richard just needs feedback from @bhuffaker on the files he created about the customer cone recipe