*-1*
As you see from below error, in "ignite-yar.jar" the release
*gridgain-community-fabric-1.5.11.zip
*is hard coded. I was able to run the gridgain on yarn once I rename
apache-ignite-fabric-1.6.0-bin.zip
to gridgain-community-fabric-1.5.11.zip
hadoop jar
apache-ignite-fabric-1.6.0-bin/libs/ignite-yarn/ignite-yarn-1.6.0.jar
apache-ignite-fabric-1.6.0-bin/libs/ignite-yarn/ignite-yarn-1.6.0.jar
Exception in thread "main" java.io.FileNotFoundException: File
ignite-releases/gridgain-community-fabric-1.5.11.zip does not exist
at
org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:542)
at
org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:755)
at
org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:532)
at
org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:425)
at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:340)
at
org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:1949)
at
org.apache.ignite.yarn.utils.IgniteYarnUtils.copyLocalToHdfs(IgniteYarnUtils.java:86)
at
org.apache.ignite.yarn.IgniteProvider.getIgnite(IgniteProvider.java:105)
at
org.apache.ignite.yarn.IgniteYarnClient.getIgnite(IgniteYarnClient.java:194)
at
org.apache.ignite.yarn.IgniteYarnClient.main(IgniteYarnClient.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
On Fri, May 20, 2016 at 11:37 AM, Dmitriy Setrakyan <[email protected]>
wrote:
> On Fri, May 20, 2016 at 7:48 AM, endianignite <[email protected]>
> wrote:
>
> > -1
> >
> > I'm struggling to get the tests to pass on Solaris 10. Have twice had
> what
> > appear to me to be deadlocks in IgniteCrossCacheTxNearEnabledSelfTest3
> >
>
> Do the same tests pass in non-Solaris environment?
>
>
> >
> >
> >
> > --
> > View this message in context:
> >
> http://apache-ignite-developers.2346864.n4.nabble.com/VOTE-Apache-Ignite-1-6-0-RC1-tp8992p9030.html
> > Sent from the Apache Ignite Developers mailing list archive at
> Nabble.com.
> >
>