[
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.1
Earlier patch wasn't against svn. Mistake. Attaching patch again.
> 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, HADOOP-2783.1
>
>
> 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.