[
https://issues.apache.org/jira/browse/HADOOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated HADOOP-2783:
--------------------------------------------
Attachment: HADOOP-2783
Made changes by importing the required class. Modified testing/main.py to
include a testCase for this. Made a few changes to the test case testXmlrpc
checked in earlier.
> 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
>
> Attachments: HADOOP-2783
>
>
> 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.