[
https://issues.apache.org/jira/browse/HADOOP-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated HADOOP-3076:
-------------------------------------
Fix Version/s: 0.18.0
A nasty side effect of this bug is that if a cluster directory is specified as
a relative path, and it has no script.exitcode, an error message is printed
saying 'Could not remove script.exitcode'. This will confuse users quite a bit.
HOD should either print this message at a verbose debug level. Or, better, it
should handle relative paths.
Given the usability aspect, I will mark this a blocker for Hadoop 0.18.
> [HOD] If a cluster directory is specified as a relative path, an existing
> script.exitcode file will not be deleted.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-3076
> URL: https://issues.apache.org/jira/browse/HADOOP-3076
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.17.0
> Reporter: Hemanth Yamijala
> Fix For: 0.18.0
>
>
> Create a cluster directory, and use it in a script which fails so that the
> script.exitcode file is created in this directory
> Now using the same directory, try to use the script option again, specifying
> the cluster directory as a relative path.
> This will fail to remove the script.exitcode file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.