[ 
https://issues.apache.org/jira/browse/HDFS-12345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767673#comment-16767673
 ] 

Siyao Meng commented on HDFS-12345:
-----------------------------------

[~xkrogen] Excited to see Dynamometer merging to upstream!

I fixed two small issues when applying rev 000 patch to my local trunk and 
compiling it.
1. fsimage_0000000000000061740 is binary, content of which is not included in 
patch rev 000. I grabbed the file 
[here](https://github.com/xkrogen/dynamometer/raw/ekrogen-hadoop-3-support/dynamometer-infra/src/test/resources/hadoop_3_1/fsimage_0000000000000061740)
 and generated the patch with "git diff --binary"
2. pom.xml missing mockito version. I grabbed ver 1.10.19 from 
[build.gradle](https://github.com/xkrogen/dynamometer/blob/ekrogen-hadoop-3-support/dynamometer-infra/build.gradle).
{code:title=mvn package -Pdist -DskipTests -Dtar -e}
[ERROR]   The project org.apache.hadoop:hadoop-dynamometer-infra:3.3.0-SNAPSHOT 
(/Users/smeng/repo/trunk/hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra/pom.xml)
 has 1 error
[ERROR]     'dependencies.dependency.version' for org.mockito:mockito-all:jar 
is missing. @ line 75, column 17
[ERROR]
[ERROR]   The project 
org.apache.hadoop:hadoop-dynamometer-blockgen:3.3.0-SNAPSHOT 
(/Users/smeng/repo/trunk/hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-blockgen/pom.xml)
 has 1 error
[ERROR]     'dependencies.dependency.version' for org.mockito:mockito-all:jar 
is missing. @ line 37, column 17
{code}

 [^HDFS-12345.001.patch] 

> Scale testing HDFS NameNode with real metadata and workloads (Dynamometer)
> --------------------------------------------------------------------------
>
>                 Key: HDFS-12345
>                 URL: https://issues.apache.org/jira/browse/HDFS-12345
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: namenode, test
>            Reporter: Zhe Zhang
>            Assignee: Erik Krogen
>            Priority: Major
>         Attachments: HDFS-12345.000.patch, HDFS-12345.001.patch
>
>
> Dynamometer has now been open sourced on our [GitHub 
> page|https://github.com/linkedin/dynamometer]. Read more at our [recent blog 
> post|https://engineering.linkedin.com/blog/2018/02/dynamometer--scale-testing-hdfs-on-minimal-hardware-with-maximum].
> To encourage getting the tool into the open for others to use as quickly as 
> possible, we went through our standard open sourcing process of releasing on 
> GitHub. However we are interested in the possibility of donating this to 
> Apache as part of Hadoop itself and would appreciate feedback on whether or 
> not this is something that would be supported by the community.
> Also of note, previous [discussions on the dev mail 
> lists|http://mail-archives.apache.org/mod_mbox/hadoop-hdfs-dev/201707.mbox/%[email protected]%3e]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to