[
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.