All, I am unable to resolve this error msg. It's caused in spark-ec2.py by the following line.
I am running this in windows 7 and the error occurs in a git bash window or a ms dos window
(The original was https, I changed it to http, but I am still getting the same error)
can anyone throw some light on this? I googled around for the git error msg and found that
git-upload-pack was indeed in the path
--
Cloning into 'spark-ec2.git''...
not found: did you run git update-server-info on the server?
Traceback (most recent call last):
File "spark_ec2.py", line 713, in <module>
main()
File "spark_ec2.py", line 587, in main
setup_cluster(conn, master_nodes, slave_nodes, zoo_nodes, opts, True)
File "spark_ec2.py", line 389, in setup_cluster
rk-ec2.git")
File "spark_ec2.py", line 547, in ssh
(opts.identity_file, opts.user, host, command), shell=True)
File "C:\Python27\lib\subprocess.py", line 542, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'ssh -t -o StrictHostKeyChecking=no -i ku
128