https://github.com/SWIMProjectUCB/SWIM

sort by:
Revision Author Date Message Commit Date
1277c51 Merge pull request #9 from brownsys/minSizeFix properly size minimum input size so it fits within 64 MB block 29 May 2014, 04:45:02 UTC
def107d properly size minimum input size so it fits within 64 MB block thanks to zhuozhl@g.clemson.edu for the bug report 29 May 2014, 04:41:59 UTC
06a22a6 Merge pull request #7 from brownsys/bytesWritable-fix Fix for deprecated warnings when compiling 28 July 2012, 18:36:29 UTC
e6df81c Fix for deprecated warnings when compiling The BytesWritable class deprecated the get() and and getSize() methods since r0.19.2. Updated to use new getBytes and getLength methods. http://hadoop.apache.org/common/docs/r0.19.2/jdiff/changes/org.apache.ha doop.io.BytesWritable.html 28 July 2012, 03:00:10 UTC
0e08cd0 Merge pull request #6 from brownsys/seqFileOverhead Account for overhead from SequenceFile serialization 19 July 2012, 00:52:47 UTC
cddf760 Add comments to explain the math. 19 July 2012, 00:40:24 UTC
a5a5958 Account for overhead from SequenceFile serialization 18 June 2012, 04:31:02 UTC
5dd00ea Fix compilation error. Closes issue #5. 12 June 2012, 06:25:23 UTC
ea87d40 Merge pull request #4 from brownsys/drop-getDouble fix to compile on Hadoop >= 0.20 06 June 2012, 03:14:29 UTC
04cb460 Merge pull request #3 from brownsys/mkdirs improve handling of scriptDirPath 06 June 2012, 03:07:09 UTC
6ea5f4c fix to compile on Hadoop >= 0.20 27 May 2012, 21:38:39 UTC
bbcdc78 improve handling of scriptDirPath 27 May 2012, 21:07:52 UTC
7a5c047 File rename, added .tsv postfix. 20 April 2012, 02:33:23 UTC
8188415 Added FB-2010 workload with input paths. Added ability to handle input/output paths to WorkloadSynthesis.pl 20 April 2012, 02:30:31 UTC
a918466 Added placeholder for more workloads. 30 January 2012, 22:50:22 UTC
2c50577 Changed CHANGELOG and README to reflect updates in Version 1.4. 28 January 2012, 04:59:29 UTC
8a42690 Removed workloadSuite/parse-hadoop-jobhistory-yanpei-2.pl 28 January 2012, 03:16:43 UTC
b7aad67 Renamed to parse-hadoop-jobhistory.pl 28 January 2012, 03:14:50 UTC
f8ba9c9 Added history logs parser. 28 January 2012, 03:12:23 UTC
b3d4676 renamed FB-2009 traces. 13 January 2012, 17:14:12 UTC
87d76d4 Renamed FB-2009 traces with prefix 13 January 2012, 01:25:14 UTC
290681f Added FB-2010 trace. 13 January 2012, 01:22:52 UTC
c28fa3f fixed more floating point errors 23 August 2011, 16:27:54 UTC
15dd80c changes see CHANGELOG 17 August 2011, 00:39:54 UTC
7bf5ba3 Removed version number in directory 07 June 2011, 21:21:47 UTC
88da363 Version 1.2 02 June 2011, 14:01:33 UTC
back to top