Unfortunately, I can not run the same setup with 1.4.0-rc1, but last night I
was doing the Bigtop's workshop here in Budapest and to my horror right during
the demo spark-shell started spitting the error after
    new IgniteContext[Integer, Integer](sc, "/bigtop/spark-ignite-config.xml")
invocation. I don't have the stacktrace handy, but if I remember correctly it
was an NPE happening somewhere in the IP discovery Spi, complaining that the
server node couldn't be found. The version I ran was from a week or so ago and
perhaps the issue has been fixed already. Does it ring a bell to anyone?

I will keep working on the setup where I can reproduce it with the RC, but so
far I can not as 1.4.0 artifact isn't available on the Maven yet and I have
some issues trying to slip it into spark-shell otherwise.

Thanks,
  Cos

On Fri, Sep 25, 2015 at 03:37PM, Yakov Zhdanov wrote:
> Dear Sirs!
> 
> We have uploaded release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/
> 
> I am very glad to mention that this is the first Ignite release as top
> level project! Thanks everyone for help this to happen!
> 
> Tag name is
> ignite-1.4.0-rc1
> 
> 1.4.0 changes:
> * Added SSL support to communication and discovery.
> * Added support for log4j2.
> * Added versioned entry to cache API.
> * Added client node based JDBC driver implementation.
> * Fixed consistency issue for custom events processing within discovery.
> * Fixed race in cache swap/unswap logic.
> * Fixed IGNITE_HOME resolution with JBoss.
> * Fixed configuration file resolution on classpath.
> * Fixed MBean registration for caches.
> * Fixed near cache evictions with offheap.
> * Fixed SQL queries group index logic.
> * Fixed memory leak in partitioned transactional cache.
> * Fixed auto-retries for cache operations in recoverable cases.
> * Fixed affinity routing in compute grid.
> * Many stability and fault-tolerance fixes.
> 
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1
> 
> RELEASENOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1
> 
> Please start voting.
> 
> +1 - to accept Apache Ignite 1.4.0
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 1.4.0 (explain why)
> 
> This vote will go for 72 hours.
> 
> --Yakov

Reply via email to