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
I can run the script successfully and create JSON, but it is unclear how to get Hatchet to read the JSON file. Attempting to read it as a Caliper JSON file using ht.GraphFrame.from_caliper gives me the following error:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In theory, we should be able to use the profileparser.py script, authored by @EtherealMC-Bit , to create JSON that is readable by the Hatchet library.
I can run the script successfully and create JSON, but it is unclear how to get Hatchet to read the JSON file. Attempting to read it as a Caliper JSON file using ht.GraphFrame.from_caliper gives me the following error:
Has anyone successfully gotten Hatchet to read our TinyProfiler output?
Beta Was this translation helpful? Give feedback.
All reactions