Its called remote debugging. You can read this article
<http://www.eclipse.org/jetty/documentation/current/enable-remote-debugging.html>
for more information. You will have to make sure that the network between
your cluster and windows machine can communicate with each other.

Thanks
Best Regards

On Thu, Oct 30, 2014 at 12:06 PM, Naveen Kumar Pokala <
npok...@spcapitaliq.com> wrote:

> Hi,
>
>
>
>   I have installed 2 node hadoop cluster (For example, on Unix machines A
> and B. A master node and data node, B is data node)
>
>
>
>   I am submitting my driver programs through SPARK 1.1.0 with
> bin/spark-submit from Putty Client from my Windows machine.
>
>
>
> I want to debug my program from Eclipse on my local machine. I am not able
> to find a way to debug.
>
>
>
> Please let me know the ways to debug my driver program as well as executor
> programs
>
>
>
>
>
> Regards,
>
>
>
> Naveen.
>

Reply via email to