GitHub user haoch opened a pull request:
https://github.com/apache/incubator-eagle/pull/417
[EAGLE-520][WIP] Decouple Co-processor with Eagle Aggreation Query Service
### Done
* Fix AggregateResultCallback test case
* Fix configuration and Unit test on hbase
* Support GenericInMemoryAggregateQuery when coprocessor is not enabled and
faster-xml as default json library
### TODO
* Fix coprocessor-based aggregation query.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/incubator-eagle EAGLE-520
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/417.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #417
----
commit f9ebb16e757e40caefd7a333fbc41df649aec083
Author: Hao Chen <[email protected]>
Date: 2016-09-02T13:37:51Z
Fix AggregateResultCallback test case
commit 36975e546afb5de5245418727836aaffe887d262
Author: Hao Chen <[email protected]>
Date: 2016-09-05T02:02:29Z
Fix configuration and Unit test on hbase
commit 4bd16fd7871592c23a5f5a26d06d46f844664ba6
Author: Hao Chen <[email protected]>
Date: 2016-09-05T07:31:02Z
Support GenericInMemoryAggregateQuery and faster-xml as default json library
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---