Re: Please test it and include in the next version if is possible: Modifications in rest-http module (Added JSF,jndi for jdbc/ignite and tunning for threads of jetty embedded)

2019-12-30 Thread Alexey Kuznetsov
t1813/GridJettyRestHandler.java> > GridJettyRestProtocol.java > <http://apache-ignite-users.70518.x6.nabble.com/file/t1813/GridJettyRestProtocol.java> > -- > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. > -- Alexey Kuznetsov

Re: GridGain Web Console is available free of charge for Apache Ignite

2019-12-12 Thread Alexey Kuznetsov
19 at 5:33 AM Denis Magda wrote: >>> >>>> Igniters, >>>> >>>> There is good news. GridGain made its distribution of Web Console >>>> completely free. It goes with advanced monitoring and management >>>> dashboard >>>> and other handy screens. More details are here: >>>> >>>> https://www.gridgain.com/resources/blog/gridgain-road-simplicity-new-docs-and-free-tools-apache-ignite >>>> >>>> - >>>> Denis >>>> >>> -- Alexey Kuznetsov

Re: Query Monitoring

2019-04-10 Thread Alexey Kuznetsov
Hi, There will be SQL Views instead. See: https://issues.apache.org/jira/browse/IGNITE-10347 https://issues.apache.org/jira/browse/IGNITE-11435 -- Alexey Kuznetsov

Re: SQL XML configuration for timestamp problematic when using sybase as third party persistence

2019-03-07 Thread Alexey Kuznetsov
#setTransformer) -- Alexey Kuznetsov

Re: Ignite Web Console partition monitoring - ratio for Keys in offheap is NEGATIVE number

2019-02-21 Thread Alexey Kuznetsov
addressee (or authorized to receive for the > addressee), you may not use, copy or disclose to anyone the message or any > information contained in the message. If you have received the message in > error, please advise the sender by reply e-mail and delete the message. > -- Alexey Kuznetsov

Re: Authorization Plugin

2019-02-18 Thread Alexey Kuznetsov
Hi, Sergio! May be this article will be useful for you: http://smartkey.co.uk/development/securing-an-apache-ignite-cluster -- Alexey Kuznetsov

Re: local deployment of web-console-standalone

2019-02-13 Thread Alexey Kuznetsov
see how it goes. May be in dev mode you will see some additional debug output. 3. Web Agent also could be started from sources (if needed). -- Alexey Kuznetsov

Re: Implementing custom plugin

2019-02-07 Thread Alexey Kuznetsov
Hi! As far as I know, you need create a file "src/main/resources/META-INF/services/org.apache.ignite.plugin.PluginProvider" with full class name of your plugin. Hope this helps. -- Alexey Kuznetsov

Re: Web Console set up

2019-01-12 Thread Alexey Kuznetsov
via We Console. In case of new user, admin should add/remove token to default.properties file and restart Web Agent. You can find user token at "Profile" screen. Hope this helps. -- Alexey Kuznetsov

Re: Web Console set up

2019-01-10 Thread Alexey Kuznetsov
Docker image. -- Alexey Kuznetsov

Re: Ignite we-console security

2018-12-27 Thread Alexey Kuznetsov
le SSL configuration in "Docker" mode. -- Alexey Kuznetsov

Re: Ignite we-console security

2018-12-20 Thread Alexey Kuznetsov
> -- > *Regards* > > *Sheshananda* > -- Alexey Kuznetsov

Re: Ignite we-console security

2018-12-18 Thread Alexey Kuznetsov
rds* > > *Sheshananda * > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: web console

2018-12-18 Thread Alexey Kuznetsov
t; I am trying to ocnnect web console and downloaded ignite-web-agent-2.7.1. > It > doesnt seems to support java 1.8 and getting an error "jdk1.8.0_171 was > unexpected at this time." What is the java version supported for > ignite-web-agent-2.7.1? > -- Alexey Kuznetsov

Re: Web Agent configurations to connect Secured(SSL) IGNITE

2018-12-13 Thread Alexey Kuznetsov
Hi, I would also add to Ilya's answer that I almost finished with IGNITE-9845 (it is on review right now). https://issues.apache.org/jira/browse/IGNITE-9845 That will add explicit way to configure SSL for Web Agent. -- Alexey Kuznetsov

Re: Web Agent configurations to connect Secured(SSL) IGNITE

2018-12-10 Thread Alexey Kuznetsov
See: https://docs.oracle.com/cd/E19830-01/819-4712/ablqw/index.html You may need to modify ignite-web-agent.sh with "-D" JVM options. -- Alexey Kuznetsov

Re: Web Agent configurations to connect Secured(SSL) IGNITE

2018-12-10 Thread Alexey Kuznetsov
security for the REST API. > > Now I am trying to connect Web Agent to the ignite server but am not > getting option to pass pem keys in the Web Agent's *ignite-web-agent.sh > *scrip. > > > Please let me know the configurations to pass pem file. > > > -- > *Regards* > > *Sheshananda* > -- Alexey Kuznetsov

Re: Ignite web console

2018-12-04 Thread Alexey Kuznetsov
ve installed ignite and running 2 nodes on RHEL azure boxes. > The ignite-web-agent.sh file is successful but how do I see my caches on > the web console which is console.gridgrain.com? > -- > Regards, > Viraj Rathod > -- Alexey Kuznetsov

Re: Gridgain Console monitoring question

2018-11-29 Thread Alexey Kuznetsov
lan of the queries. > > We can see the running queries. The parameter > cacheConfiguration.queryDetailMetricsSize has been set to a value of 100. > What are we missing?? > > Thanks, > Charu > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: control.sh from remote terminal?

2018-11-28 Thread Alexey Kuznetsov
om: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Automated cache generation to clone a SQL schema?

2018-10-25 Thread Alexey Kuznetsov
ty in a couple of days. -- Alexey Kuznetsov

Re: Issues running Ignite with Cassandra and spark.

2018-09-27 Thread Alexey Kuznetsov
Hi, Shrey! Just as idea - Ignite now has persistence (see https://apacheignite.readme.io/docs/distributed-persistent-store), may be you can completely replace Cassandra with Ignite? In this case all data always be actual, no need to sync with external db. -- Alexey Kuznetsov

Re: Ignite Web Agent

2018-09-27 Thread Alexey Kuznetsov
f it helps. > > -- Alexey Kuznetsov

Re: webconsole generated project - cache load performance

2018-09-14 Thread Alexey Kuznetsov
: > Hi > > Is there a way to make the loading run faster for a project that has been > generated by the web console. I am loading 4 million records and it is > taking 30+ minutes > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Ignite Thin Client Continuous Query

2018-09-11 Thread Alexey Kuznetsov
Gordon, How about to start several client nodes "near" to cluster and use them as "proxies" for your desktop GUI apps? You may write some code that will push data from client node to you GUI app. This will require some coding of course. -- Alexey Kuznetsov

Re: Is there some tools to get Node `ConsistentID`?

2018-08-23 Thread Alexey Kuznetsov
a Kasnacheev > > 2018-08-23 4:17 GMT+03:00 huzx : > >> Hi, Guys: >> >> Is there some tools to get `ConsistentID` of the server node? I >> found >> the `ID` in topology is not `ConsistentID` >> >> >> >> -- >> Sent from: http://a

Re: Possible issue with Web Console

2018-08-17 Thread Alexey Kuznetsov
http://apache-ignite-users.70518.x6.nabble.com/ > > -- > Alexey Kuznetsov > <http://apache-ignite-users.70518.x6.nabble.com/> >

Re: Confusion/inaccurate visor stats

2018-08-17 Thread Alexey Kuznetsov
spend in compute engine see: org.apache.ignite.cluster.ClusterMetrics /** * Gets total time this node spent executing jobs. * @return Total time this node spent executing jobs. */ public long getTotalBusyTime(); I hope 2) & 3) will answer some one who knows about it. -- Alexey Kuznetsov

Re: WebConsole does not see cluster

2018-08-14 Thread Alexey Kuznetsov
caches" my cache. Should I see my configurations in > configurations as well or is that only for created ones? > > - Where do I need the agent and rest api? It seems like having it in the > one node will suffice. Do I need to have both on every node? > > > > - > KJQ

Re: Possible issue with Web Console

2018-08-13 Thread Alexey Kuznetsov
tly. > > Is this an issue with open source Web Console vs the GridGain version? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > > -- > Alexey Kuznetsov > <http://apache-ignite-users.70518.x6.nabble.com/> >

Re: Web console project upload

2018-08-09 Thread Alexey Kuznetsov
to restore docker container if it was not purged, see for example here https://stackoverflow.com/questions/29202787/restore-deleted-container-docker Alexey Kuznetsov On Thu, Aug 9, 2018 at 6:26 PM Orel Weinstock (ExposeBox) < o...@exposebox.com> wrote: > Hi, > > I've built up a p

Re: If the authenticationEnabled is true Ignite web control conneced failed

2018-07-26 Thread Alexey Kuznetsov
nctionality should be available with version 2.7 >> >> Evgenii >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> >> -- >> Alexey Kuznetsov >> <http://apache-ignite-users.70518.x6.nabble.com/> >> >

Re: How do I rename multiple clusters

2018-07-26 Thread Alexey Kuznetsov
Cluster:0D8FC815 >> Cluster:0E30C03F >> >> When there are many clusters, it is not easy to find them. Can you rename >> them >> >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> >> -- >> Alexey Kuznetsov >> <http://apache-ignite-users.70518.x6.nabble.com/> >> >

Re: control.bat authentication support

2018-05-22 Thread Alexey Kuznetsov
ed Ignite user/password authentication by adding custom plugin. > > It works fine in server/client nodes and visor but I can't find any auth > support in control.bat > > I checked it's source code and don't see any place where I can provide > credentials. > > > > Should I write my own control tool or how can I solve this? > > > > BR, Oleksandr > > > -- Alexey Kuznetsov

Re: Example of SQL query

2018-05-10 Thread Alexey Kuznetsov
t":true, >>> "fieldsMetadata":[{"schemaName":"Person","typeName":"PERSON" >>> ,"fieldName":"FIRSTNAME","fieldTypeName":"java.lang. >>> String"},{"schemaName":"Person","typeName":"PERSON"," >>> fieldName":"LASTNAME","fieldTypeName":"java.lang.String"}],"queryId":4}} >>> >>> 2)get command return the value of some key: >>> >>> http://127.0.0.1:8080/ignite?cmd=get=Person=3 >>> >>> {"successStatus":0,"affinityNodeId":"37f9d00d-8a7a-4db4-a1af >>> -16471a548ce1","error":null,"sessionToken":null,"response": >>> {"firstName":"John3","lastName":"Doe3","id":"3"}} >>> >>> 3)getall command return several values for some keys >>> >>> http://127.0.0.1:8080/ignite?cmd=getall=Person=1=2 >>> >>> {"successStatus":0,"affinityNodeId":null,"error":null,"sessi >>> onToken":null,"response":{"1":{"firstName":"John1","lastName >>> ":"Doe1","id":"1"},"2":{"firstName":"John2","lastName": >>> "Doe2","id":"2"}}} >>> >>> Hope that it will help you. >>> >>> BR, >>> Andrei >>> >>> >>> >>> -- >>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >>> >> >> > -- Alexey Kuznetsov

Re: Query on Ignite web console

2018-04-16 Thread Alexey Kuznetsov
for web console with which we can create user and > also get the security token for a particular user. > > > Regards, > Vishwas > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Webconsole on Hadoop/Spark cluster

2018-04-01 Thread Alexey Kuznetsov
jobs. > > I found about webconsole to monitor memory and metrics in ignite. Could > you > please you point me to steps to install webconsole on spark cluster? > > Appreciate you help > > Regards, > Ganesh > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Apache Ignite nightly release builds

2018-03-22 Thread Alexey Kuznetsov
+1 to get nightly builds WITHOUT login. On Thu, Mar 22, 2018 at 3:38 PM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > Why do we need to ask people to login to get a nightly build? Anyway to > open it to public without a login? > > -- Alexey Kuznetsov

Re: Get all data of one cache in Ignite without creating a new ignite node

2018-03-22 Thread Alexey Kuznetsov
Rick, Java think client may be released in some nearest release. You can track its progress here: https://issues.apache.org/jira/browse/IGNITE-7421 Meanwhile you can use client node or JDBC or REST. -- Alexey Kuznetsov

Re: Re: About Apache Ignite 2.4 with jdk

2018-03-19 Thread Alexey Kuznetsov
Hello, Lucky. In Ignite 2.4 JDK 7 support was dropped (see release notes). You will need to use JDK8 or fork Ignite project and try to fix compilation under JDK7. -- Alexey Kuznetsov

Re: Using Rest module cache not getting created

2018-03-03 Thread Alexey Kuznetsov
> {"successStatus":0,"sessionToken":null,"error":null,"response":null} > > I verified using ignite visor script, only default cache is present. > Can you let me know, what is wrong here. > > > Regards, > Vishwas > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Ignite indexes and persistence

2018-02-21 Thread Alexey Kuznetsov
etty cheap to > read from the disk once the items are known. It also seems weird that the > same query does not get faster when I run it again, shouldn't those 4000 > items be pulled into memory? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: QuerySqlFunction

2018-02-14 Thread Alexey Kuznetsov
nite.spi.discovery.tcp.ServerImpl$ > RingMessageWorker.processCustomMessage(ServerImpl.java:5282) > > at org.apache.ignite.spi.discovery.tcp.ServerImpl$ > RingMessageWorker.processMessage(ServerImpl.java:2656) > > > > Thanks, > > *Mike Williams* > > > -- Alexey Kuznetsov

Re: ignite-schedule latest version?

2017-12-26 Thread Alexey Kuznetsov
y using 3rd party repositories [1]. > > [1] https://ignite.apache.org/download.cgi#3rdparty > > -Val > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Can Ignite me used for everyday processes, storage, reading, writing, etc. together with SQL

2017-12-12 Thread Alexey Kuznetsov
, running on a VM. > > > > On Tue, Dec 12, 2017 at 2:09 AM, Alexey Kuznetsov <akuznet...@apache.org> > wrote: > >> Hi, Rick >> >> Could you describe how many are you running Ignite cluster? >> How many nodes? On how many hosts? Some virtual OS or bare metal?

Re: Can Ignite me used for everyday processes, storage, reading, writing, etc. together with SQL

2017-12-11 Thread Alexey Kuznetsov
tarting with the db's we have in SQL now and going to another > DB type later, or something else. > > Any help is appreciated. > -- Alexey Kuznetsov

Re: Apache Ignite Web Consol Monitor

2017-12-09 Thread Alexey Kuznetsov
-on. -- Alexey Kuznetsov

Re: Apache Ignite Web console query tab error

2017-12-09 Thread Alexey Kuznetsov
Hi! There a bug in modules/web-console/frontend/app/utils/SimpleWorkerPool.js To fix you need to add missing import: import 'rxjs/add/operator/map'; And rebuild frontend. This is already fixed in master. -- Alexey Kuznetsov

Re: Ignite web console and we agent are running not able to see clusters

2017-11-09 Thread Alexey Kuznetsov
Hi, gkiran292! Did you managed to start web agent and connect cluster to Web console? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Does ignite-schedule not upgrade after 2.1.0?

2017-11-03 Thread Alexey Kuznetsov
Aurora, Could you provide more details about your problem? Why did you need ignite-schedule? And what upgrade are you expecting? On Fri, Nov 3, 2017 at 6:00 PM, Aurora <2565003...@qq.com> wrote: > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: odbc and apache ignite/ c++ clients

2017-10-17 Thread Alexey Kuznetsov
g performance between redis / memchached c/c++ > clients > > Q: does ignite ODBC drivers also have a JNI dependency? > > Q: what the best approach to access remote ignite grids from c++ with KV > and SQl lookups? > > > thanks a lot, > > -- > Ani > -- Alexey Kuznetsov

Re: Java 9

2017-10-13 Thread Alexey Kuznetsov
uld do some changes in code first. > > Evgenii > > Alexey Kuznetsov

Re: Indexing fields of non-POJO cache values

2017-10-12 Thread Alexey Kuznetsov
ized tree-like structure (as opposed to a POJO). The leaf nodes of >>> the tree are Java primitives. Some of the leaf nodes are used by the >>> queries and should be indexed. >>> >>> What are my options for indexing such data? >>> >>> Thanks >>> Andrey >>> >> >> >> >> -- >> Best regards, >> Andrey V. Mashenkov >> > > > > -- > Best regards, > Andrey V. Mashenkov > -- Alexey Kuznetsov

Re: Cache size in Memory

2017-10-03 Thread Alexey Kuznetsov
rns the Cache Metrics but doesn't have any methods to > return the total size in gb/mb of the cache in memory. > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > > -- > Alexey Kuznetsov > <http://apache-ignite-users.70518.x6.nabble.com/> >

Re: Question about number of total onheap and offheap cache entries.

2017-10-02 Thread Alexey Kuznetsov
; > Thanks > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: POJO get from any ignite console? visor or rest?

2017-09-21 Thread Alexey Kuznetsov
there is a quick web based way to access this. > > Thanks, > Binti > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Alexey Kuznetsov

Re: Re: Re: Fetched result set too large

2017-09-13 Thread Alexey Kuznetsov
At 2017-09-12 22:58:34, "slava.koptilin" <slava.kopti...@gmail.com> wrote: >> >Hi Lucky, >> > >> >It seems that this issue was resolved >> >https://issues.apache.org/jira/browse/IGNITE-5991 >> >The fix will be available in Apache Ignite 2.3 >> > >> >Thanks! >> > >> > >> > >> > >> >-- >> >Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> >> >> >> >> > > > > > -- Alexey Kuznetsov

Re: ignite visor not workin in case ignite is started from a tomcat

2017-08-08 Thread Alexey Kuznetsov
te visor (in case ignite s started from a > tomcat) > > Thanks > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/ignite-visor-not-workin-in-case- > ignite-is-started-from-a-tomcat-tp16043.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Trouble using latest Ignite Web Console (2.1)

2017-08-07 Thread Alexey Kuznetsov
ost=localhost -Ddb.port=5432 -Ddb.name=postgres >> -DIGNITE_QUIET=false target\CacheAutomaticPersistence-0.0.1-SNAPSHOT.jar >> >> Regards, >> Muthu >> >> -- The real danger with modern technology isn't that machines will begin >> to think like peo

Re: cache partitions

2017-07-06 Thread Alexey Kuznetsov
Hi! What Ignite version do you use? Also attach server and clients nodes configuration. We will try to reproduce. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/cache-partitions-tp14063p14440.html Sent from the Apache Ignite Users mailing list archive at

Re: Ignite web console

2017-07-06 Thread Alexey Kuznetsov
What version of ignite are you using? May be Docker will be more suitable for you? See: https://apacheignite-tools.readme.io/docs/docker-deployment -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-web-console-tp13659p14439.html Sent from the Apache Ignite

Re: Ignite File System Support in R or Python

2017-06-29 Thread Alexey Kuznetsov
Answered in separate thread. On Thu, Jun 29, 2017 at 11:38 AM, Ishan Jain <jain.isha...@gmail.com> wrote: > Can someone provide documentation for Ignite File system support with > scala? > > On Tue, Jun 27, 2017 at 12:08 PM, Alexey Kuznetsov <akuznet...@apache.org> > w

Re: Ignite File System API with Scala

2017-06-29 Thread Alexey Kuznetsov
File System API in scala? > > Thanks in advance. > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Ignite-File-System-API-with-Scala-tp14153.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Ignite File System Support in R or Python

2017-06-27 Thread Alexey Kuznetsov
le system > in > R or Python? > Is there a support in scala? > > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Ignite-File-System-Support-in-R-or-Python-tp14088.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: New version of Web Console Released

2017-06-24 Thread Alexey Kuznetsov
k > up?...i see this but it seems is a month old... > > https://hub.docker.com/r/apacheignite/web-console-standalone/ > > Regards, > Muthu > > On Mon, Jun 19, 2017 at 8:04 PM, Alexey Kuznetsov <akuznet...@apache.org> > wrote: > >> Igniters! >> >> I'd like

New version of Web Console Released

2017-06-19 Thread Alexey Kuznetsov
ion to all Web Console user (useful to notify about planned WebConsole updates). 3) Added "Basic" configuration - to configure cluster in several clicks. 4) Added panel with information about "Compute". Stay tuned for updates! -- Alexey Kuznetsov

Re: Ignite web console and we agent are running not able to see clusters

2017-06-19 Thread Alexey Kuznetsov
Hi! Did you copy "ignite-rest-http" from "libs\optional" to "libs" ? Web Agent and cluster node communicate via REST HTTP. You will need to restart nodes after you coping "ignite-rest-http" from "libs\optional" to "libs". Alexey -- View this message in context:

Re: Visor CLI not working (Apache Ignite 2.0.0)

2017-06-19 Thread Alexey Kuznetsov
essage in context: http://apache-ignite-users. > 70518.x6.nabble.com/Visor-CLI-not-working-Apache-Ignite-2-0-0-tp13893.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Ignite 2.0 visor issue

2017-06-19 Thread Alexey Kuznetsov
gt; > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Ignite-2-0-visor-issue-tp12460p13869.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Ignite web console not running in browser

2017-06-14 Thread Alexey Kuznetsov
Hi! Did you try exactly: http://localhost:9000/ ? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-web-console-not-running-in-browser-tp13701p13702.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Automatic Persistence : Unable to bring up cache with web console generated models ("org.apache.ignite.IgniteCheckedException: Failed to register query type" exception is thrown)

2017-06-13 Thread Alexey Kuznetsov
Muthu, Please create separate threads on user for mentioned problems: code generation (if needed), spring transactions, JDBC. I'm lost in this "big" number of text lines. -- Alexey Kuznetsov

Re: Automatic Persistence : Unable to bring up cache with web console generated models ("org.apache.ignite.IgniteCheckedException: Failed to register query type" exception is thrown)

2017-06-12 Thread Alexey Kuznetsov
to write-through to your DB. -- Alexey Kuznetsov

Re: Automatic Persistence : Unable to bring up cache with web console generated models ("org.apache.ignite.IgniteCheckedException: Failed to register query type" exception is thrown)

2017-06-09 Thread Alexey Kuznetsov
g.apache.ignite.internal.processors.query.h2. > IgniteH2Indexing.createTable(IgniteH2Indexing.java:2006) > at org.apache.ignite.internal.processors.query.h2. > IgniteH2Indexing.registerType(IgniteH2Indexing.java:1859) > ... 64 more > > > Below is my table schema, > > *CREATE TABLE dcm.emp* > *(* > * id text NOT NULL,* > * ename text,* > * job text,* > * mgr text,* > * hiredate date,* > * sal integer,* > * comm integer,* > * deptid text,* > * CONSTRAINT pk_emp PRIMARY KEY (id),* > * CONSTRAINT fk_deptid FOREIGN KEY (deptid)* > * REFERENCES dcm.dept (id) MATCH SIMPLE* > * ON UPDATE RESTRICT ON DELETE CASCADE* > *)* > *WITH (* > * OIDS=FALSE* > *);* > *ALTER TABLE dcm.emp* > * OWNER TO postgres;* > > > Regards, > Muthu > -- Alexey Kuznetsov

Re: swift store as secondary file system

2017-06-09 Thread Alexey Kuznetsov
Hi, Antonio! What is a "swift store"? Could you give a link? On Sat, Jun 10, 2017 at 7:32 AM, Antonio Si <antonio...@gmail.com> wrote: > Hi, > > Is there a secondary file system implementation for a swift store? > > Thanks. > > Antonio. > -- Alexey Kuznetsov

Re: Ignite Web Console

2017-06-08 Thread Alexey Kuznetsov
if not in cache > -- This includes read based on any predicate (where clause), custom > select sql queries, bulk operations > > Regards, > Muthu > -- Alexey Kuznetsov

Re: Clustering in apache ignite

2017-06-08 Thread Alexey Kuznetsov
d, May 31, 2017 at 10:05 AM, Alexey Kuznetsov <akuznet...@apache.org> > wrote: > >> Hi, >> >> A lot of videos: https://www.youtube.com/channel/UChYD3lCEnzHlWioUb2sNgSg >> Docs: http://apacheignite.readme.io/docs >> >> On Wed, May 31, 2017 at 11:25 AM,

Re: New version of Web Console released

2017-06-07 Thread Alexey Kuznetsov
from ignite cache which will automatically read from DB > if not in cache > -- This includes read based on any predicate (where clause), custom > select sql queries, bulk operations > > Regards, > Muthu > > On Wed, Jun 7, 2017 at 12:19 AM, Alexey Kuznetsov <akuznet...@ap

Re: New version of Web Console released

2017-06-07 Thread Alexey Kuznetsov
Denis, >>>Sounds great! BTW, was this ticket resolved as a part of the release: >>> https://issues.apache.org/jira/browse/IGNITE-5303 (supporting multiple RDBMS configurations from the wizard) Yes we fixed this issue, now it is on testing with all major RDBMS. -- Alexey Kuznetsov

Re: New version of Web Console released

2017-06-07 Thread Alexey Kuznetsov
idGain. Please contact GridGain for that. >> Will i able to use this as an alternative to say an ORM like MyBatis? It depends in what you need. Please describe your use case. -- Alexey Kuznetsov

Re: ignitevisor starting the node twice

2017-06-05 Thread Alexey Kuznetsov
I've seen some weird > things when visor is running. > > Matt > > On Mon, May 29, 2017 at 11:18 PM, Alexey Kuznetsov <akuznet...@apache.org> > wrote: > >> You need to open configuration with proper discovery. >> Usually that means - open same config you u

New version of Web Console released

2017-06-05 Thread Alexey Kuznetsov
with warning about upcoming updates. * Support for Ignite 2.1 * Improved stack trace for SQL errors. Stay tuned for updates! -- Alexey Kuznetsov

Re: ignitevisor starting the node twice

2017-05-29 Thread Alexey Kuznetsov
sorcmd.sh see my “real” node(s) ? > > best, > > IPVP > > On May 29, 2017 at 10:39:41 PM, Alexey Kuznetsov (akuznet...@apache.org) > wrote: > > Hi, IPVP. > > Yes, ignitevisorcmd.sh starts internal node in "daemon" mode. > This node is "invisible"

Re: ignitevisor starting the node twice

2017-05-29 Thread Alexey Kuznetsov
hema-instance; >xsi:schemaLocation=" >http://www.springframework.org/schema/beans >http://www.springframework.org/schema/beans/spring-beans.xsd”> > > > > > > > > > > > > > > > > - > > Thanks > IPVP > > -- Alexey Kuznetsov

Re: Install ignite in single machine

2017-05-14 Thread Alexey Kuznetsov
- > *Sent From Zhao Jun's iPhone 8 Plus* > -- Alexey Kuznetsov

Re: CacheAbstractJdbcStore batch deleteAll bug.

2017-05-11 Thread Alexey Kuznetsov
I can see that > this bug still exists in ignite 2.0 > > > > Just look in CacheAbstractJdbcStore.deleteAll > > > > You can see that delStmt never gets updated after it is first initialized > > > > Thanks, > > Gordon. > > > > *From:* Alexey Kuznetso

New version of Web Console released.

2017-05-05 Thread Alexey Kuznetsov
MS - added support for table aliases. * Many minor improvements and bugfixes. Stay tuned for updates! --- Alexey Kuznetsov

Re: CacheAbstractJdbcStore batch deleteAll bug.

2017-04-27 Thread Alexey Kuznetsov
let us know immediately by reply email > and delete from your system. Nine Mile Financial Pty. Limited. ABN: 346 > 1349 0252 > > > > > > This email and any attachments are proprietary & confidential and are > intended solely for the use of the individuals to whom it is addressed. Any > views or opinions expressed are solely for those of the author and do not > necessarily reflect those of Nine Mile Financial Pty. Limited. If you have > received this email in error, please let us know immediately by reply email > and delete from your system. Nine Mile Financial Pty. Limited. ABN: 346 > 1349 0252 > -- Alexey Kuznetsov

Re: Index

2017-04-19 Thread Alexey Kuznetsov
t from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Index

2017-04-14 Thread Alexey Kuznetsov
See attached screenshot - how to check indexes. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Index-tp11969p11985.html Sent from the Apache Ignite Users mailing list archive

Re: Persistent store connection pool xml configuration

2017-04-13 Thread Alexey Kuznetsov
n context: http://apache-ignite-users. > 70518.x6.nabble.com/Persistent-store-connection-pool-xml-configuration- > tp11959.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Lots of cache creation become slow

2017-04-12 Thread Alexey Kuznetsov
ntext: http://apache-ignite-users. > 70518.x6.nabble.com/Lots-of-cache-creation-become-slow-tp11875p11906.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Sort queries are slow

2017-04-04 Thread Alexey Kuznetsov
Do you think creating index on B will speed up #2 query ? i tried that as >> well and no luck. >> >> are there any ways to improve the performance of #2 ? please advise. >> >> Thanks >> >> > -- Alexey Kuznetsov

Re: [GridCachePartitionExchangeManager] Pending transaction deadlock detection futures

2017-04-03 Thread Alexey Kuznetsov
; > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/GridCachePartitionExchangeManager-Pending-transaction- > deadlock-detection-futures-tp11362p11638.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: [GridCachePartitionExchangeManager] Pending transaction deadlock detection futures

2017-03-29 Thread Alexey Kuznetsov
>> It seems the visorcmd will not stuck the whole cluster again. >> >> Is there anything wrong in "ClientMode" of the visorcmd? >> >> >> >> -- >> View this message in context: http://apache-ignite-users.705 >> 18.x6.nabble.com/GridCachePartitionExcha

Re: Load data to cache

2017-03-28 Thread Alexey Kuznetsov
e in context: http://apache-ignite-users. > 70518.x6.nabble.com/Load-data-to-cache-tp11394p11493.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

New version of Web Console released.

2017-03-24 Thread Alexey Kuznetsov
quot;long running queries" and ability to cancel selected queries. * Added tracking of Web Console features usage on "Admin Panel" screen, descibed here: https://apacheignite-tools.readme.io/docs/usage-tracing -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Scala API

2017-02-22 Thread Alexey Kuznetsov
w the Scala api for ignite, is it stable for > production, > is it always updated when ignite update ? > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Scala-API-tp10793.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: monitoring issue -Connection to Ignite Node is not established

2017-01-24 Thread Alexey Kuznetsov
ork. > > please tell me what changes product team make? thanks~ > > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/monitoring-issue-Connection-to-Ignite-Node-is-not- > established-tp10216.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: Error while writethrough operation in Ignite

2016-12-22 Thread Alexey Kuznetsov
e.com/Error-while-writethrough-operation- > in-Ignite-tp9696p9701.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov

Re: alter cache configuration after cache created.

2016-12-18 Thread Alexey Kuznetsov
> > > > Thanks > > Shawn > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

  1   2   3   >