gridmix-env has a syntax error, and wrongly defines USE_REAL_DATASET by default
-------------------------------------------------------------------------------

                 Key: HADOOP-3820
                 URL: https://issues.apache.org/jira/browse/HADOOP-3820
             Project: Hadoop Core
          Issue Type: Bug
          Components: benchmarks
    Affects Versions: 0.18.0
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
             Fix For: 0.18.0


Syntax error due to missing double-quotes:
{noformat}
export ALL_HOD_OPTIONS="-c ${HOD_CONFIG} ${HOD_OPTIONS}
{noformat}

And, the following line:
{noformat}
export USE_REAL_DATASET=false
{noformat}
is unnecessary.

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