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


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

        

Reply via email to