Balu Vellanki created FALCON-1909: ------------------------------------- Summary: 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)