1. bb3457c ASTERIXDB-139: Add temp workspace files deletion to IOManager by Murtadha Hubail · 9 years ago
  2. d885779 Change license headers by Ian Maxon · 9 years ago
  3. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  4. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  5. da37cb2 Introducing data replication API to LSM indexes by Murtadha Hubail · 9 years ago
  6. 137fc3b Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
  7. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 9 years ago
  8. 81b1501 This change allows setting a local ordering property for assign operators. it is needed when variables that are created in the assign operator are sorted by Abdullah Alamoudi · 10 years ago
  9. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  10. d000771 Add ability to configure network ports for NCs and CC. by Chris Hillery · 10 years ago
  11. fe9bf23 Add Shutdown via API to Hyracks by Ian · 10 years ago
  12. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  13. f53df34 reduced communication during result distribution by Till Westmann · 10 years ago
  14. 86a05f3 Code performance readability update for JSON partition constraints. by Eldon Carman · 10 years ago
  15. 8f649ae Made the JSON output more readable. by Eldon Carman · 10 years ago
  16. 6b3c861 Added constraints to the operator JSON. by Eldon Carman · 10 years ago
  17. 47058a0 adressed code review comments by icetindil · 11 years ago
  18. 7ca932f fix for issue #732 by icetindil · 11 years ago
  19. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  20. 3d94fc5 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  21. 8178fc0 Fixing Methods signature by pouria.pirzadeh · 11 years ago
  22. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  23. f4e8743 formatting by Raman Grover · 11 years ago
  24. 8108472 reformatting by Raman Grover · 11 years ago
  25. 743dfdf reformatting by Raman Grover · 11 years ago
  26. df68066 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  27. 8c4d13f Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  28. f40769a removed unnecessary fields in JobInfo by Raman Grover · 11 years ago
  29. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  30. 1feaebd fix application lifecyle mgmt in hyracks nc by buyingyi · 11 years ago
  31. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  32. 249f480 Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  33. 18bc24c changes to tracked locations assigned to an operator for each partition by Raman Grover · 11 years ago
  34. a6bdfc9 fix file write race condition by buyingyi · 11 years ago
  35. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  36. 13c51cf Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  37. e23f041 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  38. 465f68b merged master back by JArod · 11 years ago
  39. 3a46c70 merge from master by Raman Grover · 11 years ago
  40. 45c66bc fix fault-tolerance and error reporting to handle disk failures by buyingyi · 11 years ago
  41. 6ab4b50 1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority by buyingyi · 11 years ago
  42. 6f8257d changes for memory management by pouria.pirzadeh · 11 years ago
  43. 77aad6b try to fix memory leak issue by JArod · 11 years ago
  44. 3b22171 merge from zheilbron/hyracks_msr by ramangrover29 · 11 years ago
  45. 7a55777 Merge branch 'master' into raman/master_feeds by ramangrover29 · 11 years ago
  46. fe8c141 Merged master by Vinayak Borkar · 11 years ago
  47. 622b77c checkpoint by ramangrover29 · 11 years ago
  48. 3846a47 merge from master by ramangrover29 · 11 years ago
  49. 32a9c33 checkpoint by ramangrover29 · 11 years ago
  50. c85d19f Merge branch 'master' of https://code.google.com/p/hyracks by Till Westmann · 11 years ago
  51. 276bbc2 add/update license headers by Till Westmann · 11 years ago
  52. 01ded08 Move the interfaces which are not required by client in hyracks api to hyracks-control-nc project. by Madhusudan.C.S · 11 years ago
  53. 2da4c7e Refactor out the result state sweeper code. by Madhusudan.C.S · 11 years ago
  54. 22021e0 Implement a CC side sweeper thread to clean up result distribution Directory Service states related to results. by Madhusudan.C.S · 11 years ago
  55. 767fe4a For synchronous queries the partition should be removed as soon as it is read. by Madhusudan.C.S · 11 years ago
  56. 9322557 Add an additional parameter to ResultWriter operator to take the query or job's execution mode, synchronous or asynchronous as the boolean parameter. by Madhusudan.C.S · 11 years ago
  57. cc366ad Addressed Vinayak's comments by salsubaiee · 11 years ago
  58. fc12d19 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 11 years ago
  59. c297473 Made sure the directories of the core dump exist. This logic should go away once the paths of the core dump files are propgated correctly. by salsubaiee · 11 years ago
  60. 62cccfd Merged in master by Vinayak Borkar · 11 years ago
  61. a1c7d72 Merge branch 'madhusudancs/error-reporting' by Madhusudan.C.S · 11 years ago
  62. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 11 years ago
  63. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 11 years ago
  64. 68bd0ca Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 11 years ago
  65. 5de628e Addressing Yingyi's Review by pouria.pirzadeh · 11 years ago
  66. 44cd03d Adding IPredicateEvaluator for issue 423 at hyracks level by pouria.pirzadeh@gmail.com · 11 years ago
  67. dc40468 Addressing Yingyi's Review by pouria.pirzadeh · 11 years ago
  68. 6a5b907 Adding IPredicateEvaluator for issue 423 at hyracks level by pouria.pirzadeh@gmail.com · 11 years ago
  69. 5620e95 added job info by ramangrover29 · 11 years ago
  70. 4634d0f adding missing interface IClusterLifecycleListener by ramangrover29 · 11 years ago
  71. 10aa99d Added mechanism for an application to subscribe to cluster membership events by ramangrover29 · 11 years ago
  72. 40cc046 Added memory manager by Vinayak Borkar · 11 years ago
  73. 46b3981 coredump checkpoint by ramangrover29 · 11 years ago
  74. 534471c Read results for each result set id. by Madhusudan.C.S · 11 years ago
  75. 1e8df9f Merge branch 'fullstack_lsm_staging' into madhusudancs/parallelize_result_distribution. by Madhusudan.C.S · 11 years ago
  76. e640fe2 Fix the job result status to use the job level status enum type. by Madhusudan.C.S · 11 years ago
  77. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 11 years ago
  78. 320388a Propagate the actual exceptions thrown in the NCs to the CC and to the client via the API or WebUI. by Madhusudan.C.S · 11 years ago
  79. 89b7da1 Implement read aborting in all the nodes when a job fails. by Madhusudan.C.S · 11 years ago
  80. 76036e4 Refactor result caching mechanism. by Madhusudan.C.S · 11 years ago
  81. 74230c3 merged r3236:3273 fullstack_asterix_stabilization --> fullstack_lsm_staging by zheilbron · 11 years ago
  82. 3688c7b Implement job cleaner using the history property. by madhusudancs@gmail.com · 11 years ago
  83. 6ccde41 merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging by zheilbron · 12 years ago
  84. 88f4804 merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  85. 0759951 Fix merge and build issue. by madhusudancs@gmail.com · 12 years ago
  86. ccd9938 Merge fullstack_asterix_stabilization with fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  87. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  88. db6dc11 Add support to handle job failures. by madhusudancs@gmail.com · 12 years ago
  89. caf0833 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  90. c3bd7c3 Implement a basic memory manager to cache results from jobs and use the writer and reader to store and distribute the results. by madhusudancs@gmail.com · 12 years ago
  91. 7b604e0 Implement interfaces for result writing and reading. by madhusudancs@gmail.com · 12 years ago
  92. f58b75d Implement a class for storing the state of the results. by madhusudancs@gmail.com · 12 years ago
  93. 20403e2 ResultWriterOperator should provide the record descriptor of its input buffers at run time to serializer and it shouldn't be statically provided to the factory provider at static query compilation time. by madhusudancs@gmail.com · 12 years ago
  94. 1daf6a6 Separate the result reader out of the client class which sets up connection. by madhusudancs@gmail.com · 12 years ago
  95. 4df32f6 merged fullstack_asterix_stabilization r3023:3038 to fullstack_lsm_staging by zheilbron · 12 years ago
  96. 640ca4d address Vinayak's comments by buyingyi · 12 years ago
  97. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  98. cfdcb0f clean up comments and code by buyingyi · 12 years ago
  99. 1374e75 Define an init method for the serializer and call it in result writer's open method. by madhusudancs@gmail.com · 12 years ago
  100. ab03447 create a rewriter during each initialize call by buyingyi · 12 years ago