hod/hodlib/Common/xmlrpc.py uses HodInterruptException without importing it
---------------------------------------------------------------------------
Key: HADOOP-2783
URL: https://issues.apache.org/jira/browse/HADOOP-2783
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hod
Affects Versions: 0.16.0, 0.16.1, 0.17.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Minor
Fix For: 0.17.0
And because of this no-import of HodInterruptException in
hod/hodlib/Common/xmlrpc.py, HOD fails with an exception, when it gets
interrupted by user(e.g ^C) while it is performing any xmlrpc request. One line
fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.