This repository was archived by the owner on Dec 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +13
-13
lines changed
Expand file tree Collapse file tree 9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11tmplog.log
22hibench.report
33target /
4+ build /
Original file line number Diff line number Diff line change 22## HiBench - the Hadoop Benchmark Suite ##
33
44---
5- - Release version: 2.2
6- - Release date: 2012 /10/23
7- - Contact:
[ Lan Yi ] ( mailto:lan.yi @intel.com ) ,
[ Kai Wei ] ( mailto:kai.wei @intel.com ) ,
[ Shengsheng Huang
] ( mailto:shengsheng [email protected] ) ,
[ Jason Dai ] ( mailto:jason.dai @intel.com ) 5+ - Release version: 3.0
6+ - Release date: 2014 /10/31
7+ - Contact:
[ Daoyuan Wang ] ( mailto:daoyuan.wang @intel.com ) ,
[ Mingfei Shi ] ( mailto:mingfei.shi @intel.com ) ,
[ Grace Huang
] ( mailto:jie [email protected] ) ,
[ Jiangang Duan ] ( mailto:jiangang.duan @intel.com ) 88- Homepage: https://github.com/intel-hadoop/Hibench
99
1010- Contents:
1111 1 . Overview
1212 2 . Getting Started
1313 3 . Running
14- 4 . For Yarn
1514
1615---
1716### OVERVIEW ###
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ bin=$(cd -P -- "$(dirname -- "$this")" && pwd -P)
2020script=" $( basename -- " $this " ) "
2121this=" $bin /$script "
2222
23- export HIBENCH_VERSION=" 2.2 "
23+ export HIBENCH_VERSION=" 3.0 "
2424
2525# ##################### Global Paths ##################
2626
Original file line number Diff line number Diff line change 3333 <jar destfile =" dist/datatools.jar" basedir =" build/classes" >
3434 <manifest >
3535 <
attribute name =
" Built-By" value =
" [email protected] " />
36- <attribute name =" Implementation-Version" value =" 2.2 " />
36+ <attribute name =" Implementation-Version" value =" 3.0 " />
3737 </manifest >
3838 </jar >
3939 </target >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.intel.hibench</groupId >
77 <artifactId >hibench</artifactId >
8- <version >3.0-SNAPSHOT </version >
8+ <version >3.0-RELEASE </version >
99 </parent >
1010
1111 <groupId >com.intel.hibench</groupId >
1212 <artifactId >hivebench</artifactId >
13- <version >1 .0-SNAPSHOT </version >
13+ <version >3 .0-RELEASE </version >
1414 <packaging >jar</packaging >
1515
1616 <properties >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.intel.hibench</groupId >
77 <artifactId >hibench</artifactId >
8- <version >3.0-SNAPSHOT </version >
8+ <version >3.0-RELEASE </version >
99 </parent >
1010
1111 <groupId >com.intel.hibench</groupId >
1212 <artifactId >mahout</artifactId >
13- <version >1 .0-SNAPSHOT </version >
13+ <version >3 .0-RELEASE </version >
1414 <packaging >jar</packaging >
1515
1616 <properties >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.intel.hibench</groupId >
77 <artifactId >hibench</artifactId >
8- <version >3.0-SNAPSHOT </version >
8+ <version >3.0-RELEASE </version >
99 </parent >
1010
1111 <groupId >com.intel.hibench</groupId >
1212 <artifactId >nutchindexing</artifactId >
13- <version >1 .0-SNAPSHOT </version >
13+ <version >3 .0-RELEASE </version >
1414 <packaging >jar</packaging >
1515
1616 <dependencies >
Original file line number Diff line number Diff line change 44
55 <groupId >com.intel.hibench</groupId >
66 <artifactId >hibench</artifactId >
7- <version >3.0-SNAPSHOT </version >
7+ <version >3.0-RELEASE </version >
88 <packaging >pom</packaging >
99
1010 <name >hibench</name >
You can’t perform that action at this time.
0 commit comments