1. 62d14ab Refactored JobProfile construction by vinayakb · 13 years ago
  2. 938f4b6 Cleaned up unused code by vinayakb · 13 years ago
  3. 112ac4e Fixed silent dopping of InterruptedException by vinayakb · 13 years ago
  4. 3871c7d Refactored Node Controller to use work queue by vinayakb · 13 years ago
  5. fab18ba Added javadocs to api.application package. Fixed some typos in method names. by vinayakb · 13 years ago
  6. 5e93424 Added ability to register TaskState with the infrastructure by vinayakb · 13 years ago
  7. 379d73b Initial Commit of the Hyracks Admin Console by vinayakb · 13 years ago
  8. f787877 Added fail() call to IFrameWriter by vinayakb · 13 years ago
  9. e0616d8 Changed job id from UUID to JobId by vinayakb · 13 years ago
  10. 54702fb Converted OperatorDescriptorId and ConnectorDescriptorId to hold ints instead of UUIDs by vinayakb · 13 years ago
  11. a67c6c4 Refactored cluster controller by vinayakb · 14 years ago
  12. 87be975 Cleaned up partition management. Made fault recovery more robust. by vinayakb · 14 years ago
  13. d705dae Added state awareness of partitions to CC by vinayakb · 14 years ago
  14. d3972d6 Cleaned up partition registration maps. Refactored controller registration by vinayakb · 14 years ago
  15. fa860d1 Fixed bug in SortMergePartitionCollector. Fixed over-synchronization in collectors. by vinayakb · 14 years ago
  16. 880f0de Merged r434 from trunk by vinayakb · 14 years ago
  17. 1774c50 Merged r432 from trunk by vinayakb · 14 years ago
  18. 3224dba Added more connector policies. Cleaned up Activity API. by vinayakb · 14 years ago
  19. a4013cd Added connector policy support to runtime by vinayakb · 14 years ago
  20. a17a768 Fixed task cluster build issue. Fixed closing of Task context by vinayakb · 14 years ago
  21. ceb312d Added sort-merge collector. tests pass by vinayakb · 14 years ago
  22. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  23. f1c6fb9 Refactored code for scheduling changes by vinayakb · 14 years ago
  24. 446fa2f Enabled build of hadoop-compat layer. Enabled triggering of job failure when an operator in a stagelet fails by vinayakb · 14 years ago
  25. 77459fc Fixed cleanup on job abort. Fixed profiling by vinayakb · 14 years ago
  26. b95c38d Merged in trunk@298:303 by vinayakb · 14 years ago
  27. 5397ccc Fixed application deployment. Fault recovery works correctly. by vinayakb · 14 years ago
  28. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  29. b82d085 Merged r294 from the hyracks_io_management branch by vinayakb · 14 years ago
  30. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago
  31. f75b793 Merged online_aggregation @186:220 by vinayakb · 14 years ago
  32. cdd3e1d Added the ability to collect profile. Added REST Api to provide access to job state by vinayakb · 14 years ago
  33. 0665fc1 Added profile reporting capability by vinayakb · 14 years ago
  34. 93c4c1f Added counters by vinayakb · 14 years ago
  35. 6cf661e Added more descriptive information to operator start/finish logs by vinayakb · 14 years ago
  36. 2f216de Changed operator start/finish messages to show name of operator by vinayakb · 14 years ago
  37. 3d823c6 Reverted change by Raman in r152. by vinayakb · 14 years ago
  38. cca14cb Execption raised by a operator is not handled correctly and hence the job continues to be in a running state. by ramangrover29 · 14 years ago
  39. 97ceca9 Refactored IOperatorNodePushable to be extended for multiple inputs by vinayakb · 14 years ago
  40. 824a36d Added flush call to IFrameWriter by vinayakb · 14 years ago
  41. 32c3869 Added application support. Added examples. Added CLI by vinayakb · 14 years ago
  42. 2503884 Renamed hyracks-runtime to hyracks-control-nc by vinayakb · 14 years ago