1. c8dc2d1 remove -port and -ipAddress in favor of reading from conf by Jake Biesinger · 12 years ago
  2. 9034bec remove TEXT output for HyracksDriver by Jake Biesinger · 12 years ago
  3. ac60f5b plot histograms of all statistics (in bubble gum red...) by Jake Biesinger · 12 years ago
  4. 97dd3be sort stats output by Jake Biesinger · 12 years ago
  5. 6bb2077 add STATS step, saving counters to txt file by Jake Biesinger · 12 years ago
  6. 8b4bef3 fix driver's args by Jake Biesinger · 12 years ago
  7. 79e61c0 pass conf directly to hadoop graphbuild by Jake Biesinger · 12 years ago
  8. 11f92af change names of hyracks graphbuild enums by Jake Biesinger · 12 years ago
  9. 31f93d6 refactor driver init by Jake Biesinger · 12 years ago
  10. 787d6a2 refactor/reorder driver code by Jake Biesinger · 12 years ago
  11. 952da34 allow non-pregelix jobs to be interleaved with pregelix jobs by Jake Biesinger · 12 years ago
  12. a3ec17d Merge branch 'genomix/fullstack_genomix' into wbiesing/refactor_p4 by Jake Biesinger · 12 years ago
  13. b7bf37c Change driver to run P1 by Anbang Xu · 12 years ago
  14. 59ee6a1 Prepare to run P1 by Anbang Xu · 12 years ago
  15. 63f0132 add genomix root logger, turn off some other logging by Jake Biesinger · 12 years ago
  16. e248d53 add CHECK_SYMMETRY to driver by Jake Biesinger · 12 years ago
  17. c91c084 code review on genomix-driver -- 2013.9.18 by Anbang Xu · 12 years ago
  18. 4da7e66 add CHECK_SYMMETRY to driver by Jake Biesinger · 12 years ago
  19. 40c6d28 tweaks for edge pressure test by Nan Zhang · 12 years ago
  20. 8794790 Merge branch 'nanzhang/temp_hyracks' into nanzhang/genomix_hyracks by Nan Zhang · 12 years ago
  21. 08ebf4b tweaks for edge size pressure test by Nan Zhang · 12 years ago
  22. 560d06d add edgewritable pressure test by Nan Zhang · 12 years ago
  23. d0afc7a add NCJAVA_OPTS to ssh script for startAllNCs.sh by Anbang Xu · 12 years ago
  24. f043e5d move log file to proper location by Anbang Xu · 12 years ago
  25. 395ce71 Merge branch 'wbiesing/debug_hyracks_build' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  26. f30f2db remove max_readid_value in genomix-data, remove all hard-coding code for genomix-hyracks by Nan Zhang · 12 years ago
  27. 2eff046 use java.util.logging instead of apache commons logging by Jake Biesinger · 12 years ago
  28. 2ce9d38 Add some print statements for missing readids by Jake Biesinger · 12 years ago
  29. 3681903 Change sort to shuf by Anbang Xu · 12 years ago
  30. ab586f4 small changes by Anbang Xu · 12 years ago
  31. 6faadad add graph build automatical test script by Anbang Xu · 12 years ago
  32. fa54cda change in randomdata.sh, redirect error logs to another folder by Anbang Xu · 12 years ago
  33. e7afab6 add more details in randomData.sh by Anbang Xu · 12 years ago
  34. bd8ee91 correct randomdata.sh by Anbang Xu · 12 years ago
  35. ef688ee update randomdata script to log to a file and only keep error files by Jake Biesinger · 12 years ago
  36. 34eccad modify random data script to be more helpful in errors by Anbang Xu · 12 years ago
  37. 1c51f32 add script for creating random data by Anbang Xu · 12 years ago
  38. fb6b585 forgot to import BspUtils :) by Jake Biesinger · 12 years ago
  39. 8c9ed0f update driver to use P2's custom input and outputformat classes by Jake Biesinger · 12 years ago
  40. 3f9dc1d Merge branch 'nanzhang/hyracks_genomix' into genomix/fullstack_genomix by Nan Zhang · 12 years ago
  41. addf565 FramSize Test normal run by Nan Zhang · 12 years ago
  42. 9a0ab2f add overall step timings by Jake Biesinger · 12 years ago
  43. b775a8c fix -runLocal! preglix and hyracks use different CC's, NC's and ports by Jake Biesinger · 12 years ago
  44. d7ded9c small change on hyracks_genomix by Nan Zhang · 12 years ago
  45. b4a494e frameSize pressure test coding complete by Nan Zhang · 12 years ago
  46. 495440b add frame size pressure test package in driver by Nan Zhang · 12 years ago
  47. 4c5d5ba add logging.properties and fix compatibility issue with old bash versions by Nan Zhang · 12 years ago
  48. 3274eac try to have 2 local stes of CCs and NCs (-runLocal not working) by Jake Biesinger · 12 years ago
  49. 9e32331 Add full-pipeline counters by Jake Biesinger · 12 years ago
  50. da9eeaf hadoop uses |IO_DIRS| * #slaves reducers by Jake Biesinger · 12 years ago
  51. a9f475d use $IO_DIRS, not -coresPerMachine for hyracks partitions + hadoop #reducers by Jake Biesinger · 12 years ago
  52. 7294ef7 hadoop jar deployment fix by Jake Biesinger · 12 years ago
  53. d21026a shut down previous clusters again by Jake Biesinger · 12 years ago
  54. 2a30771 don't delete the default log directory on cluster shutdown by Jake Biesinger · 12 years ago
  55. 6f98c6f read additional ports from .properties; launch multiple CC's on one machine(?) by Jake Biesinger · 12 years ago
  56. a56a98a read FRAME_SIZE and FRAME_LIMIT from cluster.properties by Jake Biesinger · 12 years ago
  57. 7f546b5 Use maven-built app.home when run from Eclipse (mus trun mvn package once) by Jake Biesinger · 12 years ago
  58. 3255cb1 move scripts back (can't run non-local eclipse without mvn package) by Jake Biesinger · 12 years ago
  59. 3fb78eb move and chmod +x scripts in driver so eclipse can call the directly by Jake Biesinger · 12 years ago
  60. 2d358c6 runLocal is working but doesn't shut down properly by Jake Biesinger · 12 years ago
  61. db95a42 only shut down pregelix cluster if it's running by Jake Biesinger · 12 years ago
  62. 0734cd2 STATS is a separate option and DUMP_FASTA can happen after any step by Jake Biesinger · 12 years ago
  63. 16a94ca WIP: partial support for local/nonlocal for hadoop, hyracks and pregelix by Jake Biesinger · 12 years ago
  64. eb807a3 add scratch dir creator script in driver by Jake Biesinger · 12 years ago
  65. ee82213 increase default job history for adminconsole by Jake Biesinger · 12 years ago
  66. ed5a065 less aggressive and adjustable cluster wait times by Jake Biesinger · 12 years ago
  67. f389e7e tweak framesize by Jake Biesinger · 12 years ago
  68. eecb337 increase wait time and add a shutdown hook that stops the clusters by Jake Biesinger · 12 years ago
  69. 2d72d3e add -followsGraphBuild for those inputs proceeding build by Jake Biesinger · 12 years ago
  70. 8f6b461 refactor pregelix job creation by Anbang Xu · 12 years ago
  71. 33d8284 fix driverUtils string value by Anbang Xu · 12 years ago
  72. a32d7ce adjust job history size by Nan Zhang · 12 years ago
  73. 6c4e526 read and set framesize from cluster.properties by Jake Biesinger · 12 years ago
  74. 15b6f47 add MAX_READ_IDS_PER_EDGE in opts parser and jobs by Jake Biesinger · 12 years ago
  75. d169c54 auto-discover CC port and IP settings (broke runLocal) by Jake Biesinger · 12 years ago
  76. 843db89 Don't use infiniband ports (look into in the future) by Jake Biesinger · 12 years ago
  77. 21bb3d6 don't reuse Hyracks CC in Pregelix jobs by Jake Biesinger · 12 years ago
  78. 4aa155f increase wait time and defer creating the driver until NCs are active by Jake Biesinger · 12 years ago
  79. 284e5f1 use .pid files to track the CC and NC nodes by Jake Biesinger · 12 years ago
  80. 3bb11f5 move start/stop cluster in utils by Jake Biesinger · 12 years ago
  81. f18eed5 Add some logging and attempt to shut down servers on exception by Jake Biesinger · 12 years ago
  82. 5936fcb fix NPE by Jake Biesinger · 12 years ago
  83. ddeb021 Split driver utilities into their own file by Jake Biesinger · 12 years ago
  84. e643029 genomix driver is responsible for start/stop of Hyracks/Pregelix clusters by Jake Biesinger · 12 years ago
  85. dc32cf2 separate NC's for pregelix and hyracks by Jake Biesinger · 12 years ago
  86. 11823d7 simpler commands for script GENOMIX_HOME resolution by Jake Biesinger · 12 years ago
  87. d4b581c Run cluster and driver scripts from anywhere by Jake Biesinger · 12 years ago
  88. 558ea60 Merge aggregator with main branch by Anbang Xu · 12 years ago
  89. 50b28b6 Adpat hadoop testsuite to have linespermap arg by Anbang Xu · 12 years ago
  90. 4e63417 fix location of stores.properties by Jake Biesinger · 12 years ago
  91. 476760d Add timed logging to genomix-driver jobs by Jake Biesinger · 12 years ago
  92. 0d0f899 use command-line args in genomix-driver by Jake Biesinger · 12 years ago
  93. 676a268 stats are binned by whole value by Jake Biesinger · 12 years ago
  94. 65ee367 add STATS and DUMP_FASTA steps to the graph (run locally) by Jake Biesinger · 12 years ago
  95. 5be5c46 fix coresPerMachine's default values by Jake Biesinger · 12 years ago
  96. 28cbeae save intermediate results by default (found a bug in pregelix-core?) by Jake Biesinger · 12 years ago
  97. 8b79c57 don't save intermediate results by default; add option to do so by Jake Biesinger · 12 years ago
  98. f9e6e5f add hadoop building to the driver by Jake Biesinger · 12 years ago
  99. 630586c add test case for synthetic data by Jake Biesinger · 12 years ago
  100. d75565c add option for corespermachine in jobconf by Nan Zhang · 12 years ago