You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Puviarasu (JIRA)" <ji...@apache.org> on 2018/02/05 04:18:00 UTC

[jira] [Created] (IGNITE-7620) Not able to run query in Ignite YARN

Puviarasu created IGNITE-7620:
---------------------------------

             Summary: Not able to run query in Ignite YARN
                 Key: IGNITE-7620
                 URL: https://issues.apache.org/jira/browse/IGNITE-7620
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.3
         Environment: Cloudera Enterprise 5.11.2

Ignite version 2.3.0

Deployed as Ignite YARN application.
            Reporter: Puviarasu


Failed to run map query remotely. javax.cache.CacheException: Failed to run map query remotely.
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor.query(GridReduceQueryExecutor.java:748)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing$8.iterator(IgniteH2Indexing.java:1212)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.cache.QueryCursorImpl.iterator(QueryCursorImpl.java:95)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.doDelete(DmlStatementsProcessor.java:553)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.processDmlSelectResult(DmlStatementsProcessor.java:444)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.executeUpdateStatement(DmlStatementsProcessor.java:420)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.updateSqlFields(DmlStatementsProcessor.java:194)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.updateSqlFieldsDistributed(DmlStatementsProcessor.java:229)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.queryDistributedSqlFields(IgniteH2Indexing.java:1453)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.GridQueryProcessor$5.applyx(GridQueryProcessor.java:1909)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.GridQueryProcessor$5.applyx(GridQueryProcessor.java:1907)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.util.lang.IgniteOutClosureX.apply(IgniteOutClosureX.java:36)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.GridQueryProcessor.executeQuery(GridQueryProcessor.java:2445)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.query.GridQueryProcessor.querySqlFields(GridQueryProcessor.java:1914)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl.query(IgniteCacheProxyImpl.java:585)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl.query(IgniteCacheProxyImpl.java:560)
18/02/02 23:01:15 ERROR ProcessThread$$anonfun$run$1: org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy.query(GatewayProtectedCacheProxy.java:382)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)