Etesting

Hibench

Server side:

  • Download scripts:

    1
    2
    git clone https://github.com/sjtuhjh/applications
    cd applications/apps/hadoop/hadoop_test1/
  • Init:

    1
    ./setup.sh server
  • Run:

    1
    ./run_server.sh

Client side:

  • Download scripts:

    1
    2
    git clone https://github.com/sjtuhjh/applications
    cd applications/apps/hadoop/hadoop_test1/
  • Init:

    1
    ./setup.sh client
  • Run:

    1
    ./run_test_all.sh

热评文章