[
https://issues.apache.org/jira/browse/FALCON-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259671#comment-15259671
]
ASF GitHub Bot commented on FALCON-1909:
----------------------------------------
Github user asfgit closed the pull request at:
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)