Skip to content

liangxs/test-HADOOP-17749

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This project is used for test apache/hadoop#3080

$ mvn package

## start server on 100.100.148.76, with port range [13000, 13099]
$ java -cp target/lock-contention-jar-with-dependencies.jar HadoopSocketPerfTest server 100.100.148.76 13000

## start client: connect to 100.100.148.76 with 100 threads
$ java -cp target/lock-contention-jar-with-dependencies.jar HadoopSocketPerfTest client 100.100.148.76 13000 100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages