You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Abhishek Tiwari (JIRA)" <ji...@apache.org> on 2017/08/08 19:22:00 UTC

[jira] [Assigned] (GOBBLIN-194) NPE in BaseDataPublisher if writer partitions are enabled and metadata filename is not set

     [ https://issues.apache.org/jira/browse/GOBBLIN-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Tiwari reassigned GOBBLIN-194:
---------------------------------------

    Assignee: Eric Ogren

> 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
>
> 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)