-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Labels
feature-requestRequests for new features or enhancements of existing featuresRequests for new features or enhancements of existing featurestriageThese issues need to be reviewed by the Aleph teamThese issues need to be reviewed by the Aleph team
Description
I'm trying to import this file https://data.opensanctions.org/datasets/20231205/peps/entities.ftm.json
but get the error
Traceback (most recent call last):
File "/ingestors/ingestors/manager.py", line 220, in ingest
self.delegate(ingestor_class, file_path, entity)
File "/ingestors/ingestors/manager.py", line 245, in delegate
ingestor_class(self).ingest(file_path, entity)
File "/ingestors/ingestors/misc/jsonfile.py", line 32, in ingest
raise ProcessingException("JSON file is too large.")
ingestors.exc.ProcessingException: JSON file is too large.
Metadata
Metadata
Assignees
Labels
feature-requestRequests for new features or enhancements of existing featuresRequests for new features or enhancements of existing featurestriageThese issues need to be reviewed by the Aleph teamThese issues need to be reviewed by the Aleph team