Hi,

Could you try to run examples over YARN (for example
http://wiki.apache.org/hadoop/WordCount)? If it works could you share your
ignite-yarn configuration file?

On Tue, Aug 30, 2016 at 12:19 PM, shirely <shirely1...@gmail.com> wrote:

> hi,
> Thanks for your advise. I found that launch container always failed.
> because
> there is a syntax error in launcontainer.cmd.  In launchcontainer.cmd,
> there
> are some lines with syntax error:
>
> @set IGNITE_RELEASES_DIR=/ignite/releases/
> @if %errorlevel% neq 0 exit /b %errorlevel%
> @set ComSpec=C:\Windows\system32\cmd.exe
> @if %errorlevel% neq 0 exit /b %errorlevel%
> *@set
> =D:=D:\data\yarn\nm-local-dir\usercache\SYSTEM\appcache\
> application_1471608576294_12568\container_e48_
> 1471608576294_12568_01_000001*
> @if %errorlevel% neq 0 exit /b %errorlevel%
> @set HADOOP_LOGLEVEL=INFO
> @if %errorlevel% neq 0 exit /b %errorlevel%
>
> Has Anyone else met the problem before? I'm really confused. What makes the
> line like this "set
> =D:=D:\data\yarn\nm-local-dir\usercache\SYSTEM\appcache\
> application_1471608576294_12568\container_e48_
> 1471608576294_12568_01_000001",
> Acutally, the path is not valid in executor, only valid in
> driver.
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/why-allocated-containers-much-
> more-than-INGNITE-NODE-COUNT-tp7226p7402.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to