benchflow / data-analyses-scheduler

A service scheduling Spark's data-transformers and analysers application according to messages published on Kafka's topics
Other
1 stars 0 forks source link

Added extra keywords to recognise errors #84

Closed Cerfoglg closed 8 years ago

Cerfoglg commented 8 years ago

Fixes https://github.com/benchflow/data-analyses-scheduler/issues/82

Expanded error catching to identify errors in the output of Spark. This is still a bit rough, ideally in the future all possible errors should be cataloged (see #38).