[
https://issues.apache.org/jira/browse/FALCON-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balu Vellanki resolved FALCON-1909.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 117
[https://github.com/apache/falcon/pull/117]
> Catalog instance triage action fails with null pointer exception.
> -----------------------------------------------------------------
>
> Key: FALCON-1909
> URL: https://issues.apache.org/jira/browse/FALCON-1909
> Project: Falcon
> Issue Type: Bug
> Components: feed
> Affects Versions: 0.9
> Reporter: Balu Vellanki
> Assignee: Balu Vellanki
> Fix For: trunk
>
>
> This happens because CatalogStorage.java can be instantiated with null
> configuration. Fix is to check of conf is null. If yes, init conf to "new
> org.apache.hadoop.conf.Configuration()"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)