[
https://issues.apache.org/jira/browse/EAGLE-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464341#comment-15464341
]
ASF GitHub Bot commented on EAGLE-520:
--------------------------------------
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
----
> Decouple Co-processor with Eagle Aggreation Query Service
> ---------------------------------------------------------
>
> Key: EAGLE-520
> URL: https://issues.apache.org/jira/browse/EAGLE-520
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.4.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
>
> h2. 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
> h2. TODO
> * Fix coprocessor-based aggregation query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)