[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885789#action_12885789
 ] 

Konstantin Boudnik commented on MAPREDUCE-1854:
-----------------------------------------------

- This script seems to be a test related thing 
{{src/test/system/scripts/healthScriptError}} So, shall it be the part of 
framework scripts?
- inconsistent formatting:
{noformat}
+  private void deleteFileOnRemoteHost(String path, String hostname) 
+  {
{noformat}
and
{noformat}
+  private void verifyTTBlackList(Configuration conf, TTClient client, String 
+      errorMessage) throws IOException{   
{noformat}

Looks good otherwise.

> [herriot] Automate health script system test
> --------------------------------------------
>
>                 Key: MAPREDUCE-1854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1854
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>          Components: test
>         Environment: Herriot framework
>            Reporter: Balaji Rajagopalan
>            Assignee: Balaji Rajagopalan
>         Attachments: health_script_5.txt, health_script_7.txt, 
> health_script_trunk.txt, health_script_y20.txt
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> 1. There are three scenarios, first is induce a error from health script, 
> verify that task tracker is blacklisted. 
> 2. Make the health script timeout and verify the task tracker is blacklisted. 
> 3. Make an error in the health script path and make sure the task tracker 
> stays healthy. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to