1. 8a61a18 clean pom.xml to set fork=true by buyingyi · 12 years ago
  2. 2e05aa4 fix FeedIntakeOperatorNodePushable: an IOperatorNodePushable instance can only be closed *once* by buyingyi · 12 years ago
  3. e2a6055 1) merge from asterix stabilization(r1194:1239) by ramangrover29 · 12 years ago vault/asterix_stabilization_issue_257
  4. 5e741de changed poms to target jdk1.7 source by zheilbron · 12 years ago
  5. fdbe1a7 Fix for issue 257 by ramangrover29 · 12 years ago
  6. 1c0fa2a merged from asterix_stabilization for r1113:1117 by jarodwen · 12 years ago
  7. cbbab14 merged asterix_stabilization r620:1109 by jarodwen · 12 years ago
  8. a76f531 Fixed issue 54 in branch asterix_stabilization_temporal_functionality: added support for importing date, time, datetime and duration from a delimited text file. by jarodwen · 12 years ago
  9. b9f3bf6 Moved ByteArrayAccessibleOutputStream, ArrayBackedValueStorage, and IDataOutputProvider into hyracks-data-std in hyracks_asterix_stabilization by vinayakb · 12 years ago
  10. 37b4d8c Made consistent with hyracks_scheduling by vinayakb · 12 years ago
  11. 3c29367 Fixed asterix to work with hyracks-algebricks refactoring by vinayakb · 12 years ago vault/asterix_stabilization_algebricks_cleanup
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. f5ee3b8 Modified stabilization branch to work with hyracks_asterix_stabilization by vinayakb · 13 years ago
  18. f249f49 Fixed asterix to depend on the latest hyracks release by vinayakb · 13 years ago
  19. 38b7ca4 Added asterix project by vinayakb · 13 years ago