Re: Thin Client Protocol documentation

2017-12-02 Thread Andrey Kornev
Pavel, Great job on the Thin Client protocol design! I'm a bit late to the party, but I'm wondering why none of the compute features are supported? Such omission is unfortunate. Is it intentional? If so, what are the reasons? I think it would be useful for the clients to be able to invoke

[GitHub] ignite pull request #3132: IGNITE-7096: Missed dependencies in examples pom ...

2017-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3132 ---

[GitHub] ignite pull request #3132: IGNITE-7096: Missed dependencies in examples pom ...

2017-12-02 Thread ybabak
GitHub user ybabak opened a pull request: https://github.com/apache/ignite/pull/3132 IGNITE-7096: Missed dependencies in examples pom files fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7096

[jira] [Created] (IGNITE-7096) Missed dependencies in examples pom files

2017-12-02 Thread Yury Babak (JIRA)
Yury Babak created IGNITE-7096: -- Summary: Missed dependencies in examples pom files Key: IGNITE-7096 URL: https://issues.apache.org/jira/browse/IGNITE-7096 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #3131: Ignite-7094: Javadoc warnings in ml module

2017-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3131 ---

[GitHub] ignite pull request #3131: Ignite-7094: Javadoc warnings in ml module

2017-12-02 Thread ybabak
GitHub user ybabak opened a pull request: https://github.com/apache/ignite/pull/3131 Ignite-7094: Javadoc warnings in ml module fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7094

Re: Are there any access control for ignite rest api

2017-12-02 Thread Ken Cheng
my case is that I just want the external can use get cmd as I dont want to the data to be updated or deleted. Thanks, Ken Cheng On Sat, Dec 2, 2017 at 1:49 AM, Denis Magda wrote: > Hi, > > What’s Ignite Access Control? I’ve never heard about this tool/component. > > — >

Re: Request for Participation: The Right Metrics for the Right Project

2017-12-02 Thread Daniel Gruno
I'll also note, that if people create their own accounts, please let us know at the kibble project, so we can add you to the demo organisation on the demo - otherwise you won't be able to see much :) On 12/02/2017 12:24 PM, Daniel Gruno wrote: > On 12/02/2017 01:33 AM, Denis Magda wrote: >> +

[jira] [Created] (IGNITE-7094) Javadoc warnings in ml module

2017-12-02 Thread Aleksey Chetaev (JIRA)
Aleksey Chetaev created IGNITE-7094: --- Summary: Javadoc warnings in ml module Key: IGNITE-7094 URL: https://issues.apache.org/jira/browse/IGNITE-7094 Project: Ignite Issue Type: Bug

Re: Request for Participation: The Right Metrics for the Right Project

2017-12-02 Thread Daniel Gruno
On 12/02/2017 01:33 AM, Denis Magda wrote: > + Ignite dev > > Rafael, > > That’s a really useful project. I would use it for Ignite metrics analysis. > > How do you measure the pony-factor (contributors/committers breakdown per > specific organization)? You can read an article on the original

Re: Caused by: class org.apache.ignite.internal.processors.query.IgniteSQLException: Failed to find SQL table for type: UserAppInfo

2017-12-02 Thread kcheng.mvp
by the way, here is my maven dependency. the unit test starts two server node local and a client node. org.apache.ignite ignite-core ${ignite.version} org.apache.ignite ignite-spring ${ignite.version}

Caused by: class org.apache.ignite.internal.processors.query.IgniteSQLException: Failed to find SQL table for type: UserAppInfo

2017-12-02 Thread kcheng.mvp
I run into this issue, cache.put/cache.get works well. here is my configuration. http://www.springframework.org/schema/beans; xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd