Steve Loughran created HADOOP-8628:
--------------------------------------

             Summary: TableMapping init sets initialized flag prematurely
                 Key: HADOOP-8628
                 URL: https://issues.apache.org/jira/browse/HADOOP-8628
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha, 3.0.0, 2.2.0-alpha
            Reporter: Steve Loughran
            Priority: Minor


As reported in HADOOP-7030; the TableMapping class sets the initialized flag to 
true before attempting to load the table. This means that it is set even if the 
load failed, so preventing other attempts to load the file from working without 
restarting the service.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to