[
https://issues.apache.org/jira/browse/GOBBLIN-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-194:
------------------------------------
Fix Version/s: 0.12
> 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
> Assignee: Eric Ogren
> Fix For: 0.12
>
>
> 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)