Ok, looks like whatever was it is gone now and I can cleanly run through the exercise with spark-shell and dynamically created node can discover and attach to the one already running.
As for the rest of the RC: - validated the signature - build as a part of Bigtop stack and validated its compatibility with Hadoop 2.7.1 and Spark 1.3.1 - minor issue that needs to be addressed (doesn't block the release): top-level licenses.txt is included into the rat report as having incorrect license. And the file doesn't actually contain any module licenses as of yet. Needs to be excluded from rat run, actually. Please fix it in the consequent release. - BTW, git tags are mutable so it is better to provide the commit SHA1 as well +1 [binding] as it stands Thanks! Cos On Sat, Sep 26, 2015 at 01:10AM, Konstantin Boudnik wrote: > 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