[ https://issues.apache.org/jira/browse/HCATALOG-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081080#comment-13081080 ]
Francis Liu commented on HCATALOG-60: ------------------------------------- Following this up. Need a solution since this is blocking HBase storage driver development. We can also go for the temporary solution as originally described (checki if getLocation returns null). > HCatBaseOutputCommitter.abortJob and HCatBaseOutputCommitter.commitJob > assumes a getLocation() always returns path > ------------------------------------------------------------------------------------------------------------------ > > Key: HCATALOG-60 > URL: https://issues.apache.org/jira/browse/HCATALOG-60 > Project: HCatalog > Issue Type: Bug > Reporter: Francis Liu > Assignee: Francis Liu > Attachments: hcatalog_file.patch > > > Some table sources have no need for paths (ie HBase) and thus > JobInfo.location may be null. Looks like commitJob was trying to do a test > before acting on the location but buggy. abortJob does not have such check. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira