Hi,

On Wed, Aug 13, 2014 at 4:24 AM, Zia Syed <xia.s...@gmail.com> wrote:
>
> I dont particularly see any errors on my logs, either on console, or on
> slaves. I see slave downloads the  spark-1.0.2-bin-hadoop1.tgz file and
> unpacks them as well. Mesos Master shows quiet alot of Tasks created and
> Finished.  I dont see any output on my console of the Word Counts, like
> in get in the Spark version.
>
> Any suggestions/ideas how i can make it work?
>

You have to check the logs on the Mesos slaves in
 /tmp/mesos/slaves/***/frameworks/ -- I guess that you are missing the jar
that your application is packed in.

Tobias

Reply via email to