- 0aeebae Automatically set parameters. by Yingyi Bu · 8 years ago
- 3d7ec2f Replace ProcessTupleException with factory method by Till Westmann · 8 years ago
- 8a29c5f Use a file to store the map from error codes to error messages. by Yingyi Bu · 8 years ago
- 8b2acee ASTERIXDB-1556, ASTERIXDB-1733: Hash Group By and Hash Join conform to the memory budget by Taewoo Kim · 8 years ago
- 03e940a Supports flexible degree of parallelism. by Yingyi Bu · 8 years ago
- 35ea53b ASTERIXDB-1751: Spilled partition files will be cleaned properly. by Taewoo Kim · 8 years ago
- 2f9d4c3 Remove Incubator Disclaimer by Michael Blow · 8 years ago
- bc3d1b0 Remove Append Only Flag by Abdullah Alamoudi · 8 years ago
- 9267168 ASTERIXDB-1711: rename asterix_transaction_log by Till Westmann · 8 years ago
- 44cef24 Full-text implementation step 1 by Taewoo Kim · 8 years ago
- d810df7 Removed some new byte[] creation and implemented explicit resource release by Taewoo Kim · 8 years ago
- 833f1f2 Prepare AsterixDB for Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
- 165121b Cleanup type exceptions and error messages in the compiler. by Yingyi Bu · 8 years ago
- 1170755 ASTERIXDB-1746: no excessive new byte[] allocation during a record build by Taewoo Kim · 8 years ago
- 4d25567 ASTERIXDB-1659: remove outdated findbugs-plugin by Till Westmann · 8 years ago
- 72aa1b7 Continue Cleaning Up File References and Splits by Abdullah Alamoudi · 8 years ago
- f3553ec ASTERIXDB-1736: Remove Grace Hash Join (not being used) by Taewoo Kim · 8 years ago
- 163c3be Cleanup FileSplit and FileReference by Abdullah Alamoudi · 8 years ago
- e63fed4 Optimize PartitionWriter by Abdullah Alamoudi · 8 years ago
- 9af8a4b ASTERIXDB-1570: "Unable to find free page in buffer cache after 1000 cycles" by Michael Blow · 8 years ago
- 15e49e0 Fix for ASTERIXDB-1725 by Ian Maxon · 8 years ago
- aee552c ASTERIXDB-1728: revert to version 20090211 of JSON lib by Till Westmann · 8 years ago
- a9c74b6 Refactor To Support NCService-based AsterixHyracksIntegrationUtil by Michael Blow · 8 years ago
- 50be43d Extract NodeControllerIPCI out of NodeControllerService by Abdullah Alamoudi · 8 years ago
- 52671a2 Unify runtime type exceptions by using error code and message template. by Yingyi Bu · 8 years ago
- 7b14477 Extract IPCIs out of ClusterControllerService by Abdullah Alamoudi · 8 years ago
- 97f4eaa Move Shutdown Hook to NCDriver by Abdullah Alamoudi · 8 years ago
- 9fbff01 Remove HyracksRootContext by Abdullah Alamoudi · 8 years ago
- 4fac5d1 Remove Redundant Shutdown Hook by Abdullah Alamoudi · 8 years ago
- fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
- 4729fdb Add Diagnostics Endpoint by Michael Blow · 8 years ago
- 452c5d0 Fix Upsert Pipeline by Abdullah Alamoudi · 8 years ago
- 2f5c318 Windows 10 Logs Constant Exceptions On CC/NC Death by Michael Blow · 8 years ago
- c6ee017 Omit Managix [nc|cc].java.opts From HTTP Api, Ini > Env by Michael Blow · 8 years ago
- 30c5959 fix some log levels by Till Westmann · 8 years ago
- e17454a ASTERIXDB-1570 Debugging by Michael Blow · 8 years ago
- fb7d05b More Dependency Cleanup by Michael Blow · 8 years ago
- ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
- 76a4f9e Index-only plan step 2: Added SplitOperator by Taewoo Kim · 8 years ago
- 0309d51 tiny cleanup by Till Westmann · 8 years ago
- c21de4d Update Dependencies: Junit *->4.12, Commons-IO 2.4->2.5 by Michael Blow · 8 years ago
- 5ab717c Remove Conflicting Servlet API From Install Repo by Michael Blow · 8 years ago
- d97fa75 Wait For Metadata Registration Before Active, Etc. by Michael Blow · 8 years ago
- 1d9353b Fix potential hanging in op.initialize(). by Yingyi Bu · 8 years ago
- 6adeec2 ASTERIXDB-1671: fix non-positive limit with order by. by Yingyi Bu · 8 years ago
- b9f3169 Disable JobFailureTest (Intermittently Hanging) by Michael Blow · 8 years ago
- d63cd38 ASTERIXDB-1642,ASTERIXDB-1657,ASTERIXDB-1658 Fix Task Failure Handling by Abdullah Alamoudi · 8 years ago
- 414373d Default NCService PID to -1 by Michael Blow · 8 years ago
- da56466 ASTERIXDB-1625: NC2NC Messaging NCService Config by Michael Blow · 8 years ago
- 2685b60 Fixes for ASTERIXDB-1636 by Ian Maxon · 8 years ago
- 102ef59 ASTERIXDB-1611: Improve Thread Names by Michael Blow · 8 years ago
- db6ff71 Misc Cleanup / Spelling Fixes by Michael Blow · 8 years ago
- 3b5c3c6 Audit work queue blocks/waits, AbstractWork Not Runnable by Michael Blow · 8 years ago
- ec893ca NC Shutdown Hangs On Stuck Work, Tweak Shutdown Timeouts by Michael Blow · 8 years ago
- fdcf055 HTTP API++, NCService Termination After Dead NCService by Michael Blow · 8 years ago
- 63fdfae Timeout NC thread dump requests after 60 seconds by Michael Blow · 8 years ago
- 35487c0 Fix Thread Dump Hang on Newly Dead NC by Michael Blow · 8 years ago
- a1eb753 Reduced logging by Till Westmann · 8 years ago
- 4b30d79 ASTERIXDB-1626: performance improvement for multiple global aggregates. by Yingyi Bu · 8 years ago
- 6927bfb avoid some exception wrapping by Till Westmann · 8 years ago
- 8c3da6f Log ResultStateSweeper As Finer, Test Default Level->INFO by Michael Blow · 8 years ago
- be706d5 Parameter To Shutdown API to Terminate NC Services by Michael Blow · 8 years ago
- a001e46 HTTP API++: Threaddumps / CC / INI, Misc by Michael Blow · 8 years ago
- 11a0294 Small Cleanup Towards Fixing LifeCycle Issues by Abdullah Alamoudi · 8 years ago
- b0dc27e ASTERIXDB-1628: Fixed an issue in External Hash Group by by Taewoo Kim · 8 years ago
- f902d66 Extend Cluster API Servlet, += Config / Stats by Michael Blow · 8 years ago
- 78c6115 Code clean up and sonar fixes. by Preston Carman · 8 years ago
- 2b95d9a Refactor Messaging by Abdullah Alamoudi · 8 years ago
- d9f4eab improve display of end-time for jobs in Hyracks console by Till Westmann · 8 years ago
- f39ccd0 Add string function repeat and split. by Yingyi Bu · 8 years ago
- 6214f6f Add Helper Client To Interface With Cluster HTTP APIs by Michael Blow · 8 years ago
- ee3ec00 ASTERIXDB-1611: reasonable names for threads by Till Westmann · 8 years ago
- 3954de1 Fix Hang At CC Shutdown When NC Has Exited by Michael Blow · 8 years ago
- 85a2e39 minor console changes by Till Westmann · 8 years ago
- 43bae55 Refactor Active Listeners by Abdullah Alamoudi · 8 years ago
- f53fc66 Fix Numeric Overflow For Units > GB by Michael Blow · 8 years ago
- 2302d87 Workaround ASTERIXDB-1614 by Michael Blow · 8 years ago
- 018ba9d Misc Cleanup, SonarQube Fixes by Michael Blow · 8 years ago
- 82ac2f0 Fixes related to ASTERIXDB-1534 by Ian Maxon · 8 years ago
- fb7f4d3 Introduce MessagingNetworkManager for NC2NC AppMessaging by Murtadha Hubail · 8 years ago
- fdc71eb Add several builtin functions. by Yingyi Bu · 8 years ago
- 98526fe Include JavaScript Files For SonarQube Scan by Michael Blow · 8 years ago
- ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
- bddc811 ASTERIXDB-1569: the config file now supports unit, comma, and decimal. by Taewoo Kim · 8 years ago
- 58dfdc9 Fix ASTERIXDB-1566 fix UTF8 comparator and hash function. by Jianfeng Jia · 8 years ago
- e97dbe5 Update Commons-Httpclient Dep, Misc Cleanup by Michael Blow · 8 years ago
- 29c1f1d Update Jetty to Latest Released Version (9.3.11) by Michael Blow · 8 years ago
- 9dfebec ASTERIXDB-1516: Unable to find free page in buffer cache after 3 cycles by Michael Blow · 8 years ago
- ca3b9b2 ASTERIXDB-1479: Change storage valid int and add explicit version by Ian Maxon · 8 years ago
- 380b0a2 Merge Formatting Changes From Maven Release Plugin by Michael Blow · 8 years ago
- f8a882d Cleanup Versions In POM Files by Michael Blow · 8 years ago
- 3f83b2c ASTERIXDB-1363: Fix NPE on bulkload failure by Murtadha Hubail · 8 years ago
- 8a6b9ca ASTERIXDB-1553: ClusterControllerService Dir/File Creation On-Demand by Michael Blow · 8 years ago
- a3603ac Cast Record Before Insert for Open Indexes by Abdullah Alamoudi · 8 years ago
- 7575785 Add Test NodeController, Test Data Generator, and Marker Logs by Abdullah Alamoudi · 8 years ago
- bce1888 Sonar fixes and other clean up items. by Preston Carman · 8 years ago
- c1407ce add error code and string formatting to exception by Till Westmann · 8 years ago
- 8166898 Moved array list classes to hyracks-storage-common. by Preston Carman · 8 years ago
- 29682cf Use more accurate name 'NCService' for HyracksVirtualCluster by Chris Hillery · 8 years ago
- f09607d ASTERIXDB-1494: refactor ExternalLibraryManager and make it non-static. by Yingyi Bu · 8 years ago