erictgrubaugh
01/21/2019, 6:58 PMgetInputData
is likely throwing an error; either utilize the error data passed into the summarize
phase, or add your own try..catch
blocks where appropriate within getInputData
to trap and log the error yourself