Re: Worker node log not showed

2017-06-08 Thread Eike von Seggern
2017-05-31 10:48 GMT+02:00 Paolo Patierno : > No it's running in standalone mode as Docker image on Kubernetes. > > > The only way I found was to access "stderr" file created under the "work" > directory in the SPARK_HOME but ... is it the right way ? > I think that is the right way. I haven't lo

Re: Worker node log not showed

2017-06-07 Thread Ryan
gt; *Sent:* Wednesday, May 31, 2017 8:39 AM > *To:* Paolo Patierno > *Cc:* user@spark.apache.org > *Subject:* Re: Worker node log not showed > > Are you running the code with yarn? > > if so, figure out the applicationID through the web ui, then run the next > command: > &

Re: Worker node log not showed

2017-05-31 Thread Paolo Patierno
idoro Roman Sent: Wednesday, May 31, 2017 8:39 AM To: Paolo Patierno Cc: user@spark.apache.org Subject: Re: Worker node log not showed Are you running the code with yarn? if so, figure out the applicationID through the web ui, then run the next command: yarn logs your_application_id <htt

Re: Worker node log not showed

2017-05-31 Thread Alonso Isidoro Roman
Are you running the code with yarn? if so, figure out the applicationID through the web ui, then run the next command: yarn logs your_application_id Alonso Isidoro Roman [image: https://]about.me/alonso.isidoro.roman