Urmi Mustafi created GOBBLIN-1543:
-------------------------------------
Summary: Set Default for Work Unit Size to Prevent Exception
Key: GOBBLIN-1543
URL: https://issues.apache.org/jira/browse/GOBBLIN-1543
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-service
Reporter: Urmi Mustafi
Assignee: Abhishek Tiwari
Found error when summing work units for retention jobs that do not have size
associated with it
02-09-2021 14:39:52 PDT gobblin-ivy_gobblin-ivy-download INFO - ERROR Failed to
launch and run job
job_ktwo_k2-cdp-company-features_DateTimeVerFinderBasedRetention_holdem_lasso_multi-hops-1-selfserve-timeaware-file-based-gen2-copy-azure_-809735922_1630618790955
due tonull: java.lang.NumberFormatException: null
...
org.apache.gobblin.runtime.AbstractJobLauncher.lambda$sumWorkUnitsSizes$1(AbstractJobLauncher.java:666)
02-09-2021 14:39:52 PDT gobblin-ivy_gobblin-ivy-download INFO - at
org.apache.gobblin.runtime.AbstractJobLauncher.sumWorkUnitsSizes(AbstractJobLauncher.java:666)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)