[ 
https://issues.apache.org/jira/browse/HDFS-14638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Krogen updated HDFS-14638:
-------------------------------
    Description: 
The scripts within the Dynamometer build dirs all refer to the old distribution 
structure with a single {{bin}} directory and a single {{lib}} directory. We 
need to update them to refer to the Hadoop-standard layout.

Also as pointed out by [~pingsutw]:
{quote}
Due to dynamometer rename to hadoop-dynamometer in hadoop-tools

but we still use old name of jar inside the scripts
{code}
"$hadoop_cmd" jar "${script_pwd}"/lib/dynamometer-infra-*.jar 
org.apache.hadoop.tools.dynamometer.Client "$@"
{code}
We should rename these jar inside the scripts
{quote}

  was:The scripts within the Dynamometer build dirs all refer to the old 
distribution structure with a single {{bin}} directory and a single {{lib}} 
directory. We need to update them to refer to the Hadoop-standard layout.


> [Dynamometer] Fix scripts to refer to current build structure
> -------------------------------------------------------------
>
>                 Key: HDFS-14638
>                 URL: https://issues.apache.org/jira/browse/HDFS-14638
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode, test
>            Reporter: Erik Krogen
>            Priority: Major
>
> The scripts within the Dynamometer build dirs all refer to the old 
> distribution structure with a single {{bin}} directory and a single {{lib}} 
> directory. We need to update them to refer to the Hadoop-standard layout.
> Also as pointed out by [~pingsutw]:
> {quote}
> Due to dynamometer rename to hadoop-dynamometer in hadoop-tools
> but we still use old name of jar inside the scripts
> {code}
> "$hadoop_cmd" jar "${script_pwd}"/lib/dynamometer-infra-*.jar 
> org.apache.hadoop.tools.dynamometer.Client "$@"
> {code}
> We should rename these jar inside the scripts
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to