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

Snapshot fails if process can't write to /tmp #30

Open
dkincaid opened this issue May 21, 2013 · 1 comment
Open

Snapshot fails if process can't write to /tmp #30

dkincaid opened this issue May 21, 2013 · 1 comment

Comments

@dkincaid
Copy link
Contributor

Since "/tmp/filecopy" is hardcoded in FileCopyInputFormat as tmproot if a snapshot is run and the user running the process isn't able to write to "/tmp" or "/tmp/filecopy" the snapshot will fail. Should this use the config property "hadoop.tmp.dir" instead?

@sorenmacbeth
Copy link
Collaborator

Sure, that sounds reasonable. I'd be happy to accept a PR for this.

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