MI-DPLA / combine

Combine /kämˌbīn/ - Metadata Aggregator Platform
MIT License
26 stars 11 forks source link

Error on static harvests #291

Closed ghukill closed 5 years ago

ghukill commented 5 years ago
0:Traceback (most recent call last):\n | 0 | : | Traceback (most recent call last):\n
-- | -- | -- | --
0 | : | Traceback (most recent call last):\n
1:  File \"/tmp/spark-33a3f425-812d-4746-ae80-69aa2308612c/userFiles-ddfd9427-8934-4096-8342-a9a441015cf0/jobs.py\", line 951, in spark_function\n    if self.job_details['static_type'] == 'upload':\n |   | 1 | : | File \"/tmp/spark-33a3f425-812d-4746-ae80-69aa2308612c/userFiles-ddfd9427-8934-4096-8342-a9a441015cf0/jobs.py\", line 951, in spark_function\n    if self.job_details['static_type'] == 'upload':\n
  | 1 | : | File \"/tmp/spark-33a3f425-812d-4746-ae80-69aa2308612c/userFiles-ddfd9427-8934-4096-8342-a9a441015cf0/jobs.py\", line 951, in spark_function\n    if self.job_details['static_type'] == 'upload':\n
2:KeyError: 'static_type'\n |   | 2 | : | KeyError: 'static_type'\n
  | 2 | : | KeyError: 'static_type'\n
ghukill commented 5 years ago

Fixed.