Apache Ignite 2.0 Documentation

classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Apache Ignite 2.0 Documentation

dmagda
Folks,

I’ve prepared a list of changes that have to be documented before the public release of 2.0:
https://issues.apache.org/jira/browse/IGNITE-4960

That’s an impressive release and there are some many things to document. Actually, I’ll try to document the biggest part contacting contributors in person but still need a help from some of you:

* Nikita, Oleg (Machine Learning): https://issues.apache.org/jira/browse/IGNITE-4964
* Vovan or Alex P. (DDL indexing statements): https://issues.apache.org/jira/browse/IGNITE-4967
* Vovan (custom thread pools): https://issues.apache.org/jira/browse/IGNITE-4969
* Vovan or Taras (next gen async API): https://issues.apache.org/jira/browse/IGNITE-4972
* Val (Hibernate improvements): https://issues.apache.org/jira/browse/IGNITE-4972
* Pavel (.NET plugin system): https://issues.apache.org/jira/browse/IGNITE-4973
* Pavel (.NET dynamically registered classes): https://issues.apache.org/jira/browse/IGNITE-4974
* Igor Sapego (C++ CQ remote filters): https://issues.apache.org/jira/browse/IGNITE-4976

Let’s pull together and accomplish this part of the release together.


Denis

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

dsetrakyan
Denis, thanks for tracking the documentation changes! This is the part that
usually gets missed by the community.

On Thu, Apr 13, 2017 at 12:46 PM, Denis Magda <[hidden email]> wrote:

> Folks,
>
> I’ve prepared a list of changes that have to be documented before the
> public release of 2.0:
> https://issues.apache.org/jira/browse/IGNITE-4960
>
> That’s an impressive release and there are some many things to document.
> Actually, I’ll try to document the biggest part contacting contributors in
> person but still need a help from some of you:
>
> * Nikita, Oleg (Machine Learning): https://issues.apache.org/
> jira/browse/IGNITE-4964
> * Vovan or Alex P. (DDL indexing statements): https://issues.apache.org/
> jira/browse/IGNITE-4967
> * Vovan (custom thread pools): https://issues.apache.org/
> jira/browse/IGNITE-4969
> * Vovan or Taras (next gen async API): https://issues.apache.org/
> jira/browse/IGNITE-4972
> * Val (Hibernate improvements): https://issues.apache.org/
> jira/browse/IGNITE-4972
> * Pavel (.NET plugin system): https://issues.apache.org/
> jira/browse/IGNITE-4973
> * Pavel (.NET dynamically registered classes): https://issues.apache.org/
> jira/browse/IGNITE-4974
> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/
> jira/browse/IGNITE-4976
>
> Let’s pull together and accomplish this part of the release together.
>
> —
> Denis
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

dmagda
Igniters, thanks to all of you who helped documenting 2.0 features! We could complete the documentation just in time and I’ve just released it.

Just to give you a sense on how many things were added to Ignite 2.0 here is a list of completely new or significantly updated docs:
        * Page memory: https://apacheignite.readme.io/docs/page-memory
        * Memory & Cache Metrics: https://apacheignite.readme.io/docs/memory-and-cache-metrics
        * Eviction policies: https://apacheignite.readme.io/docs/evictions

        * DDL: https://apacheignite.readme.io/docs/distributed-ddl

        * Machine Learning Grid (beta): https://apacheignite.readme.io/docs/machine-learning

        * Renewed Async API: https://apacheignite.readme.io/docs/async-support
        * Apache Ignite thread pools including the new custom one: https://apacheignite.readme.io/docs/thread-pools

        * .NET Plugins: https://apacheignite-net.readme.io/docs/plugins

        * C++ Continuous Queries remote filters: https://apacheignite-cpp.readme.io/docs/continuous-queries#section-remote-filter

        * Spring Data Integration: https://apacheignite-mix.readme.io/v2.0/docs/spring-data

And, for the first time we prepare a migration guide for you dear users: https://apacheignite.readme.io/docs/apache-ignite-20


Denis

> On Apr 13, 2017, at 6:46 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>
> Denis, thanks for tracking the documentation changes! This is the part that
> usually gets missed by the community.
>
> On Thu, Apr 13, 2017 at 12:46 PM, Denis Magda <[hidden email]> wrote:
>
>> Folks,
>>
>> I’ve prepared a list of changes that have to be documented before the
>> public release of 2.0:
>> https://issues.apache.org/jira/browse/IGNITE-4960
>>
>> That’s an impressive release and there are some many things to document.
>> Actually, I’ll try to document the biggest part contacting contributors in
>> person but still need a help from some of you:
>>
>> * Nikita, Oleg (Machine Learning): https://issues.apache.org/
>> jira/browse/IGNITE-4964
>> * Vovan or Alex P. (DDL indexing statements): https://issues.apache.org/
>> jira/browse/IGNITE-4967
>> * Vovan (custom thread pools): https://issues.apache.org/
>> jira/browse/IGNITE-4969
>> * Vovan or Taras (next gen async API): https://issues.apache.org/
>> jira/browse/IGNITE-4972
>> * Val (Hibernate improvements): https://issues.apache.org/
>> jira/browse/IGNITE-4972
>> * Pavel (.NET plugin system): https://issues.apache.org/
>> jira/browse/IGNITE-4973
>> * Pavel (.NET dynamically registered classes): https://issues.apache.org/
>> jira/browse/IGNITE-4974
>> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/
>> jira/browse/IGNITE-4976
>>
>> Let’s pull together and accomplish this part of the release together.
>>
>> —
>> Denis
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

dmagda
Well, so many stuff that I eventually forgot about RocketMQ integration, sorry Roman ;)
Just released the latest doc: https://apacheignite-mix.readme.io/docs/rocketmq-streamer


Denis

> On May 3, 2017, at 4:00 PM, Denis Magda <[hidden email]> wrote:
>
> Igniters, thanks to all of you who helped documenting 2.0 features! We could complete the documentation just in time and I’ve just released it.
>
> Just to give you a sense on how many things were added to Ignite 2.0 here is a list of completely new or significantly updated docs:
> * Page memory: https://apacheignite.readme.io/docs/page-memory
> * Memory & Cache Metrics: https://apacheignite.readme.io/docs/memory-and-cache-metrics
> * Eviction policies: https://apacheignite.readme.io/docs/evictions
>
> * DDL: https://apacheignite.readme.io/docs/distributed-ddl
>
> * Machine Learning Grid (beta): https://apacheignite.readme.io/docs/machine-learning
>
> * Renewed Async API: https://apacheignite.readme.io/docs/async-support
> * Apache Ignite thread pools including the new custom one: https://apacheignite.readme.io/docs/thread-pools
>
> * .NET Plugins: https://apacheignite-net.readme.io/docs/plugins
>
> * C++ Continuous Queries remote filters: https://apacheignite-cpp.readme.io/docs/continuous-queries#section-remote-filter
>
> * Spring Data Integration: https://apacheignite-mix.readme.io/v2.0/docs/spring-data
>
> And, for the first time we prepare a migration guide for you dear users: https://apacheignite.readme.io/docs/apache-ignite-20
>
> —
> Denis
>
>> On Apr 13, 2017, at 6:46 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>>
>> Denis, thanks for tracking the documentation changes! This is the part that
>> usually gets missed by the community.
>>
>> On Thu, Apr 13, 2017 at 12:46 PM, Denis Magda <[hidden email]> wrote:
>>
>>> Folks,
>>>
>>> I’ve prepared a list of changes that have to be documented before the
>>> public release of 2.0:
>>> https://issues.apache.org/jira/browse/IGNITE-4960
>>>
>>> That’s an impressive release and there are some many things to document.
>>> Actually, I’ll try to document the biggest part contacting contributors in
>>> person but still need a help from some of you:
>>>
>>> * Nikita, Oleg (Machine Learning): https://issues.apache.org/
>>> jira/browse/IGNITE-4964
>>> * Vovan or Alex P. (DDL indexing statements): https://issues.apache.org/
>>> jira/browse/IGNITE-4967
>>> * Vovan (custom thread pools): https://issues.apache.org/
>>> jira/browse/IGNITE-4969
>>> * Vovan or Taras (next gen async API): https://issues.apache.org/
>>> jira/browse/IGNITE-4972
>>> * Val (Hibernate improvements): https://issues.apache.org/
>>> jira/browse/IGNITE-4972
>>> * Pavel (.NET plugin system): https://issues.apache.org/
>>> jira/browse/IGNITE-4973
>>> * Pavel (.NET dynamically registered classes): https://issues.apache.org/
>>> jira/browse/IGNITE-4974
>>> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/
>>> jira/browse/IGNITE-4976
>>>
>>> Let’s pull together and accomplish this part of the release together.
>>>
>>> —
>>> Denis
>>>
>>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

Evgeniy Ignatiev
Hello.

On a "Resource Injection" page LoadBalancerResource line states that it
injects IgniteLogger - seems to be an issue with docs. Also on
"Asynchronous Support" in "Closures Execution and Thread Pools" section
there seems to be some typos/missed words:

asynchronous operation has been *comp* completed
Otherwise, the closure will be <executed> asynchronously upon the
operation completion

On 5/4/2017 3:07 AM, Denis Magda wrote:

> Well, so many stuff that I eventually forgot about RocketMQ integration, sorry Roman ;)
> Just released the latest doc: https://apacheignite-mix.readme.io/docs/rocketmq-streamer
>
> —
> Denis
>
>> On May 3, 2017, at 4:00 PM, Denis Magda <[hidden email]> wrote:
>>
>> Igniters, thanks to all of you who helped documenting 2.0 features! We could complete the documentation just in time and I’ve just released it.
>>
>> Just to give you a sense on how many things were added to Ignite 2.0 here is a list of completely new or significantly updated docs:
>> * Page memory: https://apacheignite.readme.io/docs/page-memory
>> * Memory & Cache Metrics: https://apacheignite.readme.io/docs/memory-and-cache-metrics
>> * Eviction policies: https://apacheignite.readme.io/docs/evictions
>>
>> * DDL: https://apacheignite.readme.io/docs/distributed-ddl
>>
>> * Machine Learning Grid (beta): https://apacheignite.readme.io/docs/machine-learning
>>
>> * Renewed Async API: https://apacheignite.readme.io/docs/async-support
>> * Apache Ignite thread pools including the new custom one: https://apacheignite.readme.io/docs/thread-pools
>>
>> * .NET Plugins: https://apacheignite-net.readme.io/docs/plugins
>>
>> * C++ Continuous Queries remote filters: https://apacheignite-cpp.readme.io/docs/continuous-queries#section-remote-filter
>>
>> * Spring Data Integration: https://apacheignite-mix.readme.io/v2.0/docs/spring-data
>>
>> And, for the first time we prepare a migration guide for you dear users: https://apacheignite.readme.io/docs/apache-ignite-20
>>
>> —
>> Denis
>>
>>> On Apr 13, 2017, at 6:46 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>>>
>>> Denis, thanks for tracking the documentation changes! This is the part that
>>> usually gets missed by the community.
>>>
>>> On Thu, Apr 13, 2017 at 12:46 PM, Denis Magda <[hidden email]> wrote:
>>>
>>>> Folks,
>>>>
>>>> I’ve prepared a list of changes that have to be documented before the
>>>> public release of 2.0:
>>>> https://issues.apache.org/jira/browse/IGNITE-4960
>>>>
>>>> That’s an impressive release and there are some many things to document.
>>>> Actually, I’ll try to document the biggest part contacting contributors in
>>>> person but still need a help from some of you:
>>>>
>>>> * Nikita, Oleg (Machine Learning): https://issues.apache.org/
>>>> jira/browse/IGNITE-4964
>>>> * Vovan or Alex P. (DDL indexing statements): https://issues.apache.org/
>>>> jira/browse/IGNITE-4967
>>>> * Vovan (custom thread pools): https://issues.apache.org/
>>>> jira/browse/IGNITE-4969
>>>> * Vovan or Taras (next gen async API): https://issues.apache.org/
>>>> jira/browse/IGNITE-4972
>>>> * Val (Hibernate improvements): https://issues.apache.org/
>>>> jira/browse/IGNITE-4972
>>>> * Pavel (.NET plugin system): https://issues.apache.org/
>>>> jira/browse/IGNITE-4973
>>>> * Pavel (.NET dynamically registered classes): https://issues.apache.org/
>>>> jira/browse/IGNITE-4974
>>>> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/
>>>> jira/browse/IGNITE-4976
>>>>
>>>> Let’s pull together and accomplish this part of the release together.
>>>>
>>>> —
>>>> Denis
>>>>
>>>>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

dmagda
Evgeniy,

Thanks a lot for pointing out to this! I’ve fixed the docs.


Denis

> On May 3, 2017, at 11:56 PM, Evgeniy Ignatiev <[hidden email]> wrote:
>
> Hello.
>
> On a "Resource Injection" page LoadBalancerResource line states that it injects IgniteLogger - seems to be an issue with docs. Also on "Asynchronous Support" in "Closures Execution and Thread Pools" section there seems to be some typos/missed words:
>
> asynchronous operation has been *comp* completed
> Otherwise, the closure will be <executed> asynchronously upon the operation completion
>
> On 5/4/2017 3:07 AM, Denis Magda wrote:
>> Well, so many stuff that I eventually forgot about RocketMQ integration, sorry Roman ;)
>> Just released the latest doc: https://apacheignite-mix.readme.io/docs/rocketmq-streamer
>>
>> —
>> Denis
>>
>>> On May 3, 2017, at 4:00 PM, Denis Magda <[hidden email]> wrote:
>>>
>>> Igniters, thanks to all of you who helped documenting 2.0 features! We could complete the documentation just in time and I’ve just released it.
>>>
>>> Just to give you a sense on how many things were added to Ignite 2.0 here is a list of completely new or significantly updated docs:
>>> * Page memory: https://apacheignite.readme.io/docs/page-memory
>>> * Memory & Cache Metrics: https://apacheignite.readme.io/docs/memory-and-cache-metrics
>>> * Eviction policies: https://apacheignite.readme.io/docs/evictions
>>>
>>> * DDL: https://apacheignite.readme.io/docs/distributed-ddl
>>>
>>> * Machine Learning Grid (beta): https://apacheignite.readme.io/docs/machine-learning
>>>
>>> * Renewed Async API: https://apacheignite.readme.io/docs/async-support
>>> * Apache Ignite thread pools including the new custom one: https://apacheignite.readme.io/docs/thread-pools
>>>
>>> * .NET Plugins: https://apacheignite-net.readme.io/docs/plugins
>>>
>>> * C++ Continuous Queries remote filters: https://apacheignite-cpp.readme.io/docs/continuous-queries#section-remote-filter
>>>
>>> * Spring Data Integration: https://apacheignite-mix.readme.io/v2.0/docs/spring-data
>>>
>>> And, for the first time we prepare a migration guide for you dear users: https://apacheignite.readme.io/docs/apache-ignite-20
>>>
>>> —
>>> Denis
>>>
>>>> On Apr 13, 2017, at 6:46 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>>>>
>>>> Denis, thanks for tracking the documentation changes! This is the part that
>>>> usually gets missed by the community.
>>>>
>>>> On Thu, Apr 13, 2017 at 12:46 PM, Denis Magda <[hidden email]> wrote:
>>>>
>>>>> Folks,
>>>>>
>>>>> I’ve prepared a list of changes that have to be documented before the
>>>>> public release of 2.0:
>>>>> https://issues.apache.org/jira/browse/IGNITE-4960
>>>>>
>>>>> That’s an impressive release and there are some many things to document.
>>>>> Actually, I’ll try to document the biggest part contacting contributors in
>>>>> person but still need a help from some of you:
>>>>>
>>>>> * Nikita, Oleg (Machine Learning): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4964
>>>>> * Vovan or Alex P. (DDL indexing statements): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4967
>>>>> * Vovan (custom thread pools): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4969
>>>>> * Vovan or Taras (next gen async API): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4972
>>>>> * Val (Hibernate improvements): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4972
>>>>> * Pavel (.NET plugin system): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4973
>>>>> * Pavel (.NET dynamically registered classes): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4974
>>>>> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/
>>>>> jira/browse/IGNITE-4976
>>>>>
>>>>> Let’s pull together and accomplish this part of the release together.
>>>>>
>>>>> —
>>>>> Denis
>>>>>
>>>>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

ignite_dev2017
I tried upgrading Ignite 2.0 but cant find ignite libs on maven repository.

https://mvnrepository.com/artifact/org.apache.ignite/ignite-core



On Thu, May 4, 2017 at 1:43 PM, Denis Magda <[hidden email]> wrote:

> Evgeniy,
>
> Thanks a lot for pointing out to this! I’ve fixed the docs.
>
> —
> Denis
>
> > On May 3, 2017, at 11:56 PM, Evgeniy Ignatiev <
> [hidden email]> wrote:
> >
> > Hello.
> >
> > On a "Resource Injection" page LoadBalancerResource line states that it
> injects IgniteLogger - seems to be an issue with docs. Also on
> "Asynchronous Support" in "Closures Execution and Thread Pools" section
> there seems to be some typos/missed words:
> >
> > asynchronous operation has been *comp* completed
> > Otherwise, the closure will be <executed> asynchronously upon the
> operation completion
> >
> > On 5/4/2017 3:07 AM, Denis Magda wrote:
> >> Well, so many stuff that I eventually forgot about RocketMQ
> integration, sorry Roman ;)
> >> Just released the latest doc: https://apacheignite-mix.
> readme.io/docs/rocketmq-streamer
> >>
> >> —
> >> Denis
> >>
> >>> On May 3, 2017, at 4:00 PM, Denis Magda <[hidden email]> wrote:
> >>>
> >>> Igniters, thanks to all of you who helped documenting 2.0 features! We
> could complete the documentation just in time and I’ve just released it.
> >>>
> >>> Just to give you a sense on how many things were added to Ignite 2.0
> here is a list of completely new or significantly updated docs:
> >>>     * Page memory: https://apacheignite.readme.io/docs/page-memory
> >>>     * Memory & Cache Metrics: https://apacheignite.readme.
> io/docs/memory-and-cache-metrics
> >>>     * Eviction policies: https://apacheignite.readme.io/docs/evictions
> >>>
> >>>     * DDL: https://apacheignite.readme.io/docs/distributed-ddl
> >>>
> >>>     * Machine Learning Grid (beta): https://apacheignite.readme.
> io/docs/machine-learning
> >>>
> >>>     * Renewed Async API: https://apacheignite.readme.
> io/docs/async-support
> >>>     * Apache Ignite thread pools including the new custom one:
> https://apacheignite.readme.io/docs/thread-pools
> >>>
> >>>     * .NET Plugins: https://apacheignite-net.readme.io/docs/plugins
> >>>
> >>>     * C++ Continuous Queries remote filters: https://apacheignite-cpp.
> readme.io/docs/continuous-queries#section-remote-filter
> >>>
> >>>     * Spring Data Integration: https://apacheignite-mix.
> readme.io/v2.0/docs/spring-data
> >>>
> >>> And, for the first time we prepare a migration guide for you dear
> users: https://apacheignite.readme.io/docs/apache-ignite-20
> >>>
> >>> —
> >>> Denis
> >>>
> >>>> On Apr 13, 2017, at 6:46 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
> >>>>
> >>>> Denis, thanks for tracking the documentation changes! This is the
> part that
> >>>> usually gets missed by the community.
> >>>>
> >>>> On Thu, Apr 13, 2017 at 12:46 PM, Denis Magda <[hidden email]>
> wrote:
> >>>>
> >>>>> Folks,
> >>>>>
> >>>>> I’ve prepared a list of changes that have to be documented before the
> >>>>> public release of 2.0:
> >>>>> https://issues.apache.org/jira/browse/IGNITE-4960
> >>>>>
> >>>>> That’s an impressive release and there are some many things to
> document.
> >>>>> Actually, I’ll try to document the biggest part contacting
> contributors in
> >>>>> person but still need a help from some of you:
> >>>>>
> >>>>> * Nikita, Oleg (Machine Learning): https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4964
> >>>>> * Vovan or Alex P. (DDL indexing statements):
> https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4967
> >>>>> * Vovan (custom thread pools): https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4969
> >>>>> * Vovan or Taras (next gen async API): https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4972
> >>>>> * Val (Hibernate improvements): https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4972
> >>>>> * Pavel (.NET plugin system): https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4973
> >>>>> * Pavel (.NET dynamically registered classes):
> https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4974
> >>>>> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/
> >>>>> jira/browse/IGNITE-4976
> >>>>>
> >>>>> Let’s pull together and accomplish this part of the release together.
> >>>>>
> >>>>> —
> >>>>> Denis
> >>>>>
> >>>>>
> >
>
>


--
Rishi Yagnik
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

Alexey Kuznetsov
Rishi,

May be not all mirrors are updated yet?
On [1] I see ignite-2.0 and can download jars from [2].

[1] http://search.maven.org
[2] https://repo1.maven.org/maven2/org/apache/ignite/ignite-core/2.0.0/

On Fri, May 5, 2017 at 10:22 PM, Rishi Yagnik <[hidden email]> wrote:

> I tried upgrading Ignite 2.0 but cant find ignite libs on maven repository.
>
> https://mvnrepository.com/artifact/org.apache.ignite/ignite-core
>
>
>
--
Alexey Kuznetsov
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

ignite_dev2017
Thank you Alexey..

On Fri, May 5, 2017 at 10:49 AM, Alexey Kuznetsov <[hidden email]>
wrote:

> Rishi,
>
> May be not all mirrors are updated yet?
> On [1] I see ignite-2.0 and can download jars from [2].
>
> [1] http://search.maven.org
> [2] https://repo1.maven.org/maven2/org/apache/ignite/ignite-core/2.0.0/
>
> On Fri, May 5, 2017 at 10:22 PM, Rishi Yagnik <[hidden email]>
> wrote:
>
> > I tried upgrading Ignite 2.0 but cant find ignite libs on maven
> repository.
> >
> > https://mvnrepository.com/artifact/org.apache.ignite/ignite-core
> >
> >
> >
> --
> Alexey Kuznetsov
>



--
Rishi Yagnik
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Documentation

dmagda
All the examples work fine taking the libs from Maven Central. Agree with Alexey that it can take some time while 3rd party sites like [1] get synched up with Maven Central. In any case, I’ll put this on my radar.

[1] https://mvnrepository.com/artifact/org.apache.ignite/ignite-core <https://mvnrepository.com/artifact/org.apache.ignite/ignite-core>


Denis

> On May 5, 2017, at 9:50 AM, Rishi Yagnik <[hidden email]> wrote:
>
> Thank you Alexey..
>
> On Fri, May 5, 2017 at 10:49 AM, Alexey Kuznetsov <[hidden email]>
> wrote:
>
>> Rishi,
>>
>> May be not all mirrors are updated yet?
>> On [1] I see ignite-2.0 and can download jars from [2].
>>
>> [1] http://search.maven.org
>> [2] https://repo1.maven.org/maven2/org/apache/ignite/ignite-core/2.0.0/
>>
>> On Fri, May 5, 2017 at 10:22 PM, Rishi Yagnik <[hidden email]>
>> wrote:
>>
>>> I tried upgrading Ignite 2.0 but cant find ignite libs on maven
>> repository.
>>>
>>> https://mvnrepository.com/artifact/org.apache.ignite/ignite-core
>>>
>>>
>>>
>> --
>> Alexey Kuznetsov
>>
>
>
>
> --
> Rishi Yagnik