Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

509 recipe cone changes #675

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

509 recipe cone changes #675

wants to merge 4 commits into from

Conversation

richmass1
Copy link
Contributor

No description provided.

@bhuffaker
Copy link
Member

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
Copy link
Contributor

jes089 commented Jan 30, 2024

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

@jes089 jes089 linked an issue Jan 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

recipe: How to identify root causes in customer cone changes
3 participants