Arjun Singh Bora created GOBBLIN-1243:
-----------------------------------------
Summary: add common job properties in hashtable and not as
`default` properties
Key: GOBBLIN-1243
URL: https://issues.apache.org/jira/browse/GOBBLIN-1243
Project: Apache Gobblin
Issue Type: Improvement
Reporter: Arjun Singh Bora
p2. Properties.putAll() method does not put `default` properties.
Changing the way jobProps are initialized in
[GobblinHelixJobScheduler.java|https://github.com/apache/incubator-gobblin/pull/3084/files#diff-8ff27c655996170c8801acce8ae98e74]
so that common job properties are propagated to some other Properties when
jobProps.putAll() is called () in HelixRetriggeringJobCallable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)