added unset_zone_id context for clients
[voldemort/jeffpc.git] / bin / voldemort-performance-tool.bat
blobbb401c1509c938bf0464e2d6a68b2f93703472ff
1 @echo off
3 REM
4 REM Copyright 2013 Carlos Tasada
5 REM
6 REM Licensed under the Apache License, Version 2.0 (the "License");
7 REM you may not use this file except in compliance with the License.
8 REM You may obtain a copy of the License at
9 REM
10 REM http://www.apache.org/licenses/LICENSE-2.0
11 REM
12 REM Unless required by applicable law or agreed to in writing, software
13 REM distributed under the License is distributed on an "AS IS" BASIS,
14 REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 REM See the License for the specific language governing permissions and
16 REM limitations under the License.
17 REM
18 REM ** This Windows BAT file is not tested with each Voldemort release. **
20 SET BASE_DIR=%~dp0..
22 call "%BASE_DIR%/bin/run-class.bat" voldemort.performance.benchmark.Benchmark %*