1. 72574eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  2. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  3. d97f5ea clean up azure adapters by zheilbron · 11 years ago
  4. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  5. e9904f2 minor changes to pull based twitter adapter by ramangrover29 · 11 years ago
  6. 66b8a07 added an additional test for feed ingestion by Raman Grover · 11 years ago
  7. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  8. 4abeab5 checkpoint by Raman Grover · 11 years ago
  9. 13e2bec merged from master by ramangrover29 · 11 years ago
  10. d4fd2ed modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time by Raman Grover · 11 years ago
  11. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  12. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  13. 98c0a60 modified test library descriptor xml to account for schema change by ramangrover29 · 11 years ago
  14. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  15. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  16. d59bfd5 re-orchestrated feeds fault tolerance integration test by ramangrover29 · 11 years ago
  17. 48e13b7 1) modified tweet schema to have tweet ids as int64. 2) Added GUID (Long) generator for generating cluster wide unique Ids by ramangrover29 · 11 years ago
  18. 81fca19 allow for absolute constraints or *all NCs* rather than count constraints by zheilbron · 11 years ago
  19. 5119b63 log a record when it fails to be parsed by zheilbron · 11 years ago
  20. 1a98fc5 enable feeds to ingest partitions of the data stored in azure by zheilbron · 11 years ago
  21. 80cce1e rename variables for clarity by zheilbron · 11 years ago
  22. 86091c9 work around parser issues with ints/doubles; validate tablename in azure adapter by zheilbron · 11 years ago
  23. 3cffd054 missed a file on last commit by zheilbron · 11 years ago
  24. 073b0c4 add feed ingestion for posting metadata by zheilbron · 11 years ago
  25. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  26. 27a858d remove debug messages by zheilbron · 11 years ago
  27. 06178b1 remove debug statements by zheilbron · 11 years ago
  28. 9d4b1f7 remove debug statements by zheilbron · 11 years ago
  29. 0ff0d82 use smaller dummy field by zheilbron · 11 years ago
  30. 803fce5 added fix for type promotion during insertion by JArod · 11 years ago
  31. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  32. cb98388 syncing azure adapter by zheilbron · 11 years ago
  33. b0e116a added support for optional types for delimited data parser; fixed an issue on temporal constructors on incorrect string parsing if the string is empty by JArod · 11 years ago
  34. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  35. df04b7e introduced feed runtime factory for managing feeds by ramangrover29 · 11 years ago
  36. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  37. a5e4231 merge from master by ramangrover29 · 11 years ago
  38. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  39. 93dd823 checkpoint by ramangrover29 · 11 years ago
  40. 0e64ec5 added push based Twitter firehose adapter by ramangrover29 · 11 years ago
  41. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  42. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  43. 4da3606 checkpoint by ramangrover29 · 11 years ago
  44. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  45. 927e2f1 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  46. 8be29bd merge from master by ramangrover29 · 11 years ago
  47. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  48. f7f449a completed merge from master by ramangrover29 · 11 years ago
  49. 7491566 merge from master by ramangrover29 · 11 years ago
  50. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  51. 73877cc Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  52. 904637d fix the hive adapter by buyingyi · 11 years ago
  53. 54151ae cleanup the fix for issue349 by buyingyi · 11 years ago
  54. 209adfb fix issue349 by buyingyi · 11 years ago
  55. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  56. 4424af4 policy stuff by ramangrover29 · 11 years ago
  57. bd2b120 pending changes by ramangrover29 · 11 years ago
  58. f9f7834 synthetic adapter by ramangrover29 · 11 years ago
  59. 4037404 support for coredump: checkpoint 1 by ramangrover29 · 11 years ago
  60. 6c00d47 pending changes by ramangrover29 · 11 years ago
  61. 95135de added external UDF that initializes it with a dictionary as part of initialization and uses it in subsequent invocations by ramangrover29 · 11 years ago
  62. 6d9b59a integration test for managix by Raman Grover · 11 years ago
  63. 5be214a external udf feed tests: checkpoint by ramangrover29 · 11 years ago
  64. 00560cc completed framework for automated testing of external libraries by ramangrover29 · 11 years ago
  65. d554ab4 external library testcases: checkpoint 2 by ramangrover29 · 11 years ago
  66. 5a50c9c integration test for external library deploymenti/usage: checkpoint 1 by ramangrover29 · 11 years ago
  67. 9078aa5 external udfs support: taking checkpoint by ramangrover29@gmail.com · 11 years ago vault/asterix_lsm_stabilization_udfs
  68. 5f248e1 moved work related to external UDFs/libraries to descendant of asterix_lsm_stabilization from a descendant of asterix_stabilization by ramangrover29@gmail.com · 11 years ago
  69. 5960475 Fix for issue 315 by ramangrover29@gmail.com · 11 years ago
  70. 2e05aa4 fix FeedIntakeOperatorNodePushable: an IOperatorNodePushable instance can only be closed *once* by buyingyi · 12 years ago
  71. e2a6055 1) merge from asterix stabilization(r1194:1239) by ramangrover29 · 12 years ago vault/asterix_stabilization_issue_257
  72. fdbe1a7 Fix for issue 257 by ramangrover29 · 12 years ago
  73. fbaba5f Reviewer:Yingyi by ramangrover29 · 12 years ago
  74. ce18ebf refactoring and polishing for code review by buyingyi · 12 years ago
  75. 58cf330 Merged asterix_statement_model_fix into asterix_stabilization by RamanGrover29@gmail.com · 12 years ago
  76. b9f3bf6 Moved ByteArrayAccessibleOutputStream, ArrayBackedValueStorage, and IDataOutputProvider into hyracks-data-std in hyracks_asterix_stabilization by vinayakb · 12 years ago
  77. 37b4d8c Made consistent with hyracks_scheduling by vinayakb · 12 years ago
  78. 3c29367 Fixed asterix to work with hyracks-algebricks refactoring by vinayakb · 12 years ago vault/asterix_stabilization_algebricks_cleanup
  79. 18bfcfe 1) Use of absolute location constraints: HDFS Adapter will attempt to form absolute location constraints from the information retreived from the Namenode. If for any input split, there is no node controller running at the location, teh adapter will fall back to using count constraints. by ramangrover29 · 12 years ago
  80. 00dd3e7 Issue no 102: Testing on a small rainbow cluster or as part of the regular build process did not reveal some issues that were observed when running on a big Yahoo cluster. The issue observed was an HTTP 500 error Reason: org.hadoop.apache.mapred.Reporter. This check-in makes a slight modification to the HDFS adapter to not re-use the reporter instance across mutliple operator instances. by ramangrover29 · 12 years ago
  81. fec1072 1) Modified HDFS adapter to use the Hadoop API for constructing a record reader to parse HDFSInputStream 2) Modified other adapters to swithc to a model where the parser instance is not shared across multiple instances 3) enabled HDFS cluster test case by ramangrover29 · 12 years ago
  82. 0589cc0 During creation of a jobspec for a job that involved the ExternalDataScanOperator, the adapter is now configured at compile time and the oncfigured instance is set inside the operator. At runtime, the instance is deserialized to retain all information that was populated at compile time. This saves effort in re-computing the stuff by all operator instances by ramangrover29 · 12 years ago
  83. fea7406 modified HDFS adapter to evaluate parition constraints at compile time and store the serialized form. This also avoids multiple calls to namenode by ramangrover29 · 12 years ago
  84. 38b7ca4 Added asterix project by vinayakb · 13 years ago