Eric Ogren created GOBBLIN-194:
----------------------------------

             Summary: NPE in BaseDataPublisher if writer partitions are enabled 
and metadata filename is not set
                 Key: GOBBLIN-194
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-194
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Eric Ogren


If writer partitions are enabled and metadata filename is not set, there will 
be a NullPointerException on BaseDataPublisher:471. The code is trying to call 
new Path(directory, null) which blows up.



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

Reply via email to