-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathCHANGELOG
More file actions
44 lines (30 loc) · 877 Bytes
/
CHANGELOG
File metadata and controls
44 lines (30 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
2012-01-27
Update to Version 1.4.
FB-2010_samples_24_times_1hr_0.tsv
Added Facebook 2010 workload.
parse-hadoop-jobhistory.pl
Added Hadoop job history log parsing tools.
Fully migrated repository and documentation to git hub.
Improved documentation, consolidated git hub wiki as sole
documentation source.
See https://github.com/SWIMProjectUCB/SWIM/wiki.
README
Changed to reflect the above.
----
2011-08-16
Update to Version 1.3.
WorkGen.java
Changed floats to doubles.
GenerateReplayScript.java
Added parameters for
[prefix to workload output in HDFS]
[workload stdout stderr output dir]
[hadoop command]
[path to WorkGen.jar]
[path to workGenKeyValue_conf.xsl]
scriptsTest/*
Re-generated using the latest GenerateReplayScript.java.
README
Changed to reflect the above.
CHANGELOG
Added this file.