Can we send commands from Jupyter/IPython notebook running on AWS EC2 to AWS EMR having our code of word count ? I have followed the following url for installation of Jupyter on EC2. There is another link which installs Jupyter on EMR and performs Word Count
However i want to seperate the Jupyter to come on EC2 and Word Count to execute on EMR. Is there any way that this could be done ?