Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 78C321864C for ; Wed, 2 Mar 2016 15:17:53 +0000 (UTC) Received: (qmail 59355 invoked by uid 500); 2 Mar 2016 15:17:53 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 59309 invoked by uid 500); 2 Mar 2016 15:17:53 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 59297 invoked by uid 99); 2 Mar 2016 15:17:53 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Mar 2016 15:17:53 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B37731A06E7 for ; Wed, 2 Mar 2016 15:17:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.5 X-Spam-Level: *** X-Spam-Status: No, score=3.5 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id IDxipAeG4ijw for ; Wed, 2 Mar 2016 15:17:52 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 539855F3F4 for ; Wed, 2 Mar 2016 15:17:51 +0000 (UTC) Received: from malf.nabble.com (unknown [162.253.133.59]) by mbob.nabble.com (Postfix) with ESMTP id 21E962200EC4 for ; Wed, 2 Mar 2016 07:09:33 -0800 (PST) Date: Wed, 2 Mar 2016 07:05:20 -0800 (PST) From: "sujay_kb@ymail.com" To: user@ignite.apache.org Message-ID: <1456931120594-3339.post@n6.nabble.com> In-Reply-To: <1456886475128-3328.post@n6.nabble.com> References: <1456859815921-3308.post@n6.nabble.com> <1456869478476-3315.post@n6.nabble.com> <1456877540059-3322.post@n6.nabble.com> <1456881397843-3326.post@n6.nabble.com> <1456886475128-3328.post@n6.nabble.com> Subject: Re: Date compare fetch in the Query MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Just wanted share solution i found on the exception: javax.cache.CacheException: Failed to run reduce query locally. by putting *limit* to the Query i was able to fetch the data -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Date-compare-fetch-in-the-Query-tp3308p3339.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.