1. 824b34c closes #28 by Dionysios Logothetis · 7 years ago
  2. dbce658 Fix findbug issue by Hassan Eslami · 7 years ago
  3. ebb4249 closes #29 by Dionysios Logothetis · 7 years ago
  4. 2173d87 JIRA-1137 by Hassan Eslami · 7 years ago
  5. a1d546f JIRA-1134 by Maja Kabiljo · 7 years ago
  6. 3dbd158 closes #25 by Sergey Edunov · 7 years ago
  7. 9c2d135 JIRA-1133 by Maja Kabiljo · 7 years ago
  8. 18c67ca GIRAPH-1132 by Sergey Edunov · 7 years ago
  9. f37f373 closes #20 by Dionysios Logothetis · 7 years ago
  10. 8cb309d GIRAPH-1130 Fix RepeatUntilBlock by Igor Kabiljo · 7 years ago
  11. e61cbfd GIRAPH-1129 by Igor Kabiljo · 7 years ago
  12. 24b8c0e GIRAPH-1129 by Igor Kabiljo · 7 years ago
  13. ad84a99 GIRAPH-1129 by Igor Kabiljo · 7 years ago
  14. 3b53360 GIRAPH-1128. Giraph does not build because of maven-dependency-plugin (patch submitted by Naresh Bafna) by Roman Shaposhnik · 7 years ago
  15. 2ddabf3 Add missing files for GIRAPH-1125. Closes #12 by Sergey Edunov · 7 years ago
  16. f5b685e GIRAPH-1125 by Hassan Eslami · 7 years ago
  17. cdf37f2 Fix typo by Sergey Edunov · 7 years ago
  18. eb4b533 Correct typo in word "initialize" by KidEinstein · 7 years ago
  19. 8a40ce0 GIRAPH-1124 - Create documentation on how to make Giraph release by Sergey Edunov · 7 years ago
  20. f892342 Fix Checkstyle by Sergey Edunov · 7 years ago
  21. 0b67d74 Bump Apache Giraph version to 1.3.0-SNAPSHOT by Sergey Edunov · 8 years ago
  22. 70c6545 GIRAPH-1122 Javadoc generation fails for Giraph 1.2.0 by Sergey Edunov · 8 years ago
  23. bf4c371 Fixing RAT checks for Apache Giraph release by Sergey Edunov · 8 years ago
  24. 3eec67e GIRAPH-1118 - Giraph-gora and Giraph-rexster test cases fail in release-1.2 by Sergey Edunov · 8 years ago
  25. b2c9822 GIRAPH-1118 - Giraph-gora and Giraph-rexster test cases fail in release-1.2 by Sergey Edunov · 8 years ago
  26. 8bf08f5 [GIRAPH-1117] Provide a flexible way to decide whether to create vertex when it is not present in the input by Sergey Edunov · 8 years ago
  27. 06de6c4 GIRAPH-1094 remove hbase1 from distribution for hadoop_1 by Sergey Edunov · 8 years ago
  28. 9e97a90 GIRAPH-1094 Remove hbase from hadoop_1 by Sergey Edunov · 8 years ago
  29. c4cb42f GIRAPH-1114: Expose StatusReporter from workers in blocks framework by Maja Kabiljo · 8 years ago
  30. 833ccb7 GIRAPH-1115: Move UncaughtExceptionHandler setup to GraphTaskManager by Maja Kabiljo · 8 years ago
  31. 984f45e GIRAPH-1111 - FileOutputFormat#setOutputPath is not always available by Sergey Edunov · 8 years ago
  32. 2117d1d faster maps by spupyrev · 8 years ago
  33. 2ae95bd GIRAPH-1108: Allow measuring time spent doing GC in some interval by Maja Kabiljo · 8 years ago
  34. 8205f0d Out-of-core is logging too aggressively by Tyler Serdar Bulut · 8 years ago
  35. a15675c GIRAPH-1103: Another try to fix jobs getting stuck after channel failure by Maja Kabiljo · 8 years ago
  36. 693a71c GIRAPH-1107: Allow observers to access job counters by Maja Kabiljo · 8 years ago
  37. 9d7bb4b GIRAPH-1105: Fix number of open requests in FacebookConfiguration by Maja Kabiljo · 8 years ago
  38. 0a82257 GIRAPH-1104: NegativeArraySize exception in BigDataOutput by Maja Kabiljo · 8 years ago
  39. a85c41e Fixing Giraph pom.xml to reflect new project committers by Hassan Eslami · 8 years ago
  40. d3c8c56 GIRAPH-1098 Job may get stuck if zookeeper port fixed and is in use by Sergey Edunov · 8 years ago
  41. 160a0d3 GIRAPH-1087: Retry requests after channel failure by Maja Kabiljo · 8 years ago
  42. daf6bd5 GIRAPH-1097 Fix TestOutOfCore.testOutOfCoreLocalDiskAccessor by Sergey Edunov · 8 years ago
  43. b7c533b [GIRAPH-1095] Performance regression after GIRAPH-1068 by Sergey Edunov · 8 years ago
  44. 07dfe0f GIRAPH-1092 TestCollections.testLargeBasicList fails with OOM by Sergey Edunov · 8 years ago
  45. 8a2ec5e [GIRAPH-1091] Fix SimpleRangePartitionFactoryTest by Maja Kabiljo · 8 years ago
  46. 7256200 GIRAPH-1086: Use pool of byte arrays with InMemoryDataAccessor by Maja Kabiljo · 8 years ago
  47. b0262f8 [GIRAPH-1089] Fix a bug in out-of-core infrastructure by Hassan Eslami · 8 years ago
  48. b51ecd2 GIRAPH-1085: Add InMemoryDataAccessor by Maja Kabiljo · 8 years ago
  49. 28cbe03 GIRAPH-1082: Remove limit on the number of partitions by Maja Kabiljo · 8 years ago
  50. 819f293 GIRAPH-1083: Make sure we fail after exception in ooc-io thread happens by Maja Kabiljo · 8 years ago
  51. faf3392 GIRAPH-1080: Add FacebookConfiguration by Maja Kabiljo · 8 years ago
  52. 23184e1 GIRAPH-1081: Fix a bug in internal out-of-core infra: multithreaded accesses to buffers by Hassan Eslami · 8 years ago
  53. 77a24a9 GIRAPH-1079: Add triangle counting example by Maja Kabiljo · 8 years ago
  54. 3793c9e Decouple out-of-core persistence infrastructure from out-of-core computation by Hassan Eslami · 8 years ago
  55. 8eb1f76 GIRAPH-1078 createZooKeeperServerList should use task instead of port number by Sergey Edunov · 8 years ago
  56. cf6abc0 GIRAPH-1062: Page rank in Blocks&Pieces by Maja Kabiljo · 8 years ago
  57. 51f0937 GIRAPH-1077: Jobs getting stuck after channel failure by Maja Kabiljo · 8 years ago
  58. 2185f59 GIRAPH-1076 Race condition in FileTxnSnapLog by Sergey Edunov · 8 years ago
  59. d827c97 Improve out-of-core metrics by Hassan Eslami · 8 years ago
  60. 24664b9 GIRAPH-1075 checkstyle by Maja Kabiljo · 8 years ago
  61. b5a63d8 GIRAPH-1075: UnsafeByteArrayOutputStream silently writes long UTFs incorrectly by Maja Kabiljo · 8 years ago
  62. 916763e GIRAPH-1068 Make Zookeeper accept 0 as a port number and let it choose any available free port by Sergey Edunov · 8 years ago
  63. 5068b6f GIRAPH-1070 Comparators in PartitionUtils can overflow by Sergey Edunov · 8 years ago
  64. fe87b23 GIRAPH-1069 Race condition in all *ConfOption classes by Sergey Edunov · 8 years ago
  65. c94dd9c Cleanup the old out-of-core message mechanism by Hassan Eslami · 8 years ago
  66. 6256a76 Integrating out-of-core mechanism with credit-based flow-control and data generation tethering by Sergey Edunov · 8 years ago
  67. 4321e44 GIRAPH-1063: Make primitive type generated fixed capacity min heaps by Maja Kabiljo · 8 years ago
  68. 9b6d6f9 GIRAPH-1065: Allow extending JobProgressTrackerService by Maja Kabiljo · 8 years ago
  69. 608d506 GRIAPH-1064: Reconnect JobProgressTracker by Maja Kabiljo · 8 years ago
  70. 7cacb18 GIRAPH-1061: Add Connected Components block factory by Maja Kabiljo · 8 years ago
  71. 1c55442 Block API handle by Dionysios Logothetis · 8 years ago
  72. 0b19622 GIRAPH-1060: Add combiner to connected components by Maja Kabiljo · 8 years ago
  73. 1c7552b GIRAPH-1058: Fix connection retry logic by Maja Kabiljo · 8 years ago
  74. fd61fda fixing cases when there is no conf by spupyrev · 8 years ago
  75. b90b59d Decoupling NettyClient from control flow policy by Sergey Edunov · 8 years ago
  76. b5284cd Setting auto-read in Netty to false by Hassan Eslami · 8 years ago
  77. e5f851a GIRAPH-1055: Javadoc fails build with Java 8 by Avery Ching · 8 years ago
  78. b5b76c2 GIRAPH-1054: Separate ThriftService from JobProgressTrackerService on the client by Avery Ching · 8 years ago
  79. c9ab310 [GIRAPH-1053] Log exceptions to command line by Maja Kabiljo · 8 years ago
  80. 77ae12e [GIRAPH-1041] Generate primitive type specific code by Igor Kabiljo · 8 years ago
  81. bac93fa GIRAPH-1052: Fix makeSymmetricUnweighted by Maja Kabiljo · 8 years ago
  82. 093e819 GIRAPH-1050: Add MapperObserver by Maja Kabiljo · 8 years ago
  83. 24bed1a GIRAPH-1046: Add a way to synchronize full GC calls across workers by Maja Kabiljo · 8 years ago
  84. 97e26e6 Improve flow control on sender side (pre-requisite for credit-based flow control) by Hassan Eslami · 8 years ago
  85. 16dba64 unsafe readers for varints by spupyrev · 8 years ago
  86. cc2fa8a faster varint by spupyrev · 8 years ago
  87. a927450 [GIRAPH-1041] Generate primitive type specific code for functions by Igor Kabiljo · 8 years ago
  88. e4aa99d Increase info-logging while waiting for straggler workers by Tyler Serdar Bulut · 8 years ago
  89. 5a04dc5 GIRAPH-1039: Fix stopping jmap histo thread by Maja Kabiljo · 9 years ago
  90. 4170eeb unsafe byte readers/writers by spupyrev · 8 years ago
  91. fafecee New out-of-core infrastructure (first patch including fixed out-of-core mechanism) by Sergey Edunov · 8 years ago
  92. c6af3ed [easy] Log aggregate times per piece at the end by Igor Kabiljo · 8 years ago
  93. 0f8d337 GIRAPH-1044. Update book info in the User Docs / Related Literature page of the site by Roman Shaposhnik · 8 years ago
  94. 3c07b12 Making threads in JobProgressService daemons by Sergey Edunov · 8 years ago
  95. 2415059 Add PrepareGraphPieces.isSymmetricBlock to check for a symmetric graph by Yuri Schimke · 8 years ago
  96. ca36f1d Use Partitions in LocalBlockRunner by Igor Kabiljo · 8 years ago
  97. 1e802da Implementation of DirectWritableSerializerCopyTest.copy() by Sergey Edunov · 8 years ago
  98. 0adfdfd Correction in interface documentation by Sergey Edunov · 8 years ago
  99. 937d503 Added vldb publication by Sergey Edunov · 8 years ago
  100. 3d51e77 Make IntSupplier extend Serializable by Sergey Edunov · 8 years ago