Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #1

Open
arademaker opened this issue Jun 18, 2009 · 1 comment
Open

Documentation #1

arademaker opened this issue Jun 18, 2009 · 1 comment

Comments

@arademaker
Copy link

The project looks very interesting. Can you provide a more detailed description about the fm script?

  1. The general workflow
  2. The main ideas

I tried the command fm init but I received a lot of authentication errors from ssh.

@JensRantil
Copy link
Contributor

@arademaker I just got this running and working. If already know the basics of mapreduce I suggest you have a look at the tests for up to date general workflow. The examples in wiki and on website are broken (#6, #7). Also, #8 might help.

Concerning the authentication errors you are getting: You need to create an SSH key and add it to your .ssh/authorized_keys on your slaves/workers. In my case I was testing this out on a single machine. I made sure I could connect to myself without password by issuing ssh localhost.

Let me know if I can be of any futher help, or close this issue if it's no longer of interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants