Joel Baranick created GOBBLIN-196:
-------------------------------------

             Summary: Properties saved to JobState cannot be retrieved from 
DatasetState 
                 Key: GOBBLIN-196
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-196
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Joel Baranick


In 0.6.0, properties could be saved to JobState and then retrieved from 
DatasetState via a `getProp()` call.  From 0.9.0 on, properties can no longer 
be retrieved from DatasetState because `getProp()` (and other methods) have 
been overridden to throw `UnsupportedOperationException`.    This is a 
backwards incompatible change and makes it hard for solutions to be developed 
on top of Gobblin that require state that is persisted across job runs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to