1. d000771 Add ability to configure network ports for NCs and CC. by Chris Hillery · 10 years ago
  2. fe9bf23 Add Shutdown via API to Hyracks by Ian · 10 years ago
  3. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  4. f53df34 reduced communication during result distribution by Till Westmann · 10 years ago
  5. 07e87bd start WorkQueue at the end of CC startup by Till Westmann · 10 years ago
  6. f6600f6 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  7. fbf80a9 Merge branch 'master' of https://code.google.com/p/hyracks by buyingyi · 11 years ago
  8. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  9. f4e8743 formatting by Raman Grover · 11 years ago
  10. d3ac16f restoring default values for heartbeat_period and max_heartbeat_elapsed, temporarily changed for fault tolerance experiments by Raman Grover · 11 years ago
  11. b5554f6 1. add deployment retry 2. support plan switch by buyingyi · 11 years ago
  12. c8777fe add I/O counter by buyingyi · 11 years ago
  13. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  14. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  15. 249f480 Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  16. 674bf7e Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  17. a6bdfc9 fix file write race condition by buyingyi · 11 years ago
  18. 13c51cf Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  19. 3a46c70 merge from master by Raman Grover · 11 years ago
  20. 07ba95f Merged hyracks master back into VXQuery branch. by ecarm002@ucr.edu · 11 years ago
  21. 45c66bc fix fault-tolerance and error reporting to handle disk failures by buyingyi · 11 years ago
  22. 30eff62 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 11 years ago
  23. 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
  24. fb7ec92 shut down ResultStateSweeper when it's interrupted by Jake Biesinger · 11 years ago
  25. 0420ded revert heart beat configs to defaults by zheilbron · 11 years ago
  26. 418918c Instead of adding stop commands to the running thread, this commit changes the thread to be a daemon thread. by ecarm002@ucr.edu · 11 years ago
  27. bff9f41 Instead of adding stop commands to the running thread, this patch changes the thread to be a daemon thread. by ecarm002@ucr.edu · 11 years ago
  28. a16c9ec Add support for stopping the ResultStateSweeper thread in to the classes that create it. by ecarm002@ucr.edu · 11 years ago
  29. 4055368 temporarily altered defaults for testing by ramangrover29 · 11 years ago
  30. 3846a47 merge from master by ramangrover29 · 11 years ago
  31. 32a9c33 checkpoint by ramangrover29 · 11 years ago
  32. c85d19f Merge branch 'master' of https://code.google.com/p/hyracks by Till Westmann · 11 years ago
  33. 276bbc2 add/update license headers by Till Westmann · 11 years ago
  34. ee44e93 Add command line parameters to command line mappers. by Madhusudan.C.S · 11 years ago
  35. 2da4c7e Refactor out the result state sweeper code. by Madhusudan.C.S · 11 years ago
  36. 7329820 Add new configuration parameters for NC for new result distribution policy based on time. by Madhusudan.C.S · 11 years ago
  37. 5cbd719 Add new configuration parameters on CC side for new result distribution cleanup policy based on time. by Madhusudan.C.S · 11 years ago
  38. fc12d19 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 11 years ago
  39. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 11 years ago
  40. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 11 years ago
  41. 68bd0ca Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 11 years ago
  42. 7b0439c Reverted the previous commit, number of io devices is now controlled by AsterixHyracksIntegrationUtil. by salsubaiee · 11 years ago
  43. e6c4421 Changed the default numbe rof IO devices in the asterix tests from 1 to 2. by salsubaiee · 11 years ago
  44. 10aa99d Added mechanism for an application to subscribe to cluster membership events by ramangrover29 · 11 years ago
  45. e2e3dc8 Changed error reporting to return exceptions that were responsible for Job termination by Vinayak Borkar · 12 years ago
  46. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  47. 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 · 12 years ago
  48. 97cfb16 Use LinkedHashMap to remove the state of old entries. by madhusudancs@gmail.com · 12 years ago
  49. 48632b4 Merge fullstack_hyracks_result_distribution to fullstack_asterix_stabilization. by madhusudancs@gmail.com · 12 years ago
  50. 0759951 Fix merge and build issue. by madhusudancs@gmail.com · 12 years ago
  51. ccd9938 Merge fullstack_asterix_stabilization with fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  52. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  53. e611d23 Add support to provide the result distribution buffer memory budget as command line option to the node controller. by madhusudancs@gmail.com · 12 years ago
  54. 16d120f Removed dcache dependency from NCDriver by vinayakb · 12 years ago
  55. b90e426 Fixed setting of distributed state by vinayakb · 12 years ago
  56. ca27294 Fix the tests and code to support server side serialization. by madhusudancs@gmail.com · 12 years ago
  57. ba89d0b Remove the usage of serialized descriptor. by madhusudancs@gmail.com · 12 years ago
  58. 1180edf Implement support for determining and reporting job status. by madhusudancs@gmail.com · 12 years ago
  59. dac14cf Pass the serialized record descriptor all the way upto dataset directory service in the RPC chain. by madhusudancs@gmail.com · 12 years ago
  60. 75fd920 Add a parameter for the ResultWriterOperatorDescriptor to support ordered result distribution. by madhusudancs · 12 years ago
  61. a5b45f5 Add support for registering the result set id with the ResultWriterOperatorDescriptor. by madhusudancs · 12 years ago
  62. 78eb0c2 Make all the necessary changes or additions to report the data transfer info across the new result distribution socket for the node controller. by madhusudancs · 12 years ago
  63. 586abd7 Create a separate datasetNetworkManager with its own socket (ipaddress and port) by madhusudancs · 12 years ago
  64. 8c2c4c4 Connect the whole register result generating partition path from the NodeController through the ClusterController by implementing the necessary RPC interfaces. by madhusudancs · 12 years ago
  65. 0255f41 Made fields optional by vinayakb · 12 years ago
  66. 1696995 Eliminated Application deployment code. Eliminated hyracks-cli. Fixed hyracks examples to work with the new application model by vinayakb · 12 years ago
  67. 4b606fd Merged hyracks_asterix_vldb_demo -r 1860:1862 by vinayakb · 12 years ago
  68. 0c86039 Copied hyracks trunk into fullstack by vinayakb · 12 years ago