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 "Runping Qi (JIRA)" <ji...@apache.org> on 2008/07/14 19:26:31 UTC

[jira] Created: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

the gridmix scripts do not work with hod 0.4
--------------------------------------------

                 Key: HADOOP-3755
                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
             Project: Hadoop Core
          Issue Type: Bug
            Reporter: Runping Qi
             Fix For: 0.19.0



Hod 0.4 requires a config dir is created before a cluster can be allocated.


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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Runping Qi updated HADOOP-3755:
-------------------------------

    Status: Patch Available  (was: Open)

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Runping Qi updated HADOOP-3755:
-------------------------------

    Attachment:     (was: patch-3755.txt)

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Commented: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

Posted by "Runping Qi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613470#action_12613470 ] 

Runping Qi commented on HADOOP-3755:
------------------------------------

Yes.
I am aware of that.
The problem is that the HOD still requires the user to explicitly specify a UNIQUE cluster directory for each hod ob, even though it runs a given script.

 

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Runping Qi updated HADOOP-3755:
-------------------------------

    Attachment: patch-3755.txt

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Commented: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613382#action_12613382 ] 

Hemanth Yamijala commented on HADOOP-3755:
------------------------------------------

I presume you mean the cluster directory, or hadoop config directory. Just FYI, Hadoop 0.18 version of HOD will auto-create this if it doesn't exist.

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Commented: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Hadoop QA commented on HADOOP-3755:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12386018/patch-3755.txt
  against trunk revision 677127.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2866/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2866/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2866/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2866/console

This message is automatically generated.

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Chris Douglas updated HADOOP-3755:
----------------------------------

      Description: 
Hod 0.4 requires a config dir is created before a cluster can be allocated.


  was:

Hod 0.4 requires a config dir is created before a cluster can be allocated.


    Fix Version/s:     (was: 0.19.0)
                   0.18.0

Merged into 0.18 branch.

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>            Assignee: Runping Qi
>             Fix For: 0.18.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Commented: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613762#action_12613762 ] 

Chris Douglas commented on HADOOP-3755:
---------------------------------------

+1 overall, but why the change to maxentToSameCluster? This looks like it's reverting HADOOP-3435.

{noformat}
Index: src/benchmarks/gridmix/submissionScripts/maxentToSameCluster
===================================================================
--- src/benchmarks/gridmix/submissionScripts/maxentToSameCluster	(revision 676657)
+++ src/benchmarks/gridmix/submissionScripts/maxentToSameCluster	(working copy)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
 
 GRID_DIR=`dirname "$0"`
 GRID_DIR=`cd "$GRID_DIR"; pwd`
{noformat}

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Runping Qi updated HADOOP-3755:
-------------------------------

    Status: Open  (was: Patch Available)

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Runping Qi updated HADOOP-3755:
-------------------------------

    Status: Patch Available  (was: Open)

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Runping Qi updated HADOOP-3755:
-------------------------------

    Attachment: patch-3755.txt

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Commented: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

Posted by "Runping Qi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613844#action_12613844 ] 

Runping Qi commented on HADOOP-3755:
------------------------------------


That was a mistake.
Remove the changes in maxentToSameCluster

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Updated: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Chris Douglas updated HADOOP-3755:
----------------------------------

      Resolution: Fixed
        Assignee: Runping Qi
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Runping

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>            Assignee: Runping Qi
>             Fix For: 0.19.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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


[jira] Commented: (HADOOP-3755) the gridmix scripts do not work with hod 0.4

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

Hudson commented on HADOOP-3755:
--------------------------------

Integrated in Hadoop-trunk #581 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/581/])

> the gridmix scripts do not work with hod 0.4
> --------------------------------------------
>
>                 Key: HADOOP-3755
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3755
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>            Assignee: Runping Qi
>             Fix For: 0.18.0
>
>         Attachments: patch-3755.txt
>
>
> Hod 0.4 requires a config dir is created before a cluster can be allocated.

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