You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/26 20:58:12 UTC

[jira] [Commented] (FALCON-1909) Catalog instance triage action fails with null pointer exception.

    [ https://issues.apache.org/jira/browse/FALCON-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258698#comment-15258698 ] 

ASF GitHub Bot commented on FALCON-1909:
----------------------------------------

GitHub user bvellanki opened a pull request:

    https://github.com/apache/falcon/pull/117

    FALCON-1909 Catalog instance triage action fails with null pointer ex…

    …ception.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bvellanki/falcon FALCON-1909

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/117.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #117
    
----
commit 8fda9881eb5d254d96cec72ae7f0a4d3db85304e
Author: bvellanki <bv...@hortonworks.com>
Date:   2016-04-26T18:56:28Z

    FALCON-1909 Catalog instance triage action fails with null pointer exception.

----


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