Order the tasks by status and see if there are any with status failed.
On Mon, 29 Jun 2015 at 2:26 pm ÐΞ€ρ@Ҝ (๏̯͡๏) <[email protected]> wrote:

> Attached pic shows the error that is displayed in Spark UI.
>
>
> On Mon, Jun 29, 2015 at 2:22 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) <[email protected]>
> wrote:
>
>> I have a join + leftOuterJoin + reduceByKey.
>> the join operation worked but the left outer join failed.
>>
>> There are million log lines and when i did this
>>
>> ~ dvasthimal$ cat ~/Desktop/errors | grep " ERROR "  | grep -v
>> "client.TransportResponseHandler" | grep -v "shuffle.RetryingBlockFetcher"
>> | grep -v "storage.ShuffleBlockFetcherIterator" | grep -v
>> "shuffle.OneForOneBlockFetcher" | grep -v "server.TransportChannelHandler"
>> | grep -v "executor.CoarseGrainedExecutorBackend" | grep -v
>> "server.TransportRequestHandler" | grep -v "cluster.YarnClusterScheduler"
>>
>> 15/06/29 14:11:57 ERROR yarn.ApplicationMaster: RECEIVED SIGNAL 15:
>> SIGTERM
>>
>> LM-SJL-00877532:~ dvasthimal$
>>
>> I could not find any application specific error but the above kinds of
>> the errors.
>>
>> Spark version 1.4.0
>>
>> How do i go from here ?
>>
>>
>>
>> --
>> Deepak
>>
>>
>
>
> --
> Deepak
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to