[
https://issues.apache.org/jira/browse/HADOOP-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894642#action_12894642
]
Giridharan Kesavan commented on HADOOP-6786:
--------------------------------------------
{quote}
+ $PS auxwww | $GREP HadoopPatchProcess | /usr/bin/nawk '{print $2}' |
/usr/bin/xargs -t -I {} /usr/bin/kill -9 {} > /dev/null
{quote}
all the patch test builds run on ubuntu machines and kill cmd seem to reside in
/bin/kill
> test-patch needs to verify Herriot integrity
> --------------------------------------------
>
> Key: HADOOP-6786
> URL: https://issues.apache.org/jira/browse/HADOOP-6786
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.21.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: HADOOP-6786.patch
>
>
> Whenever a new patch is submitted for verification {{test-patch}} process has
> to make sure that none of Herriot bindings were broken.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.