You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2007/09/11 15:59:32 UTC

[jira] Created: (HADOOP-1880) SleepJob

SleepJob
--------

                 Key: HADOOP-1880
                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
             Project: Hadoop
          Issue Type: New Feature
          Components: examples
    Affects Versions: 0.15.0
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.15.0


This is an example job that sleeps for some defined time at each map and reduce. 

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


[jira] Commented: (HADOOP-1880) SleepJob

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526503 ] 

Hadoop QA commented on HADOOP-1880:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12365562/sleepJob_v1.0.patch applied and successfully tested against trunk revision r574546.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/732/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/732/console

> SleepJob
> --------
>
>                 Key: HADOOP-1880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: sleepJob_v1.0.patch
>
>
> This is an example job that sleeps for some defined time at each map and reduce. 

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


[jira] Updated: (HADOOP-1880) SleepJob

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-1880:
----------------------------------

    Attachment: sleepJob_v1.0.patch

Attaching the job, i have written for some development purpose. It maybe useful as a demonstrative example, as well as a job that does nothing  but to sleep for manual testing of some code / framework. 

> SleepJob
> --------
>
>                 Key: HADOOP-1880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: sleepJob_v1.0.patch
>
>
> This is an example job that sleeps for some defined time at each map and reduce. 

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


[jira] Updated: (HADOOP-1880) SleepJob

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-1880:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I committed this. 

> SleepJob
> --------
>
>                 Key: HADOOP-1880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: sleepJob_v1.0.patch
>
>
> This is an example job that sleeps for some defined time at each map and reduce. 

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


[jira] Updated: (HADOOP-1880) SleepJob

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-1880:
----------------------------------

    Status: Patch Available  (was: Open)

> SleepJob
> --------
>
>                 Key: HADOOP-1880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: sleepJob_v1.0.patch
>
>
> This is an example job that sleeps for some defined time at each map and reduce. 

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


[jira] Issue Comment Edited: (HADOOP-1880) SleepJob

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526461 ] 

enis edited comment on HADOOP-1880 at 9/11/07 7:03 AM:
----------------------------------------------------------------

Attaching the job, i have written for some development purpose. It maybe useful as a demonstrative example, as well as a job that does nothing  but sleep used for manual testing of some code / framework. 

      was (Author: enis):
    Attaching the job, i have written for some development purpose. It maybe useful as a demonstrative example, as well as a job that does nothing  but to sleep for manual testing of some code / framework. 
  
> SleepJob
> --------
>
>                 Key: HADOOP-1880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: sleepJob_v1.0.patch
>
>
> This is an example job that sleeps for some defined time at each map and reduce. 

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


[jira] Commented: (HADOOP-1880) SleepJob

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527080 ] 

Hudson commented on HADOOP-1880:
--------------------------------

Integrated in Hadoop-Nightly #235 (See [http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/235/])

> SleepJob
> --------
>
>                 Key: HADOOP-1880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1880
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: sleepJob_v1.0.patch
>
>
> This is an example job that sleeps for some defined time at each map and reduce. 

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