Re: DDL implementation details

2017-01-12 Thread Sergey Kozlov
, 2017 at 5:54 AM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > Agree with Sergey. We should be able to specify cache properties inside of > SQL statements. Does H2 have any support to process SQL hints? Can we > change it? > > Having said that, while we finalize the abo

Re: Extend TcpDiscoveryVmIpFinder functionality

2017-01-12 Thread Sergey Kozlov
possible we can support ranges for every byte > applying a format like the one below. > > 10.0.0.[1-10] > [10-11].0.0.[1-10] > 128.[165-165].10.[1-100] > > What do you think? > > — > Denis > > > On Jan 10, 2017, at 3:08 AM, Sergey Kozlov <skoz...@gridgain.

Re: DDL implementation details

2017-01-11 Thread Sergey Kozlov
ll be against it) or > > > introduce some kind of name prefix that would tell SQL engine that > > > certain column is a key field column. > > > > > > Of course, this problem disappears is key is of SQL type. > > > > > > Regarding CREATE INDEX: probably at first we will have to implement > > > this in "stop-the-world" manner, i.e. all cache will be blocked during > > > the index's initial buildup. > > > > > > Any thoughts? > > > > > > Currently I'm working on parsing of those commands as that will be > > > needed anyway and does not affect further implementation. > > > > > > - Alex > > > > > > > > > > > -- > > Alexey Kuznetsov > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: Extend TcpDiscoveryVmIpFinder functionality

2017-01-10 Thread Sergey Kozlov
- should we support range notation for each > byte in IP address? I think we should. > > --Yakov > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: Extend TcpDiscoveryVmIpFinder functionality

2017-01-09 Thread Sergey Kozlov
e.g. 127.0.0.1:47500..47509, > but > > we don't have this for addresses. If we implement this I would suggest > the > > same approach, e.g 192.168.0.1..5:47500 > > > > Thoughts? > > > > --Yakov > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

Extend TcpDiscoveryVmIpFinder functionality

2017-01-09 Thread Sergey Kozlov
of the netmask 10.0.0.1/255.255.255.0:48500 2) with using of the network prefix 10.0.0.1/24:48500 Any comments/objections are welcome -- Sergey Kozlov

[jira] [Created] (IGNITE-4493) ODBC: Add missing diagnostic records in case of API errors

2016-12-26 Thread Sergey Kalashnikov (JIRA)
Sergey Kalashnikov created IGNITE-4493: -- Summary: ODBC: Add missing diagnostic records in case of API errors Key: IGNITE-4493 URL: https://issues.apache.org/jira/browse/IGNITE-4493 Project

[jira] [Created] (IGNITE-4470) ODBC: Add support for logger configuration

2016-12-21 Thread Sergey Kalashnikov (JIRA)
Sergey Kalashnikov created IGNITE-4470: -- Summary: ODBC: Add support for logger configuration Key: IGNITE-4470 URL: https://issues.apache.org/jira/browse/IGNITE-4470 Project: Ignite

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-19 Thread Sergey Kozlov
Formatting has cut lines: — apache_ignite_root_folder — bin — examples — extras — benchmarks — bin — src (benchmarks sources with pom.xml) — config — libs (compiled benchmarks) On Mon, Dec 19, 2016 at 11:04 PM, Sergey Kozlov <skoz...@gridgain.com> wrote: &

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-19 Thread Sergey Kozlov
amples > — bin > — benchmarks > — bin > — src (benchmarks sources with pom.xml) > — config > — libs (compiled benchmarks) > > Sergey, will it cover all the use case you’ve met previously? > > — > Denis > > > On Dec 19,

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-19 Thread Sergey Kozlov
gt; Is there anyone else who is concerned about “libs/optional”? If there’re > > not, I would agree on this and get down to the implementation. > > > > — > > Denis > > > > > On Dec 19, 2016, at 1:10 AM, Sergey Kozlov <skoz...@gridgain.com> > wrote

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-18 Thread Sergey Kozlov
> > ignite-yardstick module in the apache-ignite binary assembly? We can > > put > > > it > > > > in the libs/optional along with an others optional libraries, or we > can > > > > create a new directory named "tools" in the root directory and put > > > > "ignite-yardstick" in it, or we can find another solution. > > > > > > > > Best regards > > > > Oleg > > > > > > > > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

IGNITE-4157 improvement patch available

2016-12-16 Thread Sergey Chugunov
ps://github.com/apache/ignite/pull/1271>. Thanks, Sergey.

greetings

2016-12-15 Thread Sergey Kalashnikov
Greetings! My name is Sergey and I'd like to join and contribute to Ignite. Best Regards, Sergey

[jira] [Created] (IGNITE-4435) Discovery data distribution process optimization

2016-12-15 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-4435: --- Summary: Discovery data distribution process optimization Key: IGNITE-4435 URL: https://issues.apache.org/jira/browse/IGNITE-4435 Project: Ignite

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-13 Thread Sergey Kozlov
e presented in the Maven. Say geospacial is only published up to > 1.2.0, etc. > > It looks weird to me as well. Could you start a separate discussion on the > dev list in order to trigger attention of the guys who usually take care > about Ignite’s build system? > > — > Denis -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-4414) Add JUnit test for local queries against a partitoned cache with 2 backups

2016-12-12 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4414: - Summary: Add JUnit test for local queries against a partitoned cache with 2 backups Key: IGNITE-4414 URL: https://issues.apache.org/jira/browse/IGNITE-4414 Project

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-09 Thread Sergey Kozlov
> the >>>> >>>>> binaries and sources haven’t been uploaded yet. I get 404 error every >>>>> >>>> time >>>> >>>>> I try to download one of the below. >>>>> http://apache.osuosl.org/ignite/1.8.0/apache-ignite-1.8.0-src.z

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-08 Thread Sergey Kozlov
nabble. > com/VOTE-Apache-Ignite-1-8-0-RC1-td12754.html > <http://apache-ignite-developers.2346864.n4.nabble. > com/VOTE-Apache-Ignite-1-8-0-RC1-td12754.html>* > > Ignite 1.8.0 will be released soon. Woohoo! > > Vladimir. > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: ignite-spark module in Hadoop Accelerator

2016-12-08 Thread Sergey Kozlov
ibs should not > be > > included into hadoop-accelerator download. Spark integration is not part > of > > Ignite Hadoop Accelerator and should be included only into the Ignite > > fabric download. > > > > D. > > > > > > > > On Tue, Dec 6, 20

Re: Apache Ignite 1.8 Release

2016-12-08 Thread Sergey Kozlov
andle it this time? > https://ignite.apache.org/download.cgi#docker <https://ignite.apache.org/ > download.cgi#docker> > > Sergey K., Nikolay T., are you aware about this? > > — > Denis > > > On Dec 3, 2016, at 12:54 PM, Sergey Kozlov <skoz...@gridgain.com>

Re: Major release 2.0 and compilation

2016-12-07 Thread Sergey Kozlov
approach and decide whether to > > keep deprecation or not separately for every piece of API, depending on > > possible impact on both users and Ignite developers. But normally I would > > leave deprecation unless there is a strong reason to remove it. > > > > Thoughts? > > > > Vladimir. > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: ignite-spark module in Hadoop Accelerator

2016-12-06 Thread Sergey Kozlov
gt;> > Guys, > >> > > >> > I just downloaded the hadoop accelerator and here are the differences > >> from > >> > the fabric edition that jump at me right away: > >> > > >> > - the "bin/" folder has "setup-hado

Re: Apache Ignite 1.8 Release

2016-12-03 Thread Sergey Kozlov
. We were, mostly, waiting for green light from your side :) > > — > Denis > > > On Dec 2, 2016, at 4:22 PM, Alexander Paschenko < > alexander.a.pasche...@gmail.com> wrote: > > > > Sergey, your issue has been resolved - apparently a won't fix as it's > >

[jira] [Created] (IGNITE-4364) DML: AssertionError: Row@ ... null 5 -> mapcol_asc_idx

2016-12-03 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4364: - Summary: DML: AssertionError: Row@ ... null 5 -> mapcol_asc_idx Key: IGNITE-4364 URL: https://issues.apache.org/jira/browse/IGNITE-4364 Project: Ign

Re: Apache Ignite 1.8 Release

2016-12-02 Thread Sergey Kozlov
t;>> > >>> Alexander P. and Igor S. please pull together and fix this issue before > >>> 1.8 is sent for vote. > >>> > >>> The second issue is related to ODBC and affects the usability only. > Igor > >>> S., please try to address it as

[jira] [Created] (IGNITE-4362) DML: the multiplication for SET uses the data type for the result from the right side

2016-12-02 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4362: - Summary: DML: the multiplication for SET uses the data type for the result from the right side Key: IGNITE-4362 URL: https://issues.apache.org/jira/browse/IGNITE-4362

[jira] [Created] (IGNITE-4353) Parent Cassandra module deployed on maven repository

2016-12-01 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4353: - Summary: Parent Cassandra module deployed on maven repository Key: IGNITE-4353 URL: https://issues.apache.org/jira/browse/IGNITE-4353 Project: Ignite

Re: Dedicated readme.io documentation for Ignite integrations

2016-11-30 Thread Sergey Kozlov
the > integrations > > >> were > > >>>> documented on our main readme.io <http://readme.io/> making the > > overall > > >>>> documentation a bit messy. > > >>>> > > >>>> I’ve decoupled the integrations from the core modules by moving them > > to > > >> a > > >>>> new documentation domain “Apache Ignite Integrations” < > > >>>> https://apacheignite-mix.readme.io/docs>. As a result integrations > as > > >>>> Cassandra CacheStore, OSGi support, Zeppelin and bunch of the > > streamers > > >>>> reside there. > > >>>> > > >>>> Dmitriy, looks like we have to upgrade readme.io subscription to > > >>>> “Developer Hub” for the new documentation domain because now there > is > > >> now > > >>>> way to change the appearance. Appearance themes settings are poor. > > Could > > >>>> you handle this? > > >>>> > > >>>> — > > >>>> Denis > > >> > > >> > > > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: ignite-spark module in Hadoop Accelerator

2016-11-30 Thread Sergey Kozlov
gt; > >> https://issues.apache.org/jira/browse/IGNITE-3822 > >> > >> — > >> Denis > >> > >> On Nov 19, 2016, at 1:26 PM, Valentin Kulichenko < > >> > >> valentin.kuliche...@gmail.com> wrote: > >> > >> > >> Hadoop Acce

Re: Apache Ignite 1.8 Release

2016-11-30 Thread Sergey Kozlov
; > > On Nov 25, 2016, at 4:08 AM, Vladimir Ozerov <voze...@gridgain.com> > wrote: > > > > Folks, > > > > I need to create RELEASE NOTES. Please advise which notable tickets you > > completed as a part of 1.8 release. > > > > Vladimir. >

[jira] [Created] (IGNITE-4345) incorrect/outdated info on site

2016-11-30 Thread Sergey Korzhevsky (JIRA)
Sergey Korzhevsky created IGNITE-4345: - Summary: incorrect/outdated info on site Key: IGNITE-4345 URL: https://issues.apache.org/jira/browse/IGNITE-4345 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-4342) DML: clear() on atomic cache causes the exception from previous failed DML statement

2016-11-30 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4342: - Summary: DML: clear() on atomic cache causes the exception from previous failed DML statement Key: IGNITE-4342 URL: https://issues.apache.org/jira/browse/IGNITE-4342

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Sergey Kozlov
Hi The list of issues found today: IGNITE-4334 DML: INSERT INTO SELECT FROM statement fails if copy from partitioned to replicated cache <https://issues.apache.org/jira/browse/IGNITE-4334> On Tue, Nov 29, 2016 at 9:56 PM, Sergey Kozlov <skoz...@gridgain.com> wrote: > Denis

[jira] [Created] (IGNITE-4334) DML: INSERT INTO SELECT FROM statement fails if copy from partitioned to replicated cache

2016-11-29 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4334: - Summary: DML: INSERT INTO SELECT FROM statement fails if copy from partitioned to replicated cache Key: IGNITE-4334 URL: https://issues.apache.org/jira/browse/IGNITE-4334

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Sergey Kozlov
t;>> > >>> DML is done as for now, example is done too, currently there's no open > >>> issues related with it (besides documentation which I'm working on). > >>> Yesterday's problem turned out to be binary/SQL engine (pre DML) > >>> related

Re: Apache Ignite 1.8 Release

2016-11-28 Thread Sergey Kozlov
NITE-4323> On Mon, Nov 28, 2016 at 11:15 AM, Alexey Kuznetsov <akuznet...@apache.org> wrote: > Vladimir, > > IGNITE-3443 Implement collecting what SQL statements executed on cluster > and their metrics. > > -- > Alexey Kuznetsov > -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-4325) Proposing new marshaller mapping should be done in synchronous way

2016-11-28 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-4325: --- Summary: Proposing new marshaller mapping should be done in synchronous way Key: IGNITE-4325 URL: https://issues.apache.org/jira/browse/IGNITE-4325 Project

[jira] [Created] (IGNITE-4323) DML: INSERT INTO SELECT .. FROM statement causes IgniteException: Wrong value has been set

2016-11-28 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4323: - Summary: DML: INSERT INTO SELECT .. FROM statement causes IgniteException: Wrong value has been set Key: IGNITE-4323 URL: https://issues.apache.org/jira/browse/IGNITE-4323

[jira] [Created] (IGNITE-4321) Cassandra modules

2016-11-28 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4321: - Summary: Cassandra modules Key: IGNITE-4321 URL: https://issues.apache.org/jira/browse/IGNITE-4321 Project: Ignite Issue Type: Bug Components

[jira] [Created] (IGNITE-4313) DML: update causes IgniteCheckedException: Not enough data to read the value

2016-11-25 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4313: - Summary: DML: update causes IgniteCheckedException: Not enough data to read the value Key: IGNITE-4313 URL: https://issues.apache.org/jira/browse/IGNITE-4313

[jira] [Created] (IGNITE-4312) DML: update causes IgniteCheckedException: Invalid flag value: -2

2016-11-25 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4312: - Summary: DML: update causes IgniteCheckedException: Invalid flag value: -2 Key: IGNITE-4312 URL: https://issues.apache.org/jira/browse/IGNITE-4312 Project: Ignite

Re: Apache Ignite 1.8 Release

2016-11-25 Thread Sergey Kozlov
Alexey The optional module means that we can copy it in libs and it will provide its functionality. What new functionality provides empty directory? On Fri, Nov 25, 2016 at 3:21 PM, Alexey Kuznetsov <akuznet...@apache.org> wrote: > Sergey, > > As far as I know "ignite-

Re: Apache Ignite 1.8 Release

2016-11-25 Thread Sergey Kozlov
in pull > requests/reviewed/fixed/merged (no issues unapproached/not fixed). > > - Alex > > > > 2016-11-24 22:59 GMT+03:00 Sergey Kozlov <skoz...@gridgain.com>: > > Hi > > > > I found two issues for 1.8: > > IGNITE-4304 ClusterTopologyChecked

Re: Apache Ignite 1.8 Release

2016-11-24 Thread Sergey Kozlov
gt; > > >>>>>> > > > >>>>>> [1] https://issues.apache.org/jira/browse/IGNITE-4128 < > > > >>>> https://issues.apache.org/jira/browse/IGNITE-4128> > > > >&

[jira] [Created] (IGNITE-4304) CLONE - CacheClientBinaryQueryExample returns wrong result

2016-11-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4304: - Summary: CLONE - CacheClientBinaryQueryExample returns wrong result Key: IGNITE-4304 URL: https://issues.apache.org/jira/browse/IGNITE-4304 Project: Ignite

[jira] [Created] (IGNITE-4303) CacheClientBinaryQueryExample returns wrong result

2016-11-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4303: - Summary: CacheClientBinaryQueryExample returns wrong result Key: IGNITE-4303 URL: https://issues.apache.org/jira/browse/IGNITE-4303 Project: Ignite Issue

[jira] [Created] (IGNITE-4302) Use discovery custom messages instead of system cache

2016-11-24 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-4302: --- Summary: Use discovery custom messages instead of system cache Key: IGNITE-4302 URL: https://issues.apache.org/jira/browse/IGNITE-4302 Project: Ignite

[GitHub] ignite pull request #1271: IGNITE-4157 Use discovery custom events instead o...

2016-11-23 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/1271 IGNITE-4157 Use discovery custom events instead of marshaller and system cache First version of feature's implementation. You can merge this pull request into a Git repository

[jira] [Created] (IGNITE-4287) DML: DELETE statement failed: Invalid number of query parameters. Cannot find 2 parameter.

2016-11-23 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4287: - Summary: DML: DELETE statement failed: Invalid number of query parameters. Cannot find 2 parameter. Key: IGNITE-4287 URL: https://issues.apache.org/jira/browse/IGNITE-4287

Re: Apache Ignite 1.8 Release

2016-11-23 Thread Sergey Kozlov
m looking forward to go through PDO [1] documentation > > and be > > >>> sure > > >>> >>> that everything works as described on my side. > > >>> >>> > > >>> >>> *Pavel,* > > >

Re: Ignite 2.0 tasks/roadmap

2016-11-10 Thread Sergey Kozlov
ion. > > — > Denis > > > On Nov 10, 2016, at 1:27 AM, Sergey Kozlov <skoz...@gridgain.com> wrote: > > > > Hi > > > > It seems the Spring dependency looks outdated for now. Apache Ignite > still > > uses 4.1.0 released two years ago. Could we inclu

[jira] [Created] (IGNITE-4211) Update Sprint dependecy to latest stable version

2016-11-10 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4211: - Summary: Update Sprint dependecy to latest stable version Key: IGNITE-4211 URL: https://issues.apache.org/jira/browse/IGNITE-4211 Project: Ignite Issue

Re: IGNITE-4155 IgniteSemaphoreExample unexpected behavior

2016-11-10 Thread Sergey Chugunov
Hello Vladisav, Thanks for confirmation! I created a JIRA <https://issues.apache.org/jira/browse/IGNITE-4209> to track this issue, feel free to edit it if it isn't descriptive enough. Thank you, Sergey. On Thu, Nov 10, 2016 at 9:44 AM, Vladisav Jelisavcic <vladis...@gmail.com>

[jira] [Created] (IGNITE-4209) Semaphore gets broken when one of nodes finishes normally and leaves topology

2016-11-10 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-4209: --- Summary: Semaphore gets broken when one of nodes finishes normally and leaves topology Key: IGNITE-4209 URL: https://issues.apache.org/jira/browse/IGNITE-4209

Re: Ignite 2.0 tasks/roadmap

2016-11-10 Thread Sergey Kozlov
Magda <dma...@gridgain.com>: > > > I’ve created an umbrella ticket for REST > > https://issues.apache.org/jira/browse/IGNITE-3879 < > > https://issues.apache.org/jira/browse/IGNITE-3879> > > > > And I wouldn’t deprecate anything until the next version gets

Re: IGNITE-4155 IgniteSemaphoreExample unexpected behavior

2016-11-09 Thread Sergey Chugunov
he cluster. After that reusing of this semaphore becomes impossible and leads to hanging of new nodes doing so. Can you reproduce this? If so I will submit a ticket and share with you. Thank you, Sergey. On Wed, Nov 9, 2016 at 10:55 AM, Vladisav Jelisavcic <vladis...@gmail.com> wrote: >

IGNITE-4155 IgniteSemaphoreExample unexpected behavior

2016-11-08 Thread Sergey Chugunov
n true;" It seems that no exceptions are thrown neither on client side calling *acquire *or on server side calling *release *methods on a broken semaphore. Does anybody know why it behaves in that way? Is it expected behavior at all and if yes where is it documented? Thanks, Sergey Chugunov.

[jira] [Created] (IGNITE-4181) The several runs of ServiceExample may cause NPE

2016-11-07 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4181: - Summary: The several runs of ServiceExample may cause NPE Key: IGNITE-4181 URL: https://issues.apache.org/jira/browse/IGNITE-4181 Project: Ignite Issue

Re: TX savepoints

2016-11-07 Thread Sergey Kozlov
n objects > - rollback implementation for different types of transactions - drain local > tx buffers, release remote locks for pessimistic transactions, etc. > > 5 days - testing, benchmarking, fixing issues. > > Please leave your comments here. I will file a ticket after we discuss this > and put our summary to it. > > Thanks! > > --Yakov > -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-4179) ExampleNodeStartup fails with IllegalStateException: Cache stopped: CacheQueryExamplePersons for CacheQueryExample

2016-11-07 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4179: - Summary: ExampleNodeStartup fails with IllegalStateException: Cache stopped: CacheQueryExamplePersons for CacheQueryExample Key: IGNITE-4179 URL: https://issues.apache.org

IGNITE-4157 design proposal

2016-11-03 Thread Sergey Chugunov
posed solution please reply to this email or comment under corresponding JIRA (IGNITE-4157 <https://issues.apache.org/jira/browse/IGNITE-4157>). Thanks, Sergey.

[GitHub] ignite pull request #1205: IGNITE-4155 minor fixes to examples

2016-11-03 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/1205 IGNITE-4155 minor fixes to examples IgniteSemaphoreExample was fixed: it is possible to rerun example without restarting cluster. Errors in logs of HibernateL2CacheExample

[jira] [Created] (IGNITE-4155) Minor issues wth IgniteSemaphoreExample and HIbernateL2CacheExample

2016-10-31 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-4155: --- Summary: Minor issues wth IgniteSemaphoreExample and HIbernateL2CacheExample Key: IGNITE-4155 URL: https://issues.apache.org/jira/browse/IGNITE-4155 Project

[jira] [Created] (IGNITE-4107) Sporadic NPE for ServiceExample

2016-10-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4107: - Summary: Sporadic NPE for ServiceExample Key: IGNITE-4107 URL: https://issues.apache.org/jira/browse/IGNITE-4107 Project: Ignite Issue Type: Bug

Re: Create separate thread pool for query execution

2016-10-24 Thread Sergey Kozlov
s email please notify us immediately and do not copy it or use it for > any purpose, nor disclose its contents to any other person. This email does > not constitute the commencement of legal relations between you and Misys. > Please refer to the executed contract between you and the relevant member > of the Misys group for the identity of the contracting party with which you > are dealing. > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: Support for Spark 2.0

2016-09-19 Thread Sergey Kozlov
> error: not found: value logError > > [ERROR] logError("Failed to start Ignite.", e) > > [INFO] ^ > > [ERROR] > > /home/spark/code/ignite/modules/spark/src/main/scala/ > org/apache/ignite/spark/IgniteContext.scala:164: > > error: not found: value logInfo > > [ERROR] logInfo("Will stop Ignite nodes on " + workers + " > > workers") > > [ERROR] ^ > > [ERROR] 6 errors found > > [INFO] > > > > Thanks! > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: Ignite 2.0 tasks/roadmap

2016-09-09 Thread Sergey Kozlov
com> wrote: > Sergey, > > I do agree with you that Ignite’s REST API implementation has to be > revisited. Your concerns sound reasonable. But personally I wouldn’t rush > trying to release it under 2.0 because NodeJS won’t be a part of this > release while it can propose

Re: Ignite 2.0 tasks/roadmap

2016-09-09 Thread Sergey Kozlov
//issues.apache.org/jira/browse/IGNITE-961 > > > > — > > Denis > > > > > On Sep 8, 2016, at 1:54 AM, Sergey Kozlov <skoz...@gridgain.com> > wrote: > > > > > > I agree with Alexey. > > > > > > The key point is a chance to don't

Re: Ignite 2.0 tasks/roadmap

2016-09-08 Thread Sergey Kozlov
7, 2016, at 3:58 PM, Dmitriy Setrakyan <dsetrak...@apache.org> > > wrote: > > > > > > Sergey, I don't think we can fit redesigning of HTTP/REST into our 2.0 > > > release. The 2.0 already looks pretty packed. Perhaps we should plan it > > for > >

Re: Ignite 2.0 tasks/roadmap

2016-09-07 Thread Sergey Kozlov
er > > and > > > that the constraints will not be violated. > > > > > > However, I think this is not a very clean way to achieve the result. > > > Probably we should just provide better support for this use case in > 2.0. > > > Basically, we somehow need to

Yardstick benchmark roadmap

2016-08-24 Thread Sergey Kozlov
/ideas/objections are welcome. -- Sergey Kozlov

Re: Ignite 2.0 tasks/roadmap

2016-08-11 Thread Sergey Kozlov
e eviction policy or cache mode). 4. No reason to add specific feature like SqlShema if it applicable for regular caches as well. On Thu, Aug 11, 2016 at 6:58 PM, Alexey Kuznetsov <akuznet...@gridgain.com> wrote: > Sergey, I belive you mean "increase" instead of "reduce&quo

Re: Ignite 2.0 tasks/roadmap

2016-08-11 Thread Sergey Kozlov
> > 2016-08-11 17:24 GMT+03:00 Sergey Kozlov <skoz...@gridgain.com>: > > > HI > > > > Due to approach to disable to store more than one type per cache the > cache > > use becomes similar the table use for databases. > > So I suppose would be good to int

Re: Ignite 2.0 tasks/roadmap

2016-08-11 Thread Sergey Kozlov
Would be nice to > > assign > > > >> a > > > >>>> release manager for Ignite 2.0 and document all the discussed > > features > > > >> on > > > >>>> the Wiki. > > > >>>> > > > >&

[jira] [Created] (IGNITE-3666) Print out an information message if LGPL module is in classpath

2016-08-10 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3666: - Summary: Print out an information message if LGPL module is in classpath Key: IGNITE-3666 URL: https://issues.apache.org/jira/browse/IGNITE-3666 Project: Ignite

Re: Ignite 1.7 RELEASE_NOTES

2016-08-04 Thread Sergey Kozlov
t; > > > > RELEASE_NOTES.txt in ignite-1.7 branch does not look complete to me. > > > There > > > > are likely more noteworthy changes since 1.6. > > > > > > > > Let's discuss the changes to be included in release notes and fix > them. > > > > > > > > Please reply to this email with your proposals. > > > > > > > > Pavel. > > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3596) Hadoop edition can't be complied against spark 2.0.0

2016-07-28 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3596: - Summary: Hadoop edition can't be complied against spark 2.0.0 Key: IGNITE-3596 URL: https://issues.apache.org/jira/browse/IGNITE-3596 Project: Ignite

Re: Data compression in Ignite 2.0

2016-07-25 Thread Sergey Kozlov
e > implement > > > support for compression on Ignite core level SQL engine will be able to > > > detect that data is compressed and properly handle such data. > > > > > > What do you think? > > > If community consider this feature useful I will create issue in JIRA. > > > > > > [1] > > > > > > > > > http://www.ibm.com/developerworks/data/library/techarticle/dm-1205db210compression/ > > > > > > -- > > > Alexey Kuznetsov > > > > > > > > > -- > Alexey Kuznetsov > -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3541) Visrocmd returns emty list of caches

2016-07-22 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3541: - Summary: Visrocmd returns emty list of caches Key: IGNITE-3541 URL: https://issues.apache.org/jira/browse/IGNITE-3541 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-3502) Hadoop randomwriter doesn't work in hadoop edition

2016-07-19 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3502: - Summary: Hadoop randomwriter doesn't work in hadoop edition Key: IGNITE-3502 URL: https://issues.apache.org/jira/browse/IGNITE-3502 Project: Ignite Issue

[jira] [Created] (IGNITE-3417) Cassandra packages have no descriptions

2016-07-04 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3417: - Summary: Cassandra packages have no descriptions Key: IGNITE-3417 URL: https://issues.apache.org/jira/browse/IGNITE-3417 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-3397) CLONE - Aggregation query with where clause failed

2016-06-29 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3397: - Summary: CLONE - Aggregation query with where clause failed Key: IGNITE-3397 URL: https://issues.apache.org/jira/browse/IGNITE-3397 Project: Ignite Issue

[jira] [Created] (IGNITE-3396) Aggregation query with where clase failed

2016-06-29 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3396: - Summary: Aggregation query with where clase failed Key: IGNITE-3396 URL: https://issues.apache.org/jira/browse/IGNITE-3396 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-3360) Cache size deviation

2016-06-23 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3360: - Summary: Cache size deviation Key: IGNITE-3360 URL: https://issues.apache.org/jira/browse/IGNITE-3360 Project: Ignite Issue Type: Bug Reporter

[jira] [Created] (IGNITE-3352) REST HTTP: size returns 0 if performed after rmvall

2016-06-22 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3352: - Summary: REST HTTP: size returns 0 if performed after rmvall Key: IGNITE-3352 URL: https://issues.apache.org/jira/browse/IGNITE-3352 Project: Ignite

Re: Add key type detection for REST HTTP GET command

2016-06-21 Thread Sergey Kozlov
nal key type in REST HTTP get command > https://issues.apache.org/jira/browse/IGNITE-3345 > > On Tue, Jun 21, 2016 at 8:13 AM, Dmitriy Setrakyan <dsetrak...@apache.org> > wrote: > > > I also like the idea. Should we file a ticket? > > > > On Mon, Jun 20, 2

Re: Ignite REST API is not actually RESTful

2016-06-20 Thread Sergey Kozlov
caches/partitionedCache/keys/myKey/ > > DELETE /ignite/caches/partitionedCache/keys/myKey/ > > > > > > I think we should deprecate current API and provide a new one that > follows > > the guidelines. > > A good writeup on a proper REST API design can be found t

HTTP Rest API: increment/decrement or append/prepend are candidates to deprecate?

2016-06-20 Thread Sergey Kozlov
for 1.8. Any such operation should be implemented via SQL level. Thoughts? -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: Add key type detection for REST HTTP GET command

2016-06-20 Thread Sergey Kozlov
mon built-in types such as Integer, Long, UUID,... and user classes that > a valid JavaBeans? > > Sample: http://host:port > /ignite?cmd=get=1=myCache=Long > > Thoughts? > > -- > Alexey Kuznetsov > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: IGNITE-3337

2016-06-20 Thread Sergey Kozlov
t; > > Hello, > > > > I have raised the PR[1] for the following Jira ticket[2]. > > > > Please review and let me know any feedback > > > > Regards > > Saikat > > > > [1] https://github.com/apache/ignite/pull/816 > > [2] https://issues.apache.org/jira/browse/IGNITE-3337 > > > > > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com > -- Sergey Kozlov GridGain Systems www.gridgain.com

Re: Ignite Download links broken

2016-06-20 Thread Sergey Kozlov
te.apache.org/download.html#binaries> >> >> Thanks, >> >> Christos > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3337) REST HTTP: metadata command returns all caches even if cache name is passed to request

2016-06-17 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3337: - Summary: REST HTTP: metadata command returns all caches even if cache name is passed to request Key: IGNITE-3337 URL: https://issues.apache.org/jira/browse/IGNITE-3337

[jira] [Created] (IGNITE-3235) Failed to initialize primitive boolean cache property of superclass

2016-06-02 Thread Sergey Lemekhov (JIRA)
Sergey Lemekhov created IGNITE-3235: --- Summary: Failed to initialize primitive boolean cache property of superclass Key: IGNITE-3235 URL: https://issues.apache.org/jira/browse/IGNITE-3235 Project

[jira] [Created] (IGNITE-3198) TcpDiscoveryZookeeperIpFinderdoesn't handle timeout to connect to ZK

2016-05-25 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3198: - Summary: TcpDiscoveryZookeeperIpFinderdoesn't handle timeout to connect to ZK Key: IGNITE-3198 URL: https://issues.apache.org/jira/browse/IGNITE-3198 Project

Re: Ignite 1.6 release timelines

2016-05-11 Thread Sergey Kozlov
GNITE-2948 < > https://issues.apache.org/jira/browse/IGNITE-2948 > > > > > > - > > > > > > > > Optimize usage of GridCacheConcurrentMap > > > > > > > > IGNITE-1786 < > https://issues.apache.org/jira/browse/IGNITE-1786 > > > > > > - > > > > > Need > > > > > > > to > > > > > > > > implement ODBC driver for Ignite > > > > > > > > > > > > > > > > Once these issues are resolved, we can move to the testing > > phase > > > > > > > (probably > > > > > > > > a week), and then send it for the vote. > > > > > > > > > > > > > > > > D. > > > > > > > > > > > > > > > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov < > > > > yzhda...@apache.org> > > > > > > > > wrote: > > > > > > > > > > > > > > > >> I think we are almost done with odbc support and I hope that > > we > > > > can > > > > > > > >> release > > > > > > > >> about mid or second half of May. > > > > > > > >> > > > > > > > >> --Yakov > > > > > > > >> > > > > > > > >> 2016-04-27 11:13 GMT+03:00 sssow <ss...@hotmail.com>: > > > > > > > >> > > > > > > > >> > Hi, > > > > > > > >> > When will you release 1.6? > > > > > > > >> > Thank you, > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > -- > > > > > > > >> > View this message in context: > > > > > > > >> > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-1-6-release-timelines-tp7388p8618.html > > > > > > > >> > Sent from the Apache Ignite Developers mailing list > archive > > at > > > > > > > >> Nabble.com. > > > > > > > >> > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- Sergey Kozlov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3109) IgfsMapReduceExample fails ClassNotFoundException

2016-05-11 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3109: - Summary: IgfsMapReduceExample fails ClassNotFoundException Key: IGNITE-3109 URL: https://issues.apache.org/jira/browse/IGNITE-3109 Project: Ignite Issue

[jira] [Created] (IGNITE-3107) Help for tasks/events should be rephrased

2016-05-11 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3107: - Summary: Help for tasks/events should be rephrased Key: IGNITE-3107 URL: https://issues.apache.org/jira/browse/IGNITE-3107 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-3051) Yardstick load tests: continious query

2016-04-25 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3051: - Summary: Yardstick load tests: continious query Key: IGNITE-3051 URL: https://issues.apache.org/jira/browse/IGNITE-3051 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-3050) Yardstick load tests: add a filter option for allowed operations

2016-04-25 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-3050: - Summary: Yardstick load tests: add a filter option for allowed operations Key: IGNITE-3050 URL: https://issues.apache.org/jira/browse/IGNITE-3050 Project: Ignite

<    5   6   7   8   9   10   11   >